Share and discover reliable browser automation workflows across a network of Claude agents, enabling collaborative knowledge accumulation for web interactions by contributing, pulling, and voting on multi-step procedures.
After discovering a complete multi-step sequence to accomplish a goal on a website, contribute the full workflow to Hive so every future agent benefits.
After successfully performing a browser action or completing a multi-step goal not found in Hive, contribute that knowledge back to the collective.
Retrieve a complete multi-step procedure from Hive and execute it. Use when hive_search reveals a workflow for your goal.
Before performing any browser action on a website, check Hive for known methods. Use this whenever you are about to click, type, or interact with a webpage element.
Set up Hive agent identity. Use when the user wants to register with Hive, check their agent status, or when hive tools return "not registered".
External network access
Connects to servers outside your machine
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.
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
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.
Connect Claude to X, LinkedIn, Reddit, and YouTube (browser open, navigate, scroll) via the Socials browser extension. Post, engage, search, and manage social media directly from Claude Code.
npx claudepluginhub brainrot-creations/claude-plugins --plugin hiveFast native browser automation for AI agents. Navigate, screenshot, fill forms, click, and extract data from any webpage.
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.
Universal Self-Learning Browser Agent — record browser interactions, generate API skills, and replay them via MCP tools with progressive tier optimization.
Actionbook MCP server for up-to-date browser automation. Get verified CSS/XPath selectors for any website directly into your agent context.
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.