research-survey

research-survey is a skill for Claude Code from EvoScientist/EvoSkills. It costs 125 tokens per session (2,144 once invoked), scanned A, original, Apache-2.0.

A pipeline for turning a collection of research papers into a structured literature survey. A literature survey summarizes and organizes existing research so readers can compare methods and understand a field.

In plain words
What is it for?
It is for producing field overviews, literature reviews, and systematic reviews from collected papers, including method taxonomies, LaTeX output, summaries, and final references.
Why use it?
It helps manage the work of outlining, drafting, expanding, refining, and assembling a survey with references.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit It is for producing field overviews, literature reviews, and systematic reviews from collected papers, including method taxonomies, LaTeX output, summaries, and final references.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/evoscientist/evoskills/research-survey
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 EvoScientist/EvoSkills --skill research-survey
Clone the repo
git clone --depth 1 https://github.com/EvoScientist/EvoSkills

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 research-survey

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/evoscientist/evoskills/research-survey"><img src="https://agentmods.dev/badge/skills/evoscientist/evoskills/research-survey.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 125 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,144 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.00125 $0.02144
Opus 5 $0.00063 $0.01072
Sonnet 5 $0.00025 $0.00429
Haiku 4.5 $0.00013 $0.00214

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

Security

Grade A, and why

research-survey 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 9d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/research-survey/SKILL.md · 211 lines

How it starts

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

Research Survey

Generates high-quality, survey-grade literature reviews from papers collected by paper-navigator.

paper-navigator (collect 30-120 papers)
    ↓
Stage 1: Generate Outline (query-type adaptive structure)
    ↓
Stage 2: Draft Survey (outline + top-30 papers)
    ↓
Stage 3: Expand Sections (draft + all papers, section-by-section)
    ↓
Stage 4: Generate Section Summaries
    ↓
Stage 5: Refine Summary Sections (Abstract/Intro/Conclusion)
    ↓
Stage 6: Assemble + References

When to Use

  • User asks for a "literature review", "survey", "field overview", or "systematic review"
  • User has collected papers and wants them synthesized into a structured report
  • User wants to understand the full landscape of a research field

When NOT to Use

  • Finding papers → use paper-navigator first, then come here
  • Generating research ideas → use research-ideation
  • Writing a Related Work section for a paper → use paper-writing

Dependency: paper-navigator

This skill requires papers as input. If the user hasn't provided papers, first invoke paper-navigator (Workflow 1, target 30-120 papers) to collect them.

CRITICAL: All paper discovery MUST use the paper-navigator skill and its scripts (scholar_search, citation_traverse, arxiv_monitor, recommend, etc.). Using WebSearch, WebFetch, or any generic web search tool for finding papers is PROHIBITED. Generic web search cannot access Semantic Scholar, citation graphs, or academic recommendation systems. Only paper-navigator provides the academic search infrastructure needed for survey-quality literature collection.


Stage 1: Generate Outline

This is a two-phase process. Different fields have different survey conventions — a clinical systematic review looks nothing like a CS methods survey. First generate a domain-appropriate template, then create the detailed outline.

Phase 1A: Generate Domain-Specific Survey Template

Before outlining, identify the field and adapt the structure:

Read the full file on GitHub · 211 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 211 lines · 125 tokens per session scan A 2d547783c85a

Subscribe to this mod's changes

research-survey is a skill published in the GitHub repository EvoScientist/EvoSkills (436 stars, last pushed 8d ago), licensed Apache-2.0. It adds 125 tokens to every session and 2,144 once invoked, about $0.0006 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 skills, from other repositories

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

EvoScientist/EvoScientist · 63 tokens

find-skills

Helps users discover agent skills from the open ecosystem. Searches skills.sh and presents options for installation via the built-in skillmanager tool.

EvoScientist/EvoScientist · 31 tokens

deltasci-ground

The grounding layer for AI-assisted research: scan the real prior art around an idea, gauge how crowded or open the gap is, and verify every citation against the source of truth. You (the agent) supply the discovery intelligence — writing search queries, judging relevance, reasoning about the gap — while the…

boheling/deltasci · 155 tokens

deltasci

Two-perspective co-reasoning for AI4Science hypothesis generation. Runs a structured 4-round dialogue between a domain scientist (parameterized by a domain pack) and an ML engineer, producing a grounded, falsifiable research hypothesis that is honest about the AI's training-distribution edges. Domain-agnostic via…

boheling/deltasci · 117 tokens

claude-md-improver

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project…

anthropics/claude-plugins-official · 82 tokens

agent-platform-rag-engine-management

Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google…

google/skills · 85 tokens