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 nobrainer-tech/nobrainer-tech-skills --skill nobrainer-researchgit clone --depth 1 https://github.com/nobrainer-tech/nobrainer-tech-skillsWrote 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/nobrainer-tech/nobrainer-tech-skills/nobrainer-research)<a href="https://agentmods.dev/skills/nobrainer-tech/nobrainer-tech-skills/nobrainer-research"><img src="https://agentmods.dev/badge/skills/nobrainer-tech/nobrainer-tech-skills/nobrainer-research/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/nobrainer-tech/nobrainer-tech-skills/nobrainer-research"><img src="https://agentmods.dev/badge/skills/nobrainer-tech/nobrainer-tech-skills/nobrainer-research.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.00060 | $0.01021 |
| Opus 5 | $0.00030 | $0.00511 |
| Sonnet 5 | $0.00012 | $0.00204 |
| Haiku 4.5 | $0.00006 | $0.00102 |
Grade A, and why
nobrainer-research 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 7d 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 — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.
NoBrainer Research
Resolve the smallest decision-relevant knowledge gap with current, attributable evidence. Research is a bounded input to delivery, not an excuse to delay action or collect an unreadable pile of links.
PROBLEM_GATE
When work encounters a problem, first freeze the literal symptom and inspect the current repository/runtime, smallest reproducer and related local evidence. Query only relevant wiki decisions or lessons when they can change the remedy.
A stable local syntax, import, test, configuration or deterministic runtime
failure does not require internet research before the next local diagnostic.
Escalate to a MICRO internet pass when the response depends on a current,
external, niche, uncertain or high-stakes fact, or when local evidence leaves
material alternatives that current primary sources can resolve.
Wiki is context, not current-state proof. Compare it and external evidence with
the actual repository/runtime, separating fact from inference. If required
internet access is unavailable, return RESEARCH_BLOCKED and do not disguise
memory as current verification.
Decide whether research is needed
Research when a material claim may have changed, is niche or uncertain, requires precise attribution, or affects health, law, finance, security, cost, publishing or an external integration. Also research when the owner explicitly asks.
Outside PROBLEM_GATE, do not browse when the answer is already established by
current repository evidence, supplied primary material or a deterministic local
check. If uncertainty does not change the implementation or decision, state the
bounded assumption and continue.
Research contract
Record before searching:
QUESTION:
DECISION_SUPPORTED:
FRESHNESS_AS_OF:
SOURCE_BOUNDARY:
RIGOR: MICRO | STANDARD | DEEP
STOP_CONDITION:
MICRO: one narrow uncertainty, normally 1-3 primary sources and a few targeted queries.STANDARD: several material claims or a comparison, normally 2-6 strong sources with an independent cross-check.DEEP: broad or consequential research requiring a written sub-plan, evidence matrix and explicit exclusions. Use only when requested or justified by risk; it is not the default for implementation.
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.
- 7d ago Changed · -2 lines · -11 tokens per session b1ff1ffe645d
- 11d ago First seen · 123 lines · 71 tokens per session scan A 53abe68752c8
nobrainer-research is a skill published in the GitHub repository nobrainer-tech/nobrainer-tech-skills (5 stars, last pushed 6d ago), licensed MIT. It adds 60 tokens to every session and 1,021 once invoked, about $0.0003 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
multi-agent-loop
Turn the current repository into a supervised multi-agent coding loop — spawn parallel AI coding agents in isolated git worktrees with file ownership, a shared radar, and human approval gates, then run the loop (status, standup, approvals) from one place.
agent-communication-protocol
Open protocol for AI agent interoperability enabling standardized communication between agents, applications, and humans across different frameworks.
goal-lock
Agent Discipline Engine — lock the goal, run PLAN→DO→VERIFY→FINALIZE→OUTPUT loop, detect success masquerading. Triggers: '/goal-lock', '/goal-lock quick', 'goal lock', 'task harness'.
collab-audit
This skill should be used when the user types /collab-audit or requests AI collaboration diagnosis. Analyzes conversation history, artifacts, and work patterns to generate a 14-section AI Collaboration Audit. Behavioral analysis and feedback are bundled by design — separating them causes users to skip one, defeating…
code-autopsy
🔬 CODE AUTOPSY v7.2 "12 Questions + Quantified + Deployment Verdict + diff mode + CRITICAL hard cap + Factuality Gate".
doc-drift
Use this skill when the user wants to audit the memory and documents Claude Code loads into context — CLAUDE.md (user global + project + nested), MEMORY.md, @imports, .claude/skills, .claude/agents, .claude/commands, installed plugins — and detect four kinds of issues: outdated claims, mutually contradictory…