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 agentmods add skills/anbeime/skill/paper-analysis-assistantnpx skills add anbeime/skill --skill paper-analysis-assistantgit clone --depth 1 https://github.com/anbeime/skillWrote 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/anbeime/skill/paper-analysis-assistant)<a href="https://agentmods.dev/skills/anbeime/skill/paper-analysis-assistant"><img src="https://agentmods.dev/badge/skills/anbeime/skill/paper-analysis-assistant.svg" alt="Measured on agentmods" 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 | $0.00083 | $0.01617 |
| Opus 5 | $0.00042 | $0.00809 |
| Sonnet 5 | $0.00017 | $0.00323 |
| Haiku 4.5 | $0.00008 | $0.00162 |
Grade A, and why
paper-analysis-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 4d 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.
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.
What ships with it
9 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.
- references/stopwords.txt 954 B
- scripts/analyze_word_frequency.py 3.2 KB runs code
- scripts/dialogue_to_podcast.py 4.6 KB runs code
- scripts/download_pdf.py 2.0 KB runs code
- scripts/extract_references.py 3.1 KB runs code
- scripts/extract_text.py 1.8 KB runs code
- scripts/generate_html.py 7.0 KB runs code
- scripts/generate_ppt.py 4.2 KB runs code
- scripts/text_to_speech.py 1.7 KB runs code
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.
- 4d ago First seen · 103 lines · 83 tokens per session scan A fdfd9b1fda82
paper-analysis-assistant is a skill published in the GitHub repository anbeime/skill (6,139 stars, last pushed today), with no licence file. It adds 83 tokens to every session and 1,617 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-08-30.
Other skills, from other repositories
write-docs-cn
Skill "write-docs-cn" from pingfanfan/hello-dsh, covering 写项目文档, 放在哪, readme 的结构, 名字 and 安装 / 快速开始.
write-tech-cn
当需要写中文技术文档、README、博客、教程或技术说明时使用——去掉翻译腔和 AI 味,先给结论和可执行动作,术语中英混排按中文习惯处理。.
content-translator
Translate text content between languages with high quality and natural phrasing. Covers document translation, content localization, and multi-language research support for teams working across language barriers.
document-parser
Parse and extract structured content from PDFs, Word documents, and other file formats. Converts documents into clean, machine-readable text for analysis, summarization, data extraction, and content processing workflows.
pdf-extract
Extract text and tables from PDF files into clean Markdown. Use when the user shares a PDF or asks to read, summarize, or convert one.
visionary-cli
Analyze images with DeepSeek's vision model via the visionary-server CLI. Use this whenever the user provides an image, photo, screenshot, or document with images - run vision to look at it rather than guessing.