ojspaceojspaceCommunity·1 Agent Skills Included

md-anything

Convert files, URLs, and media into clean Markdown

Converts PDFs, ebooks, images, audio, video, YouTube links, and web pages into clean Markdown from the terminal. Eliminates manual copy-pasting, format juggling, and unreliable extraction by grading every result with honest quality metadata. Batch-processes entire folders and outputs machine-readable JSON so agents and scripts can consume documents directly.
npx skills add ojspace/md-anything --all -g -y
Available:

Tells the agent which commands to run for converting and batch-ingesting files, and enforces MCP safety rules like workspace-only paths and blocking private URLs.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install md-anything?

Run `npx skills add ojspace/md-anything --all -g -y` in your terminal to install everything globally.

What file types can md-anything convert?

It handles text, HTML, PDF, EPUB, MOBI, images, audio, video, web URLs, and YouTube links, grading each conversion as strong, best-effort, or optional.

Does md-anything work offline without cloud APIs?

Yes. Core conversions run fully locally, and optional tools like tesseract, ffmpeg, and whisper-cpp upgrade quality without any cloud dependency.

Does md-anything work with Claude and Cursor?

Yes. It ships an MCP server with one-command setup for Claude Desktop, Claude Code, Cursor, Windsurf, and VS Code.

Can I convert a whole folder of documents at once?

Yes. The ingest command batch-converts every supported file in a folder, with recursive mode and per-document metadata in JSON output.

Related Repositories in Content & Communication

View All in Content & Communication