What problem does it solve?
This skill helps you quickly obtain the page content in a machine-friendly Markdown format instead of parsing HTML, so AI agents can use the information with less overhead and fewer tokens.
Core Features & Use Cases
- Markdown alternate discovery: Uses site-provided Markdown alternates (served via Netlify headers/rewrites) to retrieve the canonical text version of a page.
- Fast context transfer: Copies the Markdown body for the current page into your clipboard in one action, enabling immediate reuse in prompts or agent context.
- Works across multiple docs pages: Supports homepage, architecture, skills, and how-it-works routes via the site’s
data-md-url mapping.
Quick Start
Ask your AI agent to open the desired page and run the “Copy as Markdown for AI” action, then paste the copied Markdown into your current session.