·skill-builder
#

skill-builder

jmagly/ai-writing-guide

Build Claude skills from extracted documentation. Use after doc-scraper/pdf-extractor to generate uploadable skill packages. Use when relevant to the task.

0Installs·0Trend·@jmagly

Installation

$npx skills add https://github.com/jmagly/ai-writing-guide --skill skill-builder

SKILL.md

Single responsibility: Transform extracted documentation into properly structured Claude skill packages ready for upload. (BP-4)

| RELEVANT | Input data, skill config, output path | Other skills | | PERIPHERAL | Similar skill examples | Unrelated documentation | | DISTRACTOR | Previous build attempts | Source scraping details |

| SKILL.md present | Required | File exists check | | Description clear | Required | Non-empty, specific | | References organized | Required | At least 2 categories | | Code examples | Recommended | 3+ examples in SKILL.md | | Navigation table | Recommended | Links to all references |

Build Claude skills from extracted documentation. Use after doc-scraper/pdf-extractor to generate uploadable skill packages. Use when relevant to the task. Source: jmagly/ai-writing-guide.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jmagly/ai-writing-guide --skill skill-builder
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is skill-builder?

Build Claude skills from extracted documentation. Use after doc-scraper/pdf-extractor to generate uploadable skill packages. Use when relevant to the task. Source: jmagly/ai-writing-guide.

How do I install skill-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jmagly/ai-writing-guide --skill skill-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jmagly/ai-writing-guide