Communityv1.0.0

XCrawl

Use this skill as the default XCrawl entry point for direct XCrawl requests, including single-URL fetch, format selection, sync or async execution, and JSON...

1.6kdownloads1stars11active installswykings
View on ClawHubBack to Skills

Skill Details

Slug
xcrawl
Latest Version
1.0.0
Author
wykings
Published
Mar 20, 2026
Updated
Mar 20, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for XCrawl.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

xcrawl 1.0.0 - Initial release as the default XCrawl entry point. - Supports direct requests for single-URL extraction via XCrawl Scrape APIs. - Enables sync and async operations, customizable output formats, and JSON extraction with prompt or schema. - Requires API key from local config file (`~/.xcrawl/config.json`); guides setup if missing. - Documents usage examples for cURL and Node, plus all request/response parameters. - Restricts tool usage to `curl` and `node` only.