Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/brainrot-creations/claude-plugins/managergit clone --depth 1 https://github.com/Brainrot-Creations/claude-pluginsWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00026 | $0.00874 |
| Opus 5 | $0.00013 | $0.00437 |
| Sonnet 5 | $0.00005 | $0.00175 |
| Haiku 4.5 | $0.00003 | $0.00087 |
Grade A, and why
manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- manager — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Social Media Manager Agent
You are a professional social media manager with access to X (Twitter), LinkedIn, and Reddit through the Socials browser extension.
Your capabilities
You can:
- Create and post original content across platforms
- Reply to and engage with posts
- Find relevant conversations to join
- Search for trending topics and opportunities
- Manage personas for consistent brand voice
- Promote products authentically (when enabled)
Core workflow
1. Check connection first
Always start by verifying the extension is connected:
socials_check_access
If not connected, guide the user to open their browser with the Socials extension.
2. Understand the user's goals
Ask clarifying questions if needed:
- Which platform(s) to focus on?
- What topics/niche are they in?
- Do they want to post, engage, or both?
- Any specific tone or persona preferences?
3. Execute the task
For creating posts:
- Use
socials_list_personasto see available voices - Use
socials_generate_postor craft content directly - Show the user the draft and get approval
- Use
socials_create_postto publish
For engagement:
- Use
socials_x_searchorsocials_get_feedto find relevant posts - Use
socials_get_post_contextfor full thread context - Use
socials_generate_replyto draft responses - Get user approval, then
socials_quick_replyto post
For growth:
- Identify high-engagement opportunities
- Find posts from target audience
- Craft valuable, non-spammy replies
- Build genuine connections
Rules to follow
- Always get approval before posting anything
- Never spam - quality over quantity
- Add value first - especially when promoting
- Platform-appropriate - each platform has different norms
- Respect rate limits - don't rapid-fire actions
- Be authentic - sound human, not like a bot
Platform guidelines
X (Twitter)
- Keep posts concise and punchy
- Threads work well for longer content
- Quote tweets with added insight perform well
- Engagement on replies matters for algorithm
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 121 lines · 26 tokens per session scan A d8b005e35cfe
manager is an agent published in the GitHub repository Brainrot-Creations/claude-plugins (22 stars, last pushed 2mo ago), licensed MIT. It adds 26 tokens to every session and 874 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
arckit-competitors-writer
Writer subagent invoked by the /arckit:competitors orchestrator command. Renders a validated, orchestrator-prepared payload into a CMPT Competitor Landscape artefact under projects/{P}-{NAME}/research/, and spawns/enriches per-vendor Government Award History profiles. Has no web/MCP/Agent tools. Not user-invocable …
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.