claude-plugins
<h1 align="center">Brainrot Creations · Claude Plugins</h1> <p align="center"> <strong>Official Claude Code plugins by Brainrot Creations.</strong> </p> <p align="center"> <a href="https://github.com/Brainrot-Creations/claude-plugins"><img src="https://img.shields.io/badge/claude--code-plugin--marketplace-blue" alt="Claude Code Plugin Marketplace" /></a> <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" alt="MIT License" /></a> </p> --- ## Install 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 ``` --- ## Plugins ### [AMC Theatres](./plugins/amc-theatres) <p> <img src="./assets/amc.gif" alt="AMC Theatres" width="100%" /> </p> 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` ### [Luma Events](./plugins/luma-events) <p> <img src="./assets/luma.gif" alt="Luma Events" width="100%" /> </p> Browse Luma events near you — discover by city, category, or calendar via the Luma public API. **Install:** `/plugin install luma-events@brainrot-creations` ### [Socials](./plugins/socials) <p> <img src="./assets/socials.gif" alt="Socials" width="100%" /> </p> 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` ### [Codex](./plugins/codex) <p> <img src="./assets/agents.gif" alt="Codex" width="100%" /> </p> 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` ### [OpenAI](./plugins/openai) <p> <img src="./assets/agents.gif" alt="OpenAI" width="100%" /> </p> 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` ### [Cursor Agents](./plugins/cursor-agents) <p> <img src="./assets/agents.gif" alt="Cursor Agents" width="100%" /> </p> 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` ### [Agent Browser](./plugins/agent-browser) 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` --- [MIT License](./LICENSE) · [[email protected]](mailto:[email protected])