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 skills add mupengi-bot/mupengism --skill think-tankgit clone --depth 1 https://github.com/mupengi-bot/mupengismWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/mupengi-bot/mupengism/think-tank)<a href="https://agentmods.dev/skills/mupengi-bot/mupengism/think-tank"><img src="https://agentmods.dev/badge/skills/mupengi-bot/mupengism/think-tank/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/mupengi-bot/mupengism/think-tank"><img src="https://agentmods.dev/badge/skills/mupengi-bot/mupengism/think-tank.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What 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.1 | $0.00026 | $0.00522 |
| Opus 5 | $0.00013 | $0.00261 |
| Sonnet 5 | $0.00005 | $0.00104 |
| Haiku 4.5 | $0.00003 | $0.00052 |
Grade A, and why
think-tank 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 11d 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.
What it actually says
Think Tank v2 🐧
서브에이전트 3~5명이 모드별 프로세스로 사고 → 결론 도출 → markdown 저장.
모드
debate: 다각도 토론, 찬반 분석 (철학자/전략가/엔지니어/사용자) meeting: 전문가 회의, 사업성 검토 + 데빌 (스카우트/애널/빌더/카피/그로스/리걸/글로벌/😈데빌) brainstorm: 발상→구조화 (촉진자/창조자/비평가/통합자, 발산/수렴 분리) review: 문서 비판 검토 (독자/기술검토/편집자/데빌)
키워드 자동 선택: "토론/장단점"→debate, "회의/사업성"→meeting, "아이디어"→brainstorm, "검토"→review
프로세스 (3라운드)
- 초기 의견/분석
- 반박/심화 (갈등 최고조)
- 수렴/결론
meeting 모드: 사전 web_search 필수, 데빌 매 라운드 반론 필수 brainstorm 모드: Phase 1 발산 (비판금지) → Phase 2 수렴 (3-5개) → Phase 3 구조화 → Phase 4 검증
출력
memory/think-tank/{모드}/{날짜}_{주제}.md — 라운드별 발언 + 합의/미합의 + 액션 아이템
가이드라인
- 서로 다른 관점 유지 (동의만 하면 실패)
- 구체적이고 실행 가능하게
- 라운드 3에서 반드시 수렴
- 데빌은 진짜 까는 톤 ("잠깐, 이거 왜 망하는지...")
- YAGNI 철저히
🐧 Built by 무펭이
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 11d ago First seen · 45 lines · 26 tokens per session scan A 44a279b3350b
think-tank is a skill published in the GitHub repository mupengi-bot/mupengism (10 stars, last pushed 2mo ago), licensed MIT. It adds 26 tokens to every session and 522 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-31.
Other skills, from other repositories
hive.browser-automation
Required before any hive-browser CLI command. The browser is driven from the terminal by running hive-browser ... --json via terminalexec — not via MCP tools. Teaches the browser lifecycle rules (the bridge attaches to the USER'S running Chrome — never kill or launch browser processes; timeouts are transport issues…
hive.worker-delegation
Concrete patterns for breaking colony work into parallel worker jobs via runplaybook — when fan-out helps, how to model the goal as a tracker table, write the worker skill, author the playbook, pilot, and let convergence retry/resume the gap.
hive.linkedin-automation
Read before automating LinkedIn with browser tools. LinkedIn combines shadow DOM (#interop-outlet), strict Trusted Types CSP that silently drops innerHTML, Lexical composer, native beforeunload dialogs that hang the bridge, and aggressive spam filters — each has bitten us at least once. Verified flows for profile…
hive.x-automation
Read before automating X / Twitter with browser tools. Verified flows for post, reply, delete, search-and-engage, plus the Draft.js compose quirks that silently disable the send button. Includes the daily-reply and job-market-reply playbooks. Requires hive.browser-automation for the underlying screenshot + coordinate…
hive.slack-notifications-setup
Set up a Slack notification channel (Sentinel) for a colony by driving the browser — reuse or create the "Hive Sentinel" Slack app from a JSON manifest, install it, capture the bot + app tokens, create/select the channel via the Slack API, and turn Sentinel on so the colony can ping the user on Slack and accept…
hive.writing-hive-skills
Author a new Agent Skill for a Hive agent that conforms to the Agent Skills specification (SKILL.md with YAML frontmatter, optional scripts/references/assets directories). Use when the user asks to create, scaffold, add, or package a new skill for a Hive agent.