paperbanana

paperbanana is a skill for Claude Code from PlutoLei/paperbanana-skill. It costs 0 tokens per session (5,439 once invoked), scanned A, a copy of paperbanana, MIT.

A skill for creating academic diagrams, statistical charts, and presentation slides from descriptions or data files, and for evaluating generated figures.

In plain words
What is it for?
Use it to generate research figures, plot statistics, create single or batch slides, prepare data, or evaluate visual results.
Why use it?
It provides separate workflows for methodology illustrations, data plots, slides, and review against references.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool; positional $N argument; mentions Claude Code.

Part of the paperbanana plugin — 1 skill shipped together

Good fit Use it to generate research figures, plot statistics, create single or batch slides, prepare data, or evaluate visual results.

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

Made for: Claude Code.

Or install paperbanana, the plugin that ships this one along with the rest of its 1 skill.

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 paperbanana

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/plutolei/paperbanana-skill/paperbanana"><img src="https://agentmods.dev/badge/skills/plutolei/paperbanana-skill/paperbanana.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,439 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 100% copy Near-identical to another mod 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.00000 $0.05439
Opus 5 $0.00000 $0.02720
Sonnet 5 $0.00000 $0.01088
Haiku 4.5 $0.00000 $0.00544

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

Security

Grade A, and why

paperbanana 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 12d 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

This is a copy

100% identical to paperbanana — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/paperbanana/skills/paperbanana/SKILL.md · 355 lines

How it starts

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


name: paperbanana description: Use when user needs academic diagrams, methodology figures, statistical plots, or presentation slides from text descriptions or data files. Also use for evaluating generated figures against references. argument-hint: [generate|plot|slide|slide-batch|evaluate|data|setup] [description or file path] allowed-tools: Read, Write, Bash, Glob, Grep, AskUserQuestion

PaperBanana - Academic Illustration Generator

Multi-agent pipeline (Retriever → Planner → Stylist → Visualizer → Critic) for publication-quality academic diagrams, statistical plots, and presentation slides.

API key: Set provider keys in PaperBanana project's .env file. Timeout: 300000 (5 min) for all generation commands.


Commands

All commands run from project root: cd <paperbanana_dir> && python -m paperbanana.cli <cmd>

Command Selection Decision Tree

Route user requests to the right subcommand before looking up parameters:

User intent Signal words Subcommand
方法论/架构/流程图 from text or PDF "method figure", "架构图", "流程图", "methodology", "pipeline diagram", "论文配图" generate
Statistical plot from data file "plot", "curve", "bar chart", "scatter", "heatmap", has CSV/JSON plot
Single presentation slide "slide", "一张幻灯片", "封面图", single prompt file slide
Batch slide generation "all slides", "批量生成", "N 张幻灯片", prompts/ directory slide-batch
Compare generated vs human reference "evaluate", "对比", "与参考图对比" evaluate
Manage reference dataset "download dataset", "清缓存" data
First-time provider config "setup", "配置 API key" setup

Ambiguous input: If user provides just a description with no subcommand signal, default to generate (see Argument Parsing table for details).

Out-of-scope: Pure code generation (matplotlib/seaborn script) is NOT paperbanana's job — those go to matplotlib / scientific-visualization skills. Paperbanana is for AI-driven image generation + critique loops.

Read the full file on GitHub · 355 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. 12d ago First seen · 355 lines · 0 tokens per session scan A 04df3970aadd

Subscribe to this mod's changes

paperbanana is a skill published in the GitHub repository PlutoLei/paperbanana-skill (47 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 5,439 tokens. A static security scan graded it A with 0 findings. It is 100% identical to paperbanana, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

openalex

Use when the user asks about academic literature, research papers, scholarly works, authors, citations, institutions, journals, or any academic metadata. Trigger when users want to search for papers, find author profiles, track citations, discover related works, or explore academic topics. Also use when users mention…

Out-bloodspavin173/openalex-skill · 78 tokens

academic-research

Nested swiss-knife reference for academic literature work — find papers, fetch full-text PDFs, trace citations, write LaTeX manuscripts. First action for any "get me this paper" request: python3 /scripts/fetchpaper.py — walks arXiv → Unpaywall → Europe PMC → CORE → in-house publisher-page extraction…

Lingtai-AI/lingtai · 180 tokens

scientific-writing

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting…

LeonChaoX/qinyan-academic-skills · 87 tokens

venue-templates

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing…

LeonChaoX/qinyan-academic-skills · 97 tokens

monarch-database

Query the Monarch Initiative knowledge graph for disease-gene-phenotype associations across species. Integrates OMIM, ORPHANET, HPO, ClinVar, and model organism databases. Use for rare disease gene discovery, phenotype-to-gene mapping, cross-species disease modeling, and HPO term lookup.

LeonChaoX/qinyan-academic-skills · 68 tokens

interpro-database

Query InterPro for protein family, domain, and functional site annotations. Integrates Pfam, PANTHER, PRINTS, SMART, SUPERFAMILY, and 11 other member databases. Use for protein function prediction, domain architecture analysis, evolutionary classification, and GO term mapping.

LeonChaoX/qinyan-academic-skills · 62 tokens