skill-forge

Scaffold complete skill folders with SKILL.md, evals.json, and references.

207|31|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/AbsolutelySkilled/AbsolutelySkilled --skill skill-forge-absolutelyskilled
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-forge
Source: https://github.com/AbsolutelySkilled/AbsolutelySkilled/tree/main/skills/skill-forge
Command: npx skills add https://github.com/AbsolutelySkilled/AbsolutelySkilled --skill skill-forge-absolutelyskilled

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Skill authors spend significant time scaffolding consistent Skill units (frontmatter, references, evals) across diverse sources. Skill-forge automates the bootstrap process to produce production-ready skill folders ready for PR.

Core Features & Use Cases

  • Automates generation of SKILL.md frontmatter, evals.json, and references scaffolds from a URL, repo, or domain topic.
  • Validates structure, enforces line and content conventions, and flags potential issues for early correction.
  • Produces a ready-to-submit skill package with optional assets and documentation references, enabling rapid registry expansion.

Quick Start

Provide a URL or topic and let Skill-forge generate a complete skill directory under skills/

Frequently Asked Questions about skill-forge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate skill scaffolding from a GitHub repository?

To automate skill scaffolding from a GitHub repository, provide the repo URL to generate a complete skill directory. The system outputs SKILL.md, evals.json, and references scaffolds ready for registry submission.

How do I generate a SKILL.md file from documentation URLs?

You can generate a SKILL.md file from documentation URLs by inputting the link to trigger automatic scaffolding. The workflow creates frontmatter, reference mappings, and evals.json files for a production-ready skill package.

What is the best way to create a skill registry package from a domain topic?

The best way to create a skill registry package from a domain topic is using an automated forge workflow. It applies frontmatter validation and quality checks to output a ready-to-submit folder structure with optional assets.

Does skill scaffolding validate frontmatter structure automatically?

Yes, skill scaffolding validates frontmatter structure automatically during generation. The process enforces line and content conventions, mapping references and flagging potential issues early to ensure production-ready output.

Can I generate evals.json and references automatically for a new skill?

Yes, you can generate evals.json and references automatically for a new skill. Supplying a source URL or topic initiates a Phase 1-5 workflow that scaffolds these files alongside SKILL.md with optional assets.