xcrawl-crawl
🎯Skillfrom xcrawl-api/xcrawl-skills
Reusable skill definitions for XCrawl web data API workflows including single-URL scraping, site URL mapping, bulk crawling, and query-based search, designed for consistent multi-agent orchestration with cURL and Node examples.
Same repository
xcrawl-api/xcrawl-skills(5 items)
Installation
npx vibeindex add xcrawl-api/xcrawl-skills --skill xcrawl-crawlnpx skills add xcrawl-api/xcrawl-skills --skill xcrawl-crawl~/.claude/skills/xcrawl-crawl/SKILL.mdSKILL.md
More from this repository4
Default entry skill for XCrawl — a web data infrastructure product for search, scraping, URL mapping, and site crawling — wrapping direct-lookup and single-URL extraction against `POST /v1/scrape` with Bearer-auth and a `curl`/Node example flow driven by a local `~/.xcrawl/config.json`.
A production-oriented XCrawl skill for single-URL extraction and structured data workflows, enabling agents to call XCrawl's scraping API with consistent request/response patterns and support for both sync and async modes.
A skill for performing query-based web search through the XCrawl API, supporting location and language controls to discover relevant results with structured JSON responses.
A set of reusable skill definitions for the XCrawl web data API providing agents with production-ready instructions for site URL discovery and scope planning, alongside single-URL scraping, bulk crawling, and query-based search workflows.