sop-training

## sop-training

**类型:** 自学生成
**分类:** 合规SOP

### 描述
通过对话训练迭代产出 Hermes Skill 的方法论。      Use when:   - User has expert conversations/cases to distill into repeatable AI workflows   - User says '训练一个 SOP' or '把专家对话做成技能'   - User describes a Qwen Folder wo

### 安装 / 加载
- **SKILL.md 路径:** /opt/data/skills/software-development/sop-training/SKILL.md
- **加载命令:** skill_view(name='sop-training')

### 触发条件
- **用户对话触发:** sop training

### 核心业务逻辑
1. **解决的问题:** 通过对话训练迭代产出 Hermes Skill 的方法论。      Use when:   - User has expert conversations/cases to distill into
2. **输入:** 用户需求
3. **输出:** 操作结果
4. **关键流程:** 加载 skill → 理解需求 → 执行操作 → 返回结果

### 引用文件
(无)

### 使用示例
- **对话:** "使用 sop-training"
- **预期结果:** skill 按设计执行

### 关联 Skill
- **前置依赖:** 无