| name | bxc-scrape |
| description | Converts any webpage into clean, LLM-optimized GitHub Flavored Markdown. |
Skill: Bxc Markdown Scraping (bxc-scrape)
Use this skill to instantly convert any webpage into clean, LLM-optimized GFM Markdown.
When to use
- You need the content of a page for your context.
- You want to avoid HTML noise.
- You are scraping blogs, documentation, or articles.
Tools
bxc scrape <url> --markdown: The primary command for extraction.
Benefits
- Minimal token consumption.
- Preserves structure (headers, links, tables).
- No external browser process required.