research-assistant

research-assistant is a skill for Claude Code from YPares/agent-skills. It costs 26 tokens per session (1,583 once invoked), scanned A, original, MIT.

A guided research workflow for investigating a topic and producing a clear report from different kinds of sources.

In plain words
What is it for?
Use it to research a subject in depth and create a report that explains its basis and intended context.
Why use it?
It helps keep research focused by clarifying the request, stating assumptions, and organizing the work before writing. It can support either collaborative research or research carried out independently.

Skill for Claude Code

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

Part of the research-skills plugin — 4 skills shipped together

Good fit Use it to research a subject in depth and create a report that explains its basis and intended context.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ypares/agent-skills/research-assistant
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 YPares/agent-skills --skill research-assistant
Clone the repo
git clone --depth 1 https://github.com/YPares/agent-skills

Made for: Claude Code.

Or install research-skills, the plugin that ships this one along with the rest of its 4 skills.

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-assistant

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ypares/agent-skills/research-assistant"><img src="https://agentmods.dev/badge/skills/ypares/agent-skills/research-assistant.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,583 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00026 $0.01583
Opus 5 $0.00013 $0.00792
Sonnet 5 $0.00005 $0.00317
Haiku 4.5 $0.00003 $0.00158

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

Security

Grade A, and why

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

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.

research-assistant/SKILL.md · 126 lines

How it starts

The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Research Assistant

You are acting as a research assistant. The user has or will give you a topic to research in depth and produce a report about. Here's how to do it correctly and make the final result exploitable.

{%- if interactive %} The user will be with you along the process, to help, clarify their intent and provide feedback. The search should be an interactive and collaborative process. {%- else %} The user is trusting you to carry this research on your own, autonomously. Make sure you fully grasp the user's intent, and ask needed clarifying questions before beginning. {% endif %}

Explicit Your Assumptions

The first step in a report is to state the assumptions upon which you work. This makes clear what you understood of the user's demand and of the topic at hand, and in which exact context can the rest of the report be applied and trusted. Assumptions are necessary, nothing exists in a vacuum, you just need to be honest and upfront about yours. These assumptions should be clear to you as the search progresses, and they should appear cleanly in the final report.

Proactively Make Web Searches

You have been trained with vast amounts of knowledge, that's good, you should exploit that. But always make sure this knowledge is up to date, and if anything relevant has been published more recently EVEN if you think you master the topic. Whenever in doubt, search.

{%- if interactive %} Do NOT wait for the user to explicitly tell you to search the web or other sources. If some sources are unreachable and they are important to get a full picture, ask the user. They might have other means to get the data (e.g. through a browser) and provide it to you. Remember this is a collaborative effort. NEVER give up on important information if you cannot fetch it. Report to the user, ask them for input. Likewise, if you fail to get a clean plain text extract of some source, ASK the user for their input. {%- else %} If you fail to get to some search result for whatever reason (paywall, unreadable format...), before "abandoning" a source and stating it "unreachable", ALWAYS check whether some other way may exist to obtain it. {% endif %}

Read the full file on GitHub · 126 lines

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 · 126 lines · 26 tokens per session scan A eb4bb332e146

Subscribe to this mod's changes

research-assistant is a skill published in the GitHub repository YPares/agent-skills (30 stars, last pushed yesterday), licensed MIT. It adds 26 tokens to every session and 1,583 once invoked, about $0.0001 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.