skillforge

Editor's pick

Intelligent 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

  1. 1Quick install (skills CLI)

    npx skills add tripleyak/SkillForge --skill skillforge-2 --agent claude-code

    Installs skillforge-2 into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.

  2. 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.

View on GitHub ↗

Prefer the full source? The repository README is the authoritative install reference.