创建、测试和迭代改进技能的开发指南,用于扩展 Claude 的专业知识、工作流程或工具集成。包含完整的 evaluate 体系:创建 skill 后可以跑测试用例、量化评分、迭代优化 description。
$npx -y skills add laborany/laborany --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/laborany/laborany" --skill "laborany/laborany/skill-creator"` 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/laborany/laborany" that are relevant to the current task. Run `npx skills add "https://github.com/laborany/laborany"` and select the relevant skills, then follow their instructions.