cloudflare-tomarkdown
Installation
SKILL.md
Cloudflare Markdown Conversion
Use this skill to convert URLs or local files (PDFs, Images, HTML, CSV, Office docs) into clean, structured Markdown for text analysis, RAG, and LLMs.
Features & Supported Formats
- Scraping URLs: Extracts HTML, resolves relative links, handles JSON-LD, extracts title/description.
- Images: Automatically runs object-detection and uses an LLM (
gemma-3-12b-it) to generate image descriptions. Converts SVG to raster. - PDFs: Parses internal
StructTreetagging for high-fidelity semantic Markdown extraction. - Office Docs: Supports
.docx,.xlsx,.csv,.ods,.odt, and more.
Usage
Setup & Authentication
This skill requires CLOUDFLARE_ACCOUNT_ID and CLOUDFLARE_API_TOKEN.
Related skills