skill-forge

Generate a production-ready AbsolutelySkilled skill from any source: GitHub repos, documentation URLs, or domain topics (marketing, sales, TypeScript, etc.). Triggers on /skill-forge, "create a skill for X", "generate a skill from these docs", "make a skill for this repo", "build a skill about marketing", or "add X to the registry". For URLs: performs deep doc research (README, llms.txt, API references). For domains: runs a brainstorming discovery session with the user to define scope and content. Outputs a complete skill/ folder with SKILL.md, evals.json, and optionally sources.yaml, ready to PR into the AbsolutelySkilled registry.

What is skill-forge?

Generate a production-ready AbsolutelySkilled skill from any source: GitHub repos, documentation URLs, or domain topics (marketing, sales, TypeScript, etc.). Triggers on /skill-forge, "create a skill for X", "generate a skill from these docs", "make a skill for this repo", "build a skill about marketing", or "add X to the registry". For URLs: performs deep doc research (README, llms.txt, API references). For domains: runs a brainstorming discovery session with the user to define scope and content. Outputs a complete skill/ folder with SKILL.md, evals.json, and optionally sources.yaml, ready to PR into the AbsolutelySkilled registry.

Quick Start

  1. Open your terminal or command prompt
  2. Run: npx skills add AbsolutelySkilled/AbsolutelySkilled --skill skill-forge
  3. Start your AI coding agent (Claude Code, Cursor, Gemini CLI, or any supported agent)
  4. The skill-forge skill is now active and ready to use

Frequently Asked Questions

What is skill-forge?

Generate a production-ready AbsolutelySkilled skill from any source: GitHub repos, documentation URLs, or domain topics (marketing, sales, TypeScript, etc.). Triggers on /skill-forge, "create a skill for X", "generate a skill from these docs", "make a skill for this repo", "build a skill about marketing", or "add X to the registry". For URLs: performs deep doc research (README, llms.txt, API references). For domains: runs a brainstorming discovery session with the user to define scope and content. Outputs a complete skill/ folder with SKILL.md, evals.json, and optionally sources.yaml, ready to PR into the AbsolutelySkilled registry.

How do I install skill-forge?

Run npx skills add AbsolutelySkilled/AbsolutelySkilled --skill skill-forge in your terminal. The skill will be immediately available in your AI coding agent.

What AI agents support skill-forge?

skill-forge works with claude-code, gemini-cli, openai-codex. Install it once and use it across any supported AI coding agent.

Is skill-forge free?

Yes, skill-forge is completely free and open source under the MIT license. Install it with a single command and start using it immediately.

What is the difference between skill-forge and similar tools?

skill-forge is an AI agent skill that teaches your coding agent specialized developer tools knowledge. Unlike standalone tools, it integrates directly into claude-code, gemini-cli, openai-codex and other AI agents.

Can I use skill-forge with Cursor or Windsurf?

skill-forge works with any AI coding agent that supports the skills protocol, including Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini CLI, and 40+ more.