Control a local Chrome/Chromium browser via CLI to automate web tasks: navigate pages, fill and submit forms, click elements, take screenshots, and extract structured data—all through the Chrome DevTools Protocol.
Official Claude Code plugins by Brainrot Creations.
In Claude Code:
/plugin marketplace add Brainrot-Creations/claude-plugins
Then install individual plugins:
/plugin install amc-theatres@brainrot-creations
/plugin install luma-events@brainrot-creations
/plugin install socials@brainrot-creations
/plugin install agent-browser@brainrot-creations
/plugin install cursor-agents@brainrot-creations
/plugin install codex@brainrot-creations
/plugin install openai@brainrot-creations
/reload-plugins
Search AMC theatres, get showtimes, and view real-time seat maps. No auth required — works out of the box.
Install: /plugin install amc-theatres@brainrot-creations
Browse Luma events near you — discover by city, category, or calendar via the Luma public API.
Install: /plugin install luma-events@brainrot-creations
Connect Claude to X, LinkedIn, and Reddit via the Socials browser extension. Post, engage, search, and manage social media directly from Claude Code.
Install: /plugin install socials@brainrot-creations
Hand off tasks to OpenAI Codex CLI from Claude. Same delegation pattern as Cursor Agents — submit a task, get back the output.
Install: /plugin install codex@brainrot-creations
Call GPT-4o, o1, o3-mini, and DALL-E directly from Claude Code. Chat completions and image generation in one plugin.
Install: /plugin install openai@brainrot-creations
Delegate coding tasks to Cursor agents directly from Claude. Fire tasks in the background, collect results when done — parallel AI coding without the context switch.
Install: /plugin install cursor-agents@brainrot-creations
Fast native browser automation for AI agents. Navigate, screenshot, fill forms, click, and extract data from any webpage — powered by Chrome DevTools Protocol.
Install: /plugin install agent-browser@brainrot-creations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
MTA BusTime MCP — real-time bus arrivals at any stop, vehicle positions on a route, and stop listings. No API key required.
Delegate tasks to OpenAI Codex CLI from Claude. Run coding tasks synchronously or in the background and track their output.
Delegate tasks to Cursor agents from Claude. Spawn Cursor sub-agents for coding tasks, run them synchronously or in the background, and track their output.
OpenAI API plugin — chat completions (GPT-4o, o1, o3-mini) and DALL-E image generation. Requires OPENAI_API_KEY.
Collective browser automation intelligence. Share and discover reliable methods for web interactions across the Claude agent network.
npx claudepluginhub brainrot-creations/claude-plugins --plugin agent-browserCollective browser automation intelligence. Share and discover reliable methods for web interactions across the Claude agent network.
AI-powered browser automation -- lets Claude control real web browsers to navigate, click, type, extract content, and automate workflows
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows.
Direct browser control via CDP. Drives the user's real Chrome (or a Browser Use cloud browser) with coordinate clicks, screenshots, and Python helpers — no selector hunting. Requires the one-time `browser-harness` CLI install (see the skill's references/install.md).
Browser automation plugin for agent-driven web app testing, inspection, and debugging.
Turn your coding agent into a SOTA browser agent. Drives a local Playwright workspace via one bash command at a time, saving screenshots and an action log into final_runs/run_<id>/, and visually self-verifies the result.