PDF → SKILL.md → YOUR AGENT
Turn a PDF into knowledge your AI can reuse.
Compile a technical book, manual or internal guide into a routed Agent Skill—with chapters, mental models, patterns, glossary and a quick-reference sheet.
agent-skill/
├── SKILL.md
├── glossary.md
├── patterns.md
├── cheatsheet.md
└── chapters/
├── ch01-foundations.md
└── ch02-decisions.md
BUILD YOUR SKILL
One PDF in. One reusable Skill out.
01 / SOURCE
02 / CONFIGURE
Estimated cost: — AI Credits
PRECISE PRIVACY
Your original PDF never leaves this browser.
Only extracted text is sent after you start generation. Generated data is stored temporarily so you can resume and download your result, and you can delete it from the workspace at any time. Do not process confidential or copyrighted material without permission.
Read the privacy policyINSTALL ANYWHERE
Codex, Claude Code and Copilot.
The ZIP uses a compact entry file and on-demand chapter files. Extract it into your agent's skills directory, restart or reload skills, then invoke it by name.
PUBLIC REPRODUCIBILITY KIT
Inspect the input and the reference Skill before you spend a Credit.
This small, fictional incident-response runbook makes the transformation inspectable. Download the exact input PDF and a reference ZIP, then compare the routed knowledge files yourself.
Method and fixtures reviewed August 2, 2026.
- 01Open the three-page public PDF and confirm its headings and checklist items.
- 02Run it through the generator with the name “incident-response-runbook”.
- 03Inspect SKILL.md, three routed chapters, glossary, patterns and cheatsheet in the ZIP.
- 04Verify each operational claim against pages 1–3; AI wording may differ from the reference ZIP.
Installation compatibility
| Codex / compatible agents | ~/.agents/skills/incident-response-runbook/ | Extract the folder, then restart or reload skills. |
|---|---|---|
| Claude Code | ~/.claude/skills/incident-response-runbook/ | Extract the folder and start a new session if discovery is stale. |
| GitHub Copilot CLI | ~/.copilot/skills/incident-response-runbook/ | Extract the folder, then use /skills reload when available. |
Known boundaries
- — Password-protected or damaged PDFs may not be readable.
- — Automatic generation currently accepts at most 600 pages and 200 MB.
- — OCR accuracy depends on scan resolution, layout, language and handwriting quality.
- — Third-party AI can omit, compress or misstate source details; verify critical facts.
- — Generated Skills do not grant rights to copyrighted, confidential or personal material.
- — Agent discovery and Skill behavior can vary by client version and local configuration.
Questions before you compile
What problem does this solve?
It compiles a document once into small, routed knowledge files your AI agent can load only when relevant, instead of rediscovering the whole PDF in every conversation.
Is my PDF uploaded?
No. Your original PDF never leaves this browser. After you confirm generation, extracted text is sent to a third-party AI provider and temporarily stored for the job.
Which AI agents can use the ZIP?
The generic archive includes installation guidance for Codex, Claude Code and GitHub Copilot CLI.
Does it work with scanned PDFs?
Yes. Scanned pages are recognized automatically in your browser before generation.