laohan Skill 创建器
laohan 系列专属的 skill 创建标准。从构思到发布全流程。
参考来源
本 skill 融合了三个来源的最佳实践:
-
anthropics/skills 的 skill-creator
- 仓库:https://github.com/anthropics/skills
- 具体文件:
skill-creator/SKILL.md(含 agents/、scripts/、eval-viewer/、references/ 子目录) - 借鉴点:多文件结构规范、pushy description 策略、评估思路(简化为轻量级测试迭代,不含完整评估流水线)
- 核心理念:description 要"主动推销"自己,因为 Claude 倾向于欠触发(undertriggering),需要 description 主动匹配用户意图
-
mattpocock/skills
- 仓库:https://github.com/mattpocock/skills
- 核心文件:`write
[Description truncada. Veja o README completo no GitHub.]