This wraps XCrawl's search API so you can run keyword queries with location and language controls directly from Claude. It reads your API key from a local config file at ~/.xcrawl/config.json, hits the search endpoint with curl or node, and returns raw JSON results without summarizing unless you ask. You get 1000 free credits to start. The skill is pretty straightforward: you pass a query, optional location and language parameters, and a result limit, then decide what to crawl next based on what comes back. It's a passthrough tool, not an agent that interprets results for you.
npx -y skills add xcrawl-api/xcrawl-skills --skill xcrawl-search --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