chromeboost
01Plugin Claude Code
ChromeBoost — drive your real Chrome from Claude Code with occlusion-aware cursor control and a movable HUD.
Plugin Claude Code
ChromeBoost — drive your real Chrome from Claude Code with occlusion-aware cursor control and a movable HUD.
Instructions file
Instructions for lordamdal/chromeboost, covering chromeboost — repo-developer guide, what chromeboost is, repository layout, development commands and tests/antibot/ (run locally; not in ci).
Instructions file Gemini CLI
Instructions for lordamdal/chromeboost, covering chromeboost — gemini instructions, what chromeboost is, when to use chromeboost (be proactive), hard rules — never break these and standard flow pattern.
Plugin Claude Code
Drive your real Chrome from Claude Code — movable/hideable HUD plus occlusion-aware cursor control that clicks through JS overlays, scrims and sticky bars. Bundles the ChromeBoost MCP server, permission allowlist, and usage skill.
MCP server Claude CodeCodexCursor +2
MCP server "chromeboost" as configured in lordamdal/chromeboost. Runs ${CLAUDE_PLUGIN_ROOT}/server/chromeboost.mjs with node.
Command
Finish ChromeBoost setup — copy the Chrome extension somewhere easy to find and walk through loading it.
Hook
Runs when a session starts on startup, resume, clear and compact, executing inject.js via node (4 commands). From lordamdal/chromeboost.
Hook
Runs when the agent finishes a response, executing support-cta.js via node. From lordamdal/chromeboost.
Skill Claude CodeCodex
Drive the user's real Chrome browser with sessions intact. Use whenever a task needs: opening sites, reading or filling forms, retrieving API keys or credentials to put in .env, OAuth flows, configuring third-party services (Stripe, Supabase, SendGrid, Vercel, GitHub, Cloudflare), filling React-heavy forms with TipTap…