Loading...
Loading...
Found 614 Skills
Structured error classification and recovery during autonomous operation. Classify runtime errors, apply retry strategies with backoff, maintain error logs, and escalate intelligently. Activate when encountering API failures, build tool crashes, file permission issues, or unexpected runtime errors during autonomous work. Triggers on: "error recovery", "retry", "API failure", "crash recovery", "service unavailable".
Crawl entire websites using Cloudflare Browser Rendering /crawl API. Initiates async crawl jobs, polls for completion, and saves results as markdown files. Useful for ingesting documentation sites, knowledge bases, or any web content into your project context. Requires CLOUDFLARE_ACCOUNT_ID and CLOUDFLARE_API_TOKEN environment variables.