skill-authoring
✓编写可扩展克劳德能力的有效技能的指南。在创建、更新或改进技能、学习技能结构、渐进式披露或解决技能问题时使用。
SKILL.md
Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Claude from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess.
The context window is a public good. Skills share the context window with everything else Claude needs: system prompt, conversation history, other Skills' metadata, and the actual user request.
Default assumption: Claude is already very smart. Only add context Claude doesn't already have. Challenge each piece of information: "Does Claude really need this explanation?" and "Does this paragraph justify its token cost?"
编写可扩展克劳德能力的有效技能的指南。在创建、更新或改进技能、学习技能结构、渐进式披露或解决技能问题时使用。 来源:philoserf/claude-code-setup。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/philoserf/claude-code-setup --skill skill-authoring- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 skill-authoring?
编写可扩展克劳德能力的有效技能的指南。在创建、更新或改进技能、学习技能结构、渐进式披露或解决技能问题时使用。 来源:philoserf/claude-code-setup。
如何安装 skill-authoring?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/philoserf/claude-code-setup --skill skill-authoring 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/philoserf/claude-code-setup
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01