Skillforge
14 AI executives powered by legendary minds (Musk/Buffett/Simons/Feynman) — deploy your virtual C-Suite in one git clone.
npx -y skills add aAAaqwq/AGI-Super-Team --skill skillforgeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Intelligent skill router and creator. Analyzes ANY input to recommend existing skills, improve them, or create new ones. Uses deep iterative analysis with 11 thinking models, regression questioning, evolution lens, and multi-agent synthesis panel. Phase 0 triage ensures you never duplicate existing functionality.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.7 KB, 266 tokens by cl100k_base, as published. Nobody here has run it
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
What ships with it: 19 files
199.1 KB alongside SKILL.md, 6 of them executable
assets/
- templates/script-template.pyruns8.6 KB
- templates/skill-md-template.md1.2 KB
- templates/skill-spec-template.xml17.1 KB
references/
- evolution-scoring.md8.5 KB
- multi-lens-framework.md10.3 KB
- regression-questions.md10.9 KB
- script-integration-framework.md13.9 KB
- script-patterns-catalog.md21.0 KB
- specification-template.md16.1 KB
- synthesis-protocol.md14.3 KB
scripts/
- discover_skills.pyruns13.4 KB
- package_skill.pyruns3.7 KB
- quick_validate.pyruns4.8 KB
- triage_skill_request.pyruns28.4 KB
- validate-skill.pyruns15.4 KB
- .gitignore533 B
- LICENSE1.0 KB
- README.md8.9 KB
- SESSION_HANDOFF.md883 B