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.
npx skills add shuishousong/zotero-ima-mcp --skill literature-reviewgit clone --depth 1 https://github.com/shuishousong/zotero-ima-mcpWrote 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.
[](https://agentmods.dev/skills/shuishousong/zotero-ima-mcp/literature-review)<a href="https://agentmods.dev/skills/shuishousong/zotero-ima-mcp/literature-review"><img src="https://agentmods.dev/badge/skills/shuishousong/zotero-ima-mcp/literature-review/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.
<a href="https://agentmods.dev/skills/shuishousong/zotero-ima-mcp/literature-review"><img src="https://agentmods.dev/badge/skills/shuishousong/zotero-ima-mcp/literature-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00031 | $0.00306 |
| Opus 5 | $0.00015 | $0.00153 |
| Sonnet 5 | $0.00006 | $0.00061 |
| Haiku 4.5 | $0.00003 | $0.00031 |
Grade A, and why
literature-review 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 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.
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.
What it actually says
literature-review
对文献池进行主题化综述,输出综述并保存为 literature_review 分析。
触发条件
用户要求:综述这个主题、这些文献都在研究什么、某领域的研究现状、做一个文献综述。
流程
- 用
literature_retrieve(query=主题词)从注册表检索相关文献。 - 对候选文献逐篇
literature_paper_read提取要点。 - 组织综述结构:主题定义 / 研究脉络 / 方法谱系 / 共识与分歧 / 研究缺口。
literature_analysis_write写入:analysisType:literature_reviewquestion: 主题title: 主题 + "文献综述"managedContent: 综述 Markdown(必须逐段标注来源文献 zoteroKey)
输出要求
- 综述中每个论断标注来源文献。
- 明确区分"文献共识"与"个别观点"。
- 研究缺口基于已有文献推断,标注为推断。
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.
- 11d ago First seen · 30 lines · 31 tokens per session scan A 259edcb3aa86
literature-review is a skill published in the GitHub repository shuishousong/zotero-ima-mcp (0 stars, last pushed 1mo ago), licensed MIT. It adds 31 tokens to every session and 306 once invoked, about $0.0002 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-31.
Other skills, from other repositories
literature-mentor
An interactive reading assistant for understanding one academic paper, especially in computer science, deep learning, and automation.
zotero-cli
Read and write a Zotero library from the shell with the zotero-cli command - search papers by keyword or meaning, read PDF full text and page ranges, get and set metadata, manage collections, tags, notes and annotations, add items by DOI/URL/ISBN, and export bibliographies. Use whenever the user asks about their…
deeppapernote
Generate a high-quality deep-reading note for a single paper and write it into an Obsidian-style vault. Use when the user gives a paper title, DOI, URL, arXiv ID, Zotero item, or local PDF and wants a polished Markdown note with strong structure, evidence-based analysis, and figure placeholders.
paper-glossary
Use when building reusable Obsidian glossary notes from an existing paper source manifest, optionally with a raw-sections override, especially when a reader needs a reviewed shortlist before glossary notes and article links are changed.
fin-ref-paper
A reference-management tool for economics and finance research documents. It extracts citation details from research files and creates a references.bib file in formats such as BibTeX, JF, JFE, RFS, or GB/T 7714.
paperseek
LLM literature-search workflow router for PaperSeek CLI and local Web UI. Use when users ask to search papers, find literature, run natural-language academic search, diagnose PaperSeek configuration, inspect PaperSeek source results, export ranked paper lists, or explore citation maps. Guides agents to call paperseek…