skillforge
Editor's pickIntelligent skill router, proactive advisor, and creator. Analyzes ANY input to recommend existing skills, improve them, or create new ones. Adds proactive Context Skill Advisor suggestions from session, project, and personal context using user-controlled Proactivity Levels.
- Type
- skill
- GitHub stars
- ★ 664
- Repository
- tripleyak/SkillForge
- Category
- workflow
Install
1Quick install (skills CLI)
npx skills add tripleyak/SkillForge --skill skillforge-2 --agent claude-codeInstalls skillforge-2 into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.