🛠️
AI EngineeringPython

Skill Forge

by AgriciDaniel

Skill Forge is an AI Engineering skill for Claude Code, published by AgriciDaniel in skill-forge.

169 stars44 forkson AgriciDaniel/skill-forgeAdded 2026/09/08+2% in starsRepository updated 2026/04/10
aiclaude-codeclaude-code-skilldeveloper-toolsopen-source
Install in seconds
Install Skill Forge
Copy Skill Forge into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/AgriciDaniel/skill-forge/tree/main/skills/skill-forge-build ~/.claude/skills/skill-forge-build

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/AgriciDaniel/skill-forge.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/skill-forge-build/SKILL.md in AgriciDaniel/skill-forge
Installs to
~/.claude/skills/skill-forge-build
Collection
One of 10 skills cataloged from this repository
Category
AI Engineering3670 skills

What Skill Forge does

Skill Forge scaffolds Claude Code skills from a plan or description. Use it to generate SKILL.md files, sub-skills, scripts, references, agents, and templates for the Agent Skills standard.

Skill Forge is cataloged under AI Engineering on DirSkills. Skill Forge comes from a repository tagged ai, claude-code, claude-code-skill, developer-tools and open-source.

Documentation

README

Skill Builder — Scaffold & Generate

Process

Step 1: Gather Inputs

Determine what we're building from:

  • Plan document: Output from /skill-forge plan (preferred)
  • Description: Natural language description of the skill
  • Existing skill: Path to a skill to use as foundation

If no plan exists, run a quick planning pass (ask 3 key questions):

  1. What does the skill do? (1-2 sentences)
  2. What commands should it have? (list)
  3. Does it need scripts or external tools? (yes/no)

Step 2: Generate Frontmatter

The most critical step. The description field determines activation.

Framework for writing descriptions:

[Capability statement] + [Detailed capabilities] + [Trigger phrases]

This is the opening of the README. Read the full README on GitHub.

Commands Skill Forge provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /skill-forge
  • /name

Frequently asked about Skill Forge

  • What else does AgriciDaniel publish alongside Skill Forge?

    Skill Forge is one of 10 skills that DirSkills catalogs from AgriciDaniel/skill-forge, the repository it ships in. Its siblings there include Multi-Skill Orchestrator, Skill Forge and Skill Forge Benchmark. Each one is a separate skill with its own page in this directory, installs the same way Skill Forge does, and is maintained by AgriciDaniel in that same repository. The rest of the collection is listed on the AgriciDaniel/skill-forge page.

  • How does Skill Forge compare to other AI Engineering skills?

    Skill Forge ranks #3280 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Forge against them. Open each page to compare what they document and how they install.

More from AgriciDaniel/skill-forge

Skill Forge is one of 10 skills cataloged on DirSkills from AgriciDaniel/skill-forge.

See all 10 skills
🧭
1h ago

Multi-Skill Orchestrator

Multi-Skill Orchestrator provides a template for routing a broad domain into focused sub-skills with shared references and command-based entry points. Use it when one Claude Code skill needs multiple workflows, context detection, and consistent orchestration.
AI Engineering
16944
🛠️
1h ago

Skill Forge

Skill Forge creates, reviews, and evolves Claude Code skills using the Agent Skills open standard and 3-layer architecture. Use it when you need to create a new skill, scaffold a multi-skill system, test, benchmark, or publish a skill.
AI Engineering
16944
📊
1h ago

Skill Forge Benchmark

Skill Forge Benchmark measures Claude Code skill performance across multiple trials with pass rate, token usage, duration, and variance analysis. Use it to compare versions, detect regressions, and generate benchmark.json reports.
Quality
16944
🔧
1h ago

Skill Forge Convert

Skill Forge Convert ports Claude Code skills to Codex, Gemini CLI, Antigravity, and Cursor. Use it to analyze compatibility, generate platform-specific files, adapt frontmatter, and convert MCP config.
AI Engineering
16944
🧪
1h ago

Skill Forge Eval

Skill Forge Eval runs evaluation pipelines for Claude Code skills to check triggering accuracy, workflow correctness, and output quality. It creates eval metadata, runs executor and grading agents, and produces benchmark and feedback reports.
Quality
16944
🔧
1h ago

Skill Forge Evolve

Skill Forge Evolve improves existing Claude Code skills using feedback, logs, or test results. Use it to fix triggering problems, refine instructions, add sub-skills, or evolve the skill’s architecture.
AI Engineering
16944