Agent Skills
› alexknowshtml/claude-skills
› create-skill
create-skill
GitHub将对话会话转化为高质量 Claude Skill,涵盖研究、规划及摘要生成。在构建前需用户审批,确保符合最佳实践并明确使用场景与调用方式。
触发场景
需要将当前会话内容转化为标准化的 Agent Skill
请求对现有流程进行研究和规划以创建新技能
安装
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?
版本历史
- aa174b7 当前 2026-07-05 12:04


