Convert any URL, file, or website into clean, AI-ready Markdown via markdown.new
npx claudepluginhub frontboat/markdown-dot-newCommunity plugin for markdown.new. Converts web pages, files, and entire websites into clean, structured Markdown — reducing token usage by 80% compared to raw HTML.
Community plugin for markdown.new. Converts web pages, files, and entire websites into clean, structured Markdown — reducing token usage by 80% compared to raw HTML.
This plugin teaches your coding agent to use markdown.new whenever it needs to fetch web content, convert a document, or crawl a site. Instead of downloading raw HTML or binary files, the agent routes requests through markdown.new and gets back clean Markdown.
Three capabilities:
| Capability | Description |
|---|---|
| URL → Markdown | Convert any public URL to Markdown with a single GET request |
| File → Markdown | Convert 20+ file formats (PDF, DOCX, XLSX, images, etc.) to Markdown |
| Crawl → Markdown | Crawl an entire website and retrieve all pages as Markdown |
Step 1. Add the marketplace:
/plugin marketplace add frontboat/markdown-dot-new
Step 2. Install the plugin:
/plugin install markdown-dot-new@boat
npx skills add frontboat/markdown-dot-new
Supports Claude Code, Cursor, Codex, and 40+ other agents.
Copy skills/markdown-dot-new/ into your agent's skills directory (e.g., .claude/skills/ for Claude Code).
Once installed, the skill activates automatically when the agent needs to read a URL, convert a file, or crawl a site. No slash commands required — it changes how the agent fetches content by default.
Examples of prompts that trigger the skill:
MIT
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search