GitHub radar

Firecrawl anydoc: Convert Any Doc to LLM Markdown

Firecrawl released anydoc, an open-source Rust library that converts Word, PowerPoint, Excel, PDF and eight more formats to clean Markdown in under 5 ms — no ML models, no external services. It ships as an Agent Skill for Claude Code, Codex, and Cursor, letting your AI agent read any office document it encounters.

01firecrawl/anydoc 1.3kRust

Firecrawl — the team behind AI web-scraping infrastructure — released anydoc: an open-source Rust library that converts Word, PowerPoint, Excel, PDF and eight more office formats to clean, structured Markdown in under 5 ms. It ships as an Agent Skill for Claude Code, Codex, Cursor, and OpenCode, teaching AI agents to automatically open any document they encounter.

Why a vibe-coder should care

If you're building with AI and need your agent to read a contract, report, or spreadsheet, anydoc fills that gap. Install one skill and your agent handles any office format without extra configuration.

Open on GitHub