https://github.com/brainrot-creations/claude-plugins
Official Claude Code plugin marketplace for Brainrot Creations
https://github.com/brainrot-creations/claude-plugins
ai-agents anthropic brainrot-creations browser-automation claude-code claude-code-plugin hive mcp model-context-protocol plugin-marketplace
Last synced: 8 days ago
JSON representation
Official Claude Code plugin marketplace for Brainrot Creations
- Host: GitHub
- URL: https://github.com/brainrot-creations/claude-plugins
- Owner: Brainrot-Creations
- License: mit
- Created: 2026-03-24T22:19:24.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-05-27T07:11:31.000Z (about 1 month ago)
- Last Synced: 2026-05-27T09:05:41.522Z (about 1 month ago)
- Topics: ai-agents, anthropic, brainrot-creations, browser-automation, claude-code, claude-code-plugin, hive, mcp, model-context-protocol, plugin-marketplace
- Language: JavaScript
- Homepage: https://brainrotcreations.com/gh
- Size: 4.36 MB
- Stars: 21
- Watchers: 0
- Forks: 2
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
Brainrot Creations · Claude Plugins
Official Claude Code plugins by Brainrot Creations.
---
## Install
In Claude Code:
```
/plugin marketplace add Brainrot-Creations/claude-plugins
```
Then install individual plugins:
```
/plugin install amc-theatres@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)
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`
### [Socials](./plugins/socials)
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)
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)
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)
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) · [contact@brainrotcreations.com](mailto:contact@brainrotcreations.com)