Instructions file
Claude Code instructions for anusoft/ultrastealth, covering ultrastealth mcp handoff, current work, warm daemon + fast cli, generated crawler scripts and restart test.
Instructions file
Claude Code instructions for anusoft/ultrastealth, covering ultrastealth mcp handoff, current work, warm daemon + fast cli, generated crawler scripts and restart test.
Skill Claude CodeCodex
Use when the user wants to scrape a website or automate a web task and wants a REUSABLE script as the artifact (not a one-shot scrape result). Drives a one-time discovery loop with the Ultrastealth MCP, then emits a deterministic, parameterized script that reruns forever with no LLM — a fast scrapling-js (Bun, HTTP)…
Command
Author a reusable, deterministic scraper/automation script from a prompt + URL (stealth, API-first).
Skill Claude CodeCodex
Drive the Ultrastealth warm-browser daemon fast from the shell or as an agent. Use for stealth browser automation where speed and low token cost matter — snapshot refs, --snapshot-after, batched multi-step flows, and a persistent warm profile that avoids cold Chrome starts. Triggers on "drive the browser fast", "use…
MCP server Claude CodeCodexCursor
MCP server "ultrastealth" as configured in anusoft/ultrastealth. Runs locally from the ultrastealth Python package.