SkillForge
Create, test, and maintain AI agent skills that actually work
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SkillForge?โผ
Run `npx skills add tripleyak/SkillForge --all -g -y` in your terminal to install the full suite globally.
What does SkillForge do?โผ
It routes skill-related requests, creates new agent skills through a tested pipeline, and keeps your whole skill library healthy with validation and duplicate detection.
How does SkillForge test the skills it creates?โผ
It runs a fresh agent on real tasks without the skill first, then verifies the new skill fixes those exact failures before shipping it with a permanent regression test suite.
Does SkillForge work with Claude Code and Codex?โผ
Yes. It discovers skills across runtimes and can compile one skill for Claude Code, Codex, or the agentskills.io format.
Can SkillForge find duplicate or broken skills?โผ
Yes. Its doctor command scans your entire skill collection for duplicates, trigger collisions, stale references, and budget violations.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core