skill-forge

Convert PDFs, books, and notes into SKILL.md agent skills.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/Gami19/rd-strands-agents --skill skill-forge-gami19
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-forge
Source: https://github.com/Gami19/rd-strands-agents/tree/main/strands-py/backend/agent/skills/pr/skill-forge
Command: npx skills add https://github.com/Gami19/rd-strands-agents --skill skill-forge-gami19

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Skill Forge addresses the challenge of turning scattered knowledge into repeatable, high-quality agent skills by orchestrating the entire pipeline from source material to SKILL.md and integration artifacts.

Core Features & Use Cases

  • End-to-end orchestration of the PDF-to-SKILL pipeline (pdf-convert, distill, SKILL.md construction, references, and CLAUDE/INDEX integration).
  • Template-driven outputs with built-in quality gates to ensure consistency across skills.
  • Use cases include converting PDFs, books, or notes into production-ready skills suitable for catalog and automation.

Quick Start

Use Skill Forge to initiate a pipeline from a PDF or inbox Markdown source to generate SKILL.md and references.

Frequently Asked Questions about skill-forge

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

FAQPage Schema
How do I convert PDFs and notes into executable agent skills?

To convert PDFs and notes into executable agent skills, you orchestrate an end-to-end pipeline that extracts knowledge, distills content, and constructs SKILL.md files with references for seamless CLAUDE integration.

What is the best way to orchestrate a PDF-to-SKILL workflow?

The best way to orchestrate a PDF-to-SKILL workflow is using a template-driven pipeline with built-in quality gates that handle pdf-convert, distillation, SKILL.md construction, and CLAUDE/INDEX integration to ensure production-ready consistency.

Can I use Skill Forge to build skills from books and markdown notes?

Yes, you can use it to build skills from books and markdown notes. The orchestration pipeline accepts multiple inputs like PDFs and inbox Markdown sources, distilling them into structured agent skills suitable for catalog and automation.

Does the skill creation pipeline support CLAUDE integration and references?

Yes, the skill creation pipeline supports CLAUDE integration and references. It conforms to the SKILL.md frontmatter and references structure, generating integration artifacts needed for seamless CLAUDE deployment.

How does quality assurance work during agent skill design?

Quality assurance during agent skill design works via built-in quality gates within the orchestration pipeline. These gates enforce consistency and validate outputs across the extracted knowledge sources before final SKILL.md construction.

What are the limitations when converting large books into a single SKILL.md?

When converting large books into a single SKILL.md, limitations arise from the distillation phase's ability to extract and compress extensive knowledge sources without losing critical context required for accurate agent execution.