Agent Skills
› alexknowshtml/claude-skills
› create-skill
create-skill
GitHub将当前会话转化为高质量 Claude Skill。通过研究最佳实践制定计划,总结技能用途与调用方式,需用户批准后才执行构建,确保输出质量与规范性。
Trigger Scenarios
希望将对话内容封装为可复用的 Claude Skill
需要规划并审核 Skill 的设计方案
Install
npx skills add alexknowshtml/claude-skills --skill create-skill -g -y
SKILL.md
Frontmatter
{
"name": "create-skill",
"description": "Turn a session into a high quality Claude skill with research and planning"
}
Can we turn this session into a high quality Claude skill? Research and plan the best way to do that based on current best practices and then bring it back here to apply to this session. At the end, summarize the skill so it's clear what it does and when it gets used and how to invoke it. Let me approve before building. Use plan mode where appropriate but do not build without approval. Any questions?
Version History
- aa174b7 Current 2026-07-05 12:04


