Borrowing it
Nothing to install: this file belongs to noontide-co/mainbranch. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/noontide-co/mainbranch/main/.claude/skills/mb-think/SKILL.mdgit clone --depth 1 https://github.com/noontide-co/mainbranchWrote 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/noontide-co/mainbranch/mb-think)<a href="https://agentmods.dev/skills/noontide-co/mainbranch/mb-think"><img src="https://agentmods.dev/badge/skills/noontide-co/mainbranch/mb-think/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/noontide-co/mainbranch/mb-think"><img src="https://agentmods.dev/badge/skills/noontide-co/mainbranch/mb-think.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00141 | $0.05567 |
| Opus 5 | $0.00071 | $0.02783 |
| Sonnet 5 | $0.00028 | $0.01113 |
| Haiku 4.5 | $0.00014 | $0.00557 |
Grade A, and why
mb-think 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 497 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Think
Research, decide, and codify knowledge into reference files.
Don't Overthink Think
This skill is for: "I don't know what happens next. I just need to start."
Something came your way — a video, a voice memo, a vague feeling, a problem to solve. You don't need a plan. Just start. The skill finds the overlap between your interest and your offer.
Re-invoke often. Saying /mb-think again is normal. It reloads context. Do it after:
- Reading a large transcript (burns tokens)
- Compaction (context window reset)
- Switching focus
- Anytime you feel lost
Save progress at natural boundaries. After a research batch, accepted
decision, codify pass, or major reference-file update, ask whether to checkpoint.
Run mb checkpoint --plan --json, show the proposed message, validate with mb checkpoint --validate "..." --json, then save with mb checkpoint --message "..." --yes only after approval; no hidden checkpoints.
Shared source: The portable thinking workflow contract lives in
workflows/mb-think/workflow.md. This Claude skill is the Claude Code shell
over that source.
Shared contract markers: Keep these aligned with the shared source.
Required commands:
mb status --json --peekmb start --jsonmb doctor repair --planmb connect doctor --jsonmb checkpoint --plan --json
Required fact paths:
money_pathmoney_path.objects.offermoney_path.objects.proofmoney_path.objects.proof.qualitymoney_path.objects.product_laddermoney_path.objects.cta_pathmoney_path.objects.channel_strategymoney_path.objects.active_pushmoney_path.objects.outcome_feedback_loopmoney_path.ranked_actionsvalidation.file_contractscontent_strategyranked_actionsupdatereadinessdrift.itemsbooksruntime.codex_cliruntime.claude_code
Approval gates: updates_repairs_migrations, file_writes, checkpoint,
provider_mutation, publishing_or_spend, customer_contact, private_data,
destructive_operations, structured_collection, and public_issue_or_proposal.
What ships with it
26 files 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.
- references/codify-phase.md 14 KB
- references/decide-phase.md 4.8 KB
- references/document-ingestion.md 5.6 KB
- references/gemini-deep-research.md 15 KB
- references/gemini-setup.md 4.7 KB
- references/grok-8-brief-format.md 5.6 KB
- references/grok-setup.md 7.0 KB
- references/grok-social.md 13 KB
- references/keyword-gate.md 4.1 KB
- references/local-transcription.md 4.8 KB
- references/pull-engine-updates.md 2.4 KB
- references/recovery.md 3.5 KB
- references/research-architecture.md 22 KB
- references/research-depth-ladder.md 12 KB
- references/research-phase.md 21 KB
- references/research-routing-quick-ref.md 7.1 KB
- references/sales-video-research.md 1.6 KB
- references/source-ingestion.md 4.6 KB
- references/stale-source-cleanup.md 5.4 KB
- references/templates/decision-template.md 6.5 KB
- references/templates/research-template.md 9.3 KB
- references/tool-detection.md 6.0 KB
- references/tool-status-self-healing.md 2.4 KB
- references/tool-surfacing.md 8.8 KB
- references/winning-ad-research.md 10 KB
- scripts/detect-tools.sh 2.8 KB runs code
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.
- 9d ago First seen · 497 lines · 141 tokens per session scan A a0d8a15e0484
mb-think is a skill published in the GitHub repository noontide-co/mainbranch (39 stars, last pushed 25d ago), licensed MIT. It adds 141 tokens to every session and 5,567 once invoked, about $0.0007 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 skills, from other repositories
cn-check
Install and run the Continue CLI (cn) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.
web-scraping
Fetches web pages and extracts structured data using mq's toolchain (mq-crawl for fetching/crawling/JS rendering, mq for HTML-to-Markdown selector-based extraction, http() for in-query requests). Use when the user wants to scrape a URL, pull structured data out of a webpage, crawl a site, or turn HTML into…
crit-story
Author a crit story and continue the interactive review loop only when the user explicitly invokes crit-story or directly asks you to generate a crit story. Do not infer this skill from generic review, PR, or diff-review requests.
larksnap-fetch
A bridge for downloading Feishu/Lark documents or ordinary webpages into local files, with options such as Markdown, HTML, or PDF. Feishu, also called Lark, is a workplace collaboration platform.
alive:demo
Generate a believable, lived-in ALIVE world from a free-text persona description (custom path) or a deterministic sandbox preset. Routes the create/list/activate/deactivate/delete/status surface and orchestrates the 5-stage subagent generation pipeline.
alive:system-upgrade
Upgrade ALIVE to the current version. Handles v1/v2/v3.x source states, multi-surface aware (alive-mcp / Hermes / Codex), retroactive version detection, partial-failure resume, dry-run previews, and rollback inspection.