docling-document-intelligence
Installation
SKILL.md
Docling Document Intelligence Skill
Use this skill to parse, convert, chunk, and analyze document structure and quality with Docling.
It handles both local file paths and URLs, and outputs either Markdown or
structured JSON (DoclingDocument).
Conversion uses the docling CLI (installed via uv tool install docling).
The Python API is used only for features the CLI does not expose (chunking,
VLM remote-API endpoint configuration, hybrid force_backend_text mode).