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 extraction with prompt or json_schema.
$npx -y skills add xcrawl-api/xcrawl-skills --skill xcrawlInstalls into the current project.
Run `npx skills use "https://github.com/xcrawl-api/xcrawl-skills" --skill "xcrawl-api/xcrawl-skills/xcrawl"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/xcrawl-api/xcrawl-skills" that are relevant to the current task. Run `npx skills add "https://github.com/xcrawl-api/xcrawl-skills"` and select the relevant skills, then follow their instructions.