skill-creator
✓创建有效技能的指南。当用户想要创建新技能(或更新现有技能)以通过专业知识、工作流或工具集成扩展 Claude 的功能时,应使用此技能。
Installation
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.
Every skill consists of a required SKILL.md file and optional bundled resources:
Metadata Quality: The name and description in YAML frontmatter determine when Claude will use the skill. Be specific about what the skill does and when to use it. Use the third-person (e.g. "This skill should be used when..." instead of "Use this skill when...").
创建有效技能的指南。当用户想要创建新技能(或更新现有技能)以通过专业知识、工作流或工具集成扩展 Claude 的功能时,应使用此技能。 Source: prorise-cool/claude-code-multi-agent.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/prorise-cool/claude-code-multi-agent --skill skill-creator- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-creator?
创建有效技能的指南。当用户想要创建新技能(或更新现有技能)以通过专业知识、工作流或工具集成扩展 Claude 的功能时,应使用此技能。 Source: prorise-cool/claude-code-multi-agent.
How do I install skill-creator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/prorise-cool/claude-code-multi-agent --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/prorise-cool/claude-code-multi-agent
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01