A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Ultimate Claude Code skill creator — design, scaffold, build, review, evolve, and publish production-grade AI agent skil

Design, scaffold, build, review, evolve, and publish production-grade Claude Code skills following the Agent Skills open standard.
.skill files, generate install scripts, prepare for GitHub distributiongit clone https://github.com/AgriciDaniel/skill-forge.git
cd skill-forge
bash install.sh
bash install.sh --uninstall
| Command | Description |
|---|---|
/skill-forge | Interactive skill creation wizard |
/skill-forge plan <domain> | Architecture and design planning |
/skill-forge build <name> | Scaffold and build a skill |
/skill-forge review <path> | Audit an existing skill (0-100 score) |
/skill-forge evolve <path> | Improve a skill from feedback |
/skill-forge publish <path> | Package for distribution |
/skill-forge eval <path> | Run eval pipeline to test skill quality |
/skill-forge benchmark <path> | Benchmark skill with variance analysis |
/skill-forge convert <path> | Convert to Codex, Gemini, Antigravity, or Cursor |
Create a simple skill:
/skill-forge build my-tool
Design a complex skill ecosystem:
/skill-forge plan "DevOps toolkit for Docker and Kubernetes management"
Review an existing skill:
/skill-forge review ~/.claude/skills/my-skill
Convert a skill for other platforms:
/skill-forge convert ~/.claude/skills/my-skill
Quick scaffold with the CLI script:
python skill-forge/scripts/init_skill.py devops-toolkit --tier 3 --sub docker,k8s,monitor
| Tier | Name | Structure | Best For |
|---|---|---|---|
| 1 | Minimal | Single SKILL.md | Simple workflows, document generation |
| 2 | Workflow | SKILL.md + scripts | Tasks needing deterministic validation |
| 3 | Multi-Skill | Orchestrator + sub-skills | Complex domains with multiple workflows |
| 4 | Ecosystem | Full system with agents | Enterprise-grade parallel analysis |
skill-forge/ # Main orchestrator (Tier 4)
SKILL.md # Entry point and routing
references/ # On-demand knowledge (10 files)
scripts/ # Execution scripts (8 files)
assets/templates/ # Skill templates (4 tiers)
skills/
skill-forge-plan/ # Architecture planning
skill-forge-build/ # Scaffolding and generation
skill-forge-review/ # Quality auditing
skill-forge-evolve/ # Improvement and iteration
skill-forge-eval/ # Evaluation pipeline
skill-forge-benchmark/ # Performance benchmarking
skill-forge-publish/ # Distribution and packaging
skill-forge-convert/ # Multi-platform conversion
agents/
skill-forge-architect.md # Architecture design agent
skill-forge-writer.md # Content writing agent
skill-forge-validator.md # Validation agent
skill-forge-converter.md # Platform conversion agent
skill-forge-executor.md # Eval execution agent
skill-forge-grader.md # Eval grading agent
skill-forge-analyzer.md # Benchmark analysis agent
skill-forge-comparator.md # Blind A/B comparison agent
Built by Agrici Daniel - AI Workflow Architect.
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
AI image generation skill for Claude Code -- Creative Director powered by Gemini
Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, bac
A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day c