handoff
01Skill Claude CodeCodex
Compact the current conversation into a handoff document for another agent to pick up.
15 tagged webscraping, measured the same way as everything else here.
Browse within: crawler 15parser 15parsing 15scraper 15webcrawler 15
Skill Claude CodeCodex
Compact the current conversation into a handoff document for another agent to pick up.
Skill Claude CodeCodex
Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
Skill Claude CodeCodex
Scrape, crawl, or extract structured data from one or more URLs via the webreaper CLI. Outputs clean Markdown by default; JSON when a schema is given, or schema-free JSON when an LLM endpoint is configured (extract by natural-language prompt, no CSS selectors). Maps a site's URLs in one call. Handles JS-rendered pages…