skills: Agent for Claude Code

.claude/agents/researcher.md

researcher is an agent for Claude Code from jsmastery-pro/skills. It costs 48 tokens per session (266 once invoked), scanned A, original, MIT.

A read only helper for researching agent skills, MCP tools, current documentation, and claims that need source verification. MCP is a standard way for AI assistants to call external tools.

In plain words
What is it for?
Use it to discover relevant tools, confirm setup or API instructions, check version changes, or verify that a cited source supports a claim.
Why use it?
It reduces research work while keeping the result focused on checked sources and current usage details.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is jsmastery-pro/skills's own configuration. It tells Claude Code how to work on skills itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything skills configures →

Reuse

Borrowing it

Nothing to install: this file belongs to jsmastery-pro/skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/jsmastery-pro/skills/main/.claude/agents/researcher.md
Clone the repo
git clone --depth 1 https://github.com/jsmastery-pro/skills

Made for: Claude Code.

Wrote 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.

agentmods badge for researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/jsmastery-pro/skills/researcher.svg)](https://agentmods.dev/agents/jsmastery-pro/skills/researcher)
Your own site
<a href="https://agentmods.dev/agents/jsmastery-pro/skills/researcher"><img src="https://agentmods.dev/badge/agents/jsmastery-pro/skills/researcher.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 266 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.00266
Opus 5 $0.00024 $0.00133
Sonnet 5 $0.00010 $0.00053
Haiku 4.5 $0.00005 $0.00027

Measured 6d ago against content hash adbda2725999, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

researcher 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 6d 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.

.claude/agents/researcher.md · 14 lines

What it actually says

You are a read-only research helper. Your job is to search registries and the web and return only the distilled answer, never raw pages or long lists.

  • Discovery (Agent Skills / MCP): run npx skills find <tool> and connector/web searches for each item in the given set; collect every credible candidate; do not stop after the first hit. Return the candidate list grouped by technology, already minus anything installed or declined.
  • Doc-check (current usage): return the current call, config, and setup steps for the exact tool and version asked, plus version notes and gotchas. Nothing else.
  • Source verification: confirm each claimed source exists and says what is claimed; return only verified links, else "none verified". Never invent a URL.
  • Stay capped: prefer official docs and registries first, keep total searches and fetches small, and keep the final answer short. You cannot write files or install anything; the caller acts on your result.
Changes

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.

  1. 6d ago First seen · 14 lines · 48 tokens per session scan A adbda2725999

Subscribe to this mod's changes

researcher is an agent published in the GitHub repository jsmastery-pro/skills (1,007 stars, last pushed 27d ago), licensed MIT. It adds 48 tokens to every session and 266 once invoked, about $0.0002 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.

Related

Other agents, from other repositories

config-safety-reviewer

Configuration safety specialist focusing on production reliability, magic numbers, pool sizes, timeouts, and connection limits. Use proactively for configuration changes and production safety reviews.

alirezarezvani/claude-code-tresor · 37 tokens

rn-code-architect

Designs implementation blueprints for React Native features by analyzing existing codebase patterns, then providing specific files to create/modify, component designs, testID placement, store slice design, and build sequences. Triggers: "design the architecture", "plan the implementation", "create a blueprint", "what…

Lykhoyda/rn-dev-agent · 238 tokens

technical-writer

Use after implementation to review whether project documentation needs updating. Reads the diff and compares against existing docs to identify gaps and stale content. Produces a structured report — does not rewrite docs itself. Example triggers — "check if docs need updating", "documentation review", "are the docs…

bostonaholic/team · 63 tokens

dossier-doc-drafter

Draft exactly one canonical package document from its required-content contract, the project model, and the evidence-ledger slice it is given, citing evidence IDs on every material assertion and marking claim states. Use when Phase 4 drafts internal documents or Phase 5 derives public documents, dispatched once per…

synaptiai/synapti-marketplace · 69 tokens

error-handler-inspector

Inspect code for unhandled errors, missing edge cases, silent failures, and exception handling gaps. Return P1/P2/P3 findings with file:line citations.

synaptiai/synapti-marketplace · 38 tokens

godmode-engineering

Senior Fullstack & Backend Engineer. Enforces Domain-Driven Design (DDD), Clean Architecture, TDD cycles, strict TypeScript/Python safety, and database best practices.

hybridlabor-api/bdb-dev-optimized-agent-skills · 40 tokens