skillforge
10
总安装量
7
周安装量
#30931
全站排名
安装命令
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill skillforge
Agent 安装分布
openclaw
6
codex
6
trae-cn
6
mcpjam
5
openhands
5
zencoder
5
Skill 文档
SkillForge 4.0 – Intelligent Skill Router & Creator
Analyzes ANY input to find, improve, or create the right skill.
When to use
- Skill discovery: “Do I have a skill for X?”
- Skill creation: “Create a skill for Y”
- Skill improvement: “Improve the Z skill”
- Routing: Any ambiguous request that needs skill matching
How it works
- Phase 0 Triage: Check if skill exists (no duplicates)
- Analysis: 11 thinking models evaluate the request
- Action: Route to existing skill OR create new one
- Synthesis: Multi-agent panel validates output
Triggers
SkillForge: {goal}– Direct activationcreate skill/improve skill– Natural languagedo I have a skill for X?– Discovery
Core Principles
- No duplication: Always check existing skills first
- Iterative: Refine through multiple analysis passes
- Practical: Focus on actionable skills, not theory
Outputs
- New skill:
SKILL.md, references/, scripts/ - Improvement: Modified SKILL.md + recommendations
- Discovery: List of matching existing skills