
Kevstevie Web2md
- 7 repo stars
- Updated April 8, 2026
- kevstevie/web2md
kevstevie-web2md is a Claude Code plugin that converts webpages to markdown for LLM agents with slash-command and token-saving workflows.
About
kevstevie-web2md is a productivity-focused Claude Code plugin that converts webpages to markdown so agents can research and summarize without drowning in HTML noise. developers validating ideas or drafting content install it when they routinely paste URLs into Claude and want a repeatable fetch-and-clean pipeline with slash-command ergonomics. Keywords highlight autoinvokes, token savings, and companion summarize behavior, positioning it as a lightweight integration rather than a full browser automation stack. Use during competitor sweeps, doc archaeology, and growth content repurposing; pair with your own citation discipline because live fetches depend on network access and site availability. Intermediate comfort with Claude Code skills and commands helps; it is not a replacement for structured crawling or paywalled archives.
- Converts fetched web pages to clean markdown for LLM agents
- Slash command and skill with autoinvoke and websummarize-style flows
- Designed for token savings versus raw HTML in context
- Single-plugin productivity bundle from kevstevie/web2md
Kevstevie Web2md by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install kevstevie-web2md@kevstevie/web2mdAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 7 |
|---|---|
| Last updated | April 8, 2026 |
| Repository | kevstevie/web2md ↗ |
What it does
Fetch live web pages as clean markdown so Claude uses fewer tokens when researching docs, competitors, or articles.
Who is it for?
Best when you constantly ingest public web docs, changelog posts, or marketing pages into Claude sessions.
Skip if: Projects that need authenticated scraping, large-scale crawling, or pixel-perfect page archival instead of text extraction.
What you get
After install, you can fetch URLs into clean markdown—often via web2md slash commands—so research and summarize tasks use less tokens.
- Markdown representations of fetched web pages inside agent sessions
- Lower-token research context suitable for summarization and planning prompts
By the numbers
- Plugin count: 1
- Repository: kevstevie/web2md
- Catalog category: productivity; 7 GitHub stars at ingest
Recommended Plugins
How it compares
URL-to-markdown agent skill, not a headless browser test framework or SEO crawler.
FAQ
Who is Kevstevie Web2md for?
Claude Code users who research on the open web and want markdown-shaped page content instead of pasted HTML.
When should I use Kevstevie Web2md?
Use it whenever a task starts with a public URL—competitive research, reading docs, or summarizing articles before building.
How do I add Kevstevie Web2md to my agent?
Register the kevstevie/web2md repository as a Claude Code plugin marketplace and enable the web2md skill or slash command per the plugin README.