research-detail

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

A research skill that expands on a specific finding or observation from earlier research.

In plain words
What is it for?
Use it when earlier research includes a research-detail reference and you need more sources or context about that finding.
Why use it?
It provides a way to investigate one result further instead of repeating the entire research process.

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 when earlier research includes a research-detail reference and you need more sources or context about that finding.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bigph00t/claude-research-team/research-detail
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-detail
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-detail

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/bigph00t/claude-research-team/research-detail"><img src="https://agentmods.dev/badge/skills/bigph00t/claude-research-team/research-detail.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 502 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.00031 $0.00502
Opus 5 $0.00015 $0.00251
Sonnet 5 $0.00006 $0.00100
Haiku 4.5 $0.00003 $0.00050

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

Security

Grade A, and why

research-detail 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 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.

Makes network callslowCapability

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

curl -s http://localhost:3200/api/findings/<id> | jq
plugin/skills/research-detail/SKILL.md · 67 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. 11d ago First seen · 67 lines · 31 tokens per session scan A 6d1bb263b86b

Subscribe to this mod's changes

research-detail is a skill published in the GitHub repository bigph00t/claude-research-team (8 stars, last pushed 7mo ago), licensed AGPL-3.0. It adds 31 tokens to every session and 502 once invoked, about $0.0002 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