Free local document converter · no account required
Markdown to AI Skill Generator
Turn Markdown and source documents into structured Book, Codex, Claude or generic Agent Skill packages with chapters, references and knowledge chunks.
Open the local converterSupported capabilities
- Local Book Skill structure
- Codex and Claude Skill export
- Knowledge chunking
- Prompt injection warnings
Example Skill package
Input
A Markdown handbook containing product rules, examples and troubleshooting notes.
Package output
document-knowledge/ SKILL.md references/handbook.md source-reports/handbook.md manifest.json
What to review after conversion
- Generated packages organize source knowledge but do not verify every source claim.
- Prompt injection warnings require human review and are not a security guarantee.
- Large sources should be checked for chunk boundaries and missing context.
Private browser processing
Local file contents are processed in browser memory and are not uploaded to DoGetSkill servers. Optional OCR components download when first used.
Frequently asked questions
What is included in an AI Skill package?
A package can include SKILL.md, chapter files, a glossary, source references, full source reports, knowledge chunks, assets and a manifest.
Does DoGetSkill execute instructions found in documents?
No. Source content is treated as untrusted data. The package includes guidance to review prompt injection and trace answers back to sources.
Are files uploaded to a server?
No. Local file contents are processed in browser memory and are not sent to DoGetSkill servers. Normal hosting access logs may still record request metadata such as IP address and user agent.
Can it process scanned PDFs and images?
Yes, with optional local OCR. OCR is off by default, and its worker, WebAssembly core and language data are downloaded when first used.