A straightforward wrapper around XCrawl's single-page scrape API that lets Claude fetch and parse web content through curl and node commands. You get markdown, HTML, links, screenshots, or structured JSON extraction via prompt or schema, all configurable through a single POST endpoint. The skill enforces local API key storage in ~/.xcrawl/config.json and sticks to raw response passthrough by default, so you see exactly what the upstream API returns. Works in sync or async mode, supports proxy rotation and browser rendering options, and shows credit consumption per request. Useful when you need Claude to grab structured data from a page without writing your own scraper, though you'll need an XCrawl account with credits to actually run requests.
npx -y skills add xcrawl-api/xcrawl-skills --skill xcrawl-scrape --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills