An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Brainrot Creations · Claude Plugins


Official Claude Code plugins by Brainrot Creations.


Claude Code Plugin Marketplace
MIT License

---

## 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)


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)


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)


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)


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)


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)