research

research is a skill for Claude Code from bigph00t/claude-research-team. It costs 29 tokens per session (594 once invoked), scanned A, original, AGPL-3.0.

A research skill that searches the web and combines the results into an AI-generated summary.

In plain words
What is it for?
Use it to research a topic, look up documentation, or investigate and validate a technical approach.
Why use it?
It reduces the manual work of finding external information, reading sources, and checking possible technical approaches.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the claude-research-team plugin — 3 skills, 4 commands, 4 hooks, 1 MCP server shipped together

Good fit Use it to research a topic, look up documentation, or investigate and validate a technical approach.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bigph00t/claude-research-team/research
Install

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.

Any agent
npx skills add bigph00t/claude-research-team --skill research
Clone the repo
git clone --depth 1 https://github.com/bigph00t/claude-research-team

Made for: Claude Code.

Or install claude-research-team, the plugin that ships this one along with the rest of its 3 skills, 4 commands, 4 hooks, 1 MCP server.

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 research

README.md
[![agentmods](https://agentmods.dev/badge/skills/bigph00t/claude-research-team/research/github.svg)](https://agentmods.dev/skills/bigph00t/claude-research-team/research)
Your own site
<a href="https://agentmods.dev/skills/bigph00t/claude-research-team/research"><img src="https://agentmods.dev/badge/skills/bigph00t/claude-research-team/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.

agentmods 80×15 button for research

Your own site · 80×15
<a href="https://agentmods.dev/skills/bigph00t/claude-research-team/research"><img src="https://agentmods.dev/badge/skills/bigph00t/claude-research-team/research.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 594 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00029 $0.00594
Opus 5 $0.00015 $0.00297
Sonnet 5 $0.00006 $0.00119
Haiku 4.5 $0.00003 $0.00059

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

Security

Grade A, and why

research scanned grade A with 1 finding 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 10d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl http://localhost:3200/api/health
plugin/skills/research/SKILL.md · 72 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 10d ago First seen · 72 lines · 29 tokens per session scan A 7b99c4c96162

Subscribe to this mod's changes

research is a skill published in the GitHub repository bigph00t/claude-research-team (8 stars, last pushed 7mo ago), licensed AGPL-3.0. It adds 29 tokens to every session and 594 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ritual

Discover recurring behaviors from memory and offer to formalize them as scheduled jobs.

ghostwright/phantom · 18 tokens

overheard

Find commitments the user made in the last two weeks and did not follow through on. A promises audit.

ghostwright/phantom · 24 tokens

wrench

Use Wrench to give a bring-your-own coding agent bounded, local-first web capabilities: capture or scrape public and signed-in web pages into Markdown; archive authorized audio, video, and transcripts with verification; query encrypted cached email, contacts, inbox, and messaging views; resolve a live conversation…

hraness/wrench · 239 tokens

fable-artifact

Design and author structured technical proposals, responsive artifacts, architecture diagrams, Mermaid charts, and interactive components. Use when creating standalone markdown reports, architectural specifications, Mermaid diagrams, or interactive artifact widgets — even if the user does not explicitly say…

imMamdouhaboammar/get-fable · 96 tokens

fable-cowork

Execute autonomous multi-step cowork sessions with silent tool chaining, outcome-first progress reporting, and strict safety boundary enforcement. Use when executing complex background tasks autonomously, running multi-tool refactoring workflows without conversational noise, or performing deep automated passes — even…

imMamdouhaboammar/get-fable · 112 tokens

fable-dataviz

Design and generate accessible, cohesive data visualizations, SVG charts, metric cards, and dashboard tiles with theme-adaptive styling and verified viewports. Use when creating SVG charts, rendering metrics plots, designing dashboard visuals, or visualizing performance trends — even if the user does not explicitly…

imMamdouhaboammar/get-fable · 115 tokens