0xMassi0xMassiCommunityยท1 Agent Skills Included

webclaw

Turn any website into clean markdown, JSON, and AI-ready data

Extracts clean markdown, structured JSON, and LLM-ready text from any URL, PDF, or document. Removes ads, navigation, and boilerplate so agents get usable content instead of raw HTML. Crawls documentation sites, tracks page changes over time, and pulls brand assets like colors and logos. Connects to Claude, Cursor, and other AI tools through a built-in MCP server.
npx skills add 0xMassi/webclaw --all -g -y
Available:

Explains the workspace architecture and hard rules so the AI agent knows which extraction, fetching, and MCP modules to use when handling web scraping requests.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install webclaw?โ–ผ

Run `npx skills add 0xMassi/webclaw --all -g -y` in your terminal to install the full suite globally for your AI agent.

How to turn a webpage into clean markdown?โ–ผ

Point webclaw at any URL and it strips ads, navigation, and boilerplate, returning clean markdown, text, or JSON ready for AI tools and RAG pipelines.

Does webclaw work with Claude and Cursor?โ–ผ

Yes. It ships with an MCP server that gives Claude Code, Claude Desktop, Cursor, and other MCP clients native scrape, crawl, search, and summarize tools.

Can webclaw scrape JavaScript-heavy or protected sites?โ–ผ

Most sites extract locally with no API key, and the optional hosted API handles JavaScript rendering and bot-protected pages when needed.

Can I use webclaw without coding experience?โ–ผ

Yes. Once installed, you simply ask your AI agent in plain English to scrape, crawl, or summarize pages and it runs the right tool for you.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’