forge

Plan and draft reusable recipes with verification anchors and discovery hooks.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/aspelldenny/sos-kit --skill forge-aspelldenny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge
Source: https://github.com/aspelldenny/sos-kit/tree/main/skills/forge
Command: npx skills add https://github.com/aspelldenny/sos-kit --skill forge-aspelldenny

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Forge new recipes to fill gaps in the recipe library and keep documentation up-to-date when items are missing or outdated.

Core Features & Use Cases

  • Plan mode drives the end-to-end recipe creation workflow without editing project code.
  • Research official docs, draft Steps + Verification anchors + Discovery hooks, and save to recipes/<category>/<name>.md.
  • Produce an update to recipes/README.md and prepare the recipe for /apply by the Thợ.

Quick Start

Use the forge skill to plan, research, and draft a new recipe for your library.

Frequently Asked Questions about forge

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

FAQPage Schema
How do I create reusable documentation recipes for missing library content?

Creating reusable documentation recipes involves planning and drafting files with research, verification anchors, and discovery hooks, saving them to recipes/<category>/<name>.md. This ensures your library stays up-to-date with ready-to-apply content.

What is the best way to update outdated recipes in a documentation library?

The best way to update outdated recipes is using a structured workflow that researches official docs, drafts new steps with verification anchors, and saves to recipes/<category>/<name>.md while updating the library overview.

How do I plan and draft a new recipe without editing project code?

You can plan and draft a new recipe without editing project code by using a dedicated planning mode that drives the end-to-end creation workflow, from research to saving the final recipe file and updating the overview.

What do I need to include when drafting a new recipe for a library?

When drafting a new recipe, you need to include research from official docs, defined inputs and outputs, verification anchors, and discovery hooks before saving it to recipes/<category>/<name>.md.

Does drafting a new recipe automatically update the library overview?

Yes, drafting a new recipe automatically produces an update to recipes/README.md, ensuring the library overview reflects the newly created or updated recipe file prepared for application.