bymajiayu000· 94 skills
能力蒸馏工作流——从用户批准的强模型访谈或真实任务轨迹中提取非显然的判断规则,形成可审计的 judgment packet,再交给 skill-audit 和 skill-creator 决定是否落成可加载 skill。当用户说“蒸馏这个模型的判断力”“把这次任务的关键决策固化下来”“模型窗口要关了,保留它在某类场景的判断”时使用。普通流程文档、直接写 SKILL.md、泛化最佳实践或未授权的会话日志扫描不使用本 skill。
$npx -y skills add majiayu000/spellbook --skill capability-distillInstalls into the current project.
Run `npx skills use "https://github.com/majiayu000/spellbook" --skill "majiayu000/spellbook/capability-distill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/majiayu000/spellbook" that are relevant to the current task. Run `npx skills add "https://github.com/majiayu000/spellbook"` and select the relevant skills, then follow their instructions.