Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/hwj123hwj/custom-skills --skill videocut명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Ask which skill or flow fits your situation. A router over the skills in this repo.
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | videocut:自进化 |
| description | 自进化 skills。记录用户反馈,更新方法论和规则。 |
让 Agent 从错误中学习,持续改进
用户: 记录一下刚才的问题
用户: 更新口误识别的规则
用户: 这个教训要记下来
| 内容类型 | 目标文件 | 示例 |
|---|---|---|
| 用户画像 | CLAUDE.md | 偏好、习惯 |
| 方法论 + 反馈 | skills/*/SKILL.md | 规则、教训 |
用户触发("刚才失败了"、"记录一下")
↓
【自动】回溯上下文,找出问题点
↓
【自动】读目标文件全文,理解现有结构
↓
【自动】整合到正文相应位置(不是只往末尾加!)
↓
【自动】反馈记录只记事件,不重复规则
↓
汇报更新结果
关键:不要问"什么问题",直接从上下文分析!
## 反馈记录
### 2026-01-14
- 教训:审查稿末尾必须生成删除任务清单
- 教训:用户确认时要分别确认口误和静音
只加到反馈记录 = 规则散落在末尾,下次还会犯错
- 审查稿标记了静音,但剪辑时漏删## 四、审查稿格式
(新增删除任务清单模板)
## 五、确认与执行流程
(新增分别确认口误和静音的流程)
## 反馈记录
### 2026-01-14
- 审查稿标记了静音,但剪辑时漏删(只删了口误)