research-wiki

research-wiki is a skill for Claude Code from AI4Scientist/nano-scientist. It costs 73 tokens per session (4,208 once invoked), scanned A, original, no licence file.

A persistent research knowledge base for storing papers, ideas, experiments, claims, and the links between them. It keeps this information available across the research process.

In plain words
What is it for?
Use it to add papers, record research knowledge, query a field map, and connect claims with ideas and experiments.
Why use it?
It prevents useful findings and relationships from being scattered across separate notes or forgotten between projects.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to add papers, record research knowledge, query a field map, and connect claims with ideas and experiments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ai4scientist/nano-scientist/research-wiki
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 AI4Scientist/nano-scientist --skill research-wiki
Clone the repo
git clone --depth 1 https://github.com/AI4Scientist/nano-scientist

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ai4scientist/nano-scientist/research-wiki"><img src="https://agentmods.dev/badge/skills/ai4scientist/nano-scientist/research-wiki.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,208 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.
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.00073 $0.04208
Opus 5 $0.00036 $0.02104
Sonnet 5 $0.00015 $0.00842
Haiku 4.5 $0.00007 $0.00421

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

Security

Grade A, and why

research-wiki 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 8d 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.

skills/research-wiki/SKILL.md · 410 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 8d ago First seen · 410 lines · 73 tokens per session scan A b5588aeda690

Subscribe to this mod's changes

research-wiki is a skill published in the GitHub repository AI4Scientist/nano-scientist (128 stars, last pushed 3mo ago), with no licence file. It adds 73 tokens to every session and 4,208 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

persistent-persona

Mechanism for keeping an agent anchored to a caller-defined persona across sessions. Covers the biplate private memory system for drift detection and self-correction.

frankaging/lite-research-agents · 35 tokens

memory-checkpoint

Defines how to save and load agent state as checkpoint files.

frankaging/lite-research-agents · 16 tokens

digital-brain

This skill should be used when the user asks to "write a post", "check my voice", "look up contact", "prepare for meeting", "weekly review", "track goals", or mentions personal brand, content creation, network management, or voice consistency.

foryourhealth111-pixel/Vibe-Skills · 57 tokens

autocontext-consumer

Use when an agent needs to USE knowledge Autocontext already produced - find which scenarios have knowledge, read the playbook and lessons for one, understand the on-disk file and folder layout, and move knowledge between checkouts. Host-agnostic; requires only the autoctx CLI and the filesystem.

greyhaven-ai/autocontext · 67 tokens

create-notes

Write a note to {shareddir}/notes/ that future agents can actually act on. Use after every coral eval, when a heartbeat (reflect / consolidate / pivot) asks for a note, or when you discover a grader / build / runtime issue that future agents will hit. Covers 4 note variants (experiment / infra / focus / synthesis)…

Human-Agent-Society/CORAL · 217 tokens

novelty-duplication-advisory

MEMO-ONLY prior-work overlap advisory: surfaces the two ADVISORY taxonomy signals neither a tool nor a model can decide from the paper alone — ADV-TRIVIAL-COMBINATION (standard A+B+C / 缝合 stapling) and ADV-DUPLICATE-PUBLICATION (repackaged / duplicate submission). The executor RETRIEVES candidate prior work (DBLP…

wanshuiyin/Anti-Autoresearch · 284 tokens