PaperSpine is an academic writing system that guides an agent through studying strong papers, defining a manuscript's contribution, planning its structure, and revising the resulting document. It supports writing tasks such as journal papers, conference papers, reports, reviews, and competition essays, with outputs including LaTeX, PDF, and Word. The catalogue entries package its workflow for supported agent hosts.
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 WUBING2023/PaperSpine --skill 02_paperfig_skillgit clone --depth 1 https://github.com/WUBING2023/PaperSpineWrote 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/wubing2023/paperspine/02_paperfig_skill)<a href="https://agentmods.dev/skills/wubing2023/paperspine/02_paperfig_skill"><img src="https://agentmods.dev/badge/skills/wubing2023/paperspine/02_paperfig_skill.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.1 | $0.00126 | $0.02034 |
| Opus 5 | $0.00063 | $0.01017 |
| Sonnet 5 | $0.00025 | $0.00407 |
| Haiku 4.5 | $0.00013 | $0.00203 |
Grade A, and why
paperFig 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 249 lines — stays where its author put it; the contents beside it link to each section on GitHub.
paperFig
Create scientifically faithful, publication-quality figures through a repeatable process from evidence inventory to final render QA.
This skill governs the research-figure process only. It does not include anonymization, data perturbation, synthetic replacement, identifier removal, or privacy guarantees. If the user separately requests those operations, treat them as an additional workflow with an explicit data-release contract; do not silently mix them into ordinary scientific plotting.
Mandatory routing
Read the following references before acting:
references/research-figure-process.mdfor the phase-by-phase workflow.references/reference-deconstruction.mdbefore imitating or adapting a reference figure.references/architecture-and-multipanel-design.mdfor model diagrams or compound figures.references/scientific-visual-qa.mdbefore final generation and delivery.
Use the PDF skill whenever a PDF is read, created, or reviewed. Use the spreadsheets skill when the main source is an XLSX workbook requiring inspection or transformation.
Trigger conditions
Use this skill when the user asks to:
- create or improve scientific, academic, or paper figures;
- locate the plotting code and data behind figures in a PDF or directory;
- reproduce the visual logic of public reference figures with project data;
- build a model architecture, Transformer diagram, mechanism schematic, or evidence-backed workflow panel;
- redesign benchmark, ablation, transfer, interpretability, or mechanism figures;
- assemble a consistent multi-figure suite or reference-vs-redraw atlas;
- standardize an existing plotting project into a reusable process.
Do not use it for generic illustration, ordinary photo editing, UI design, or privacy/anonymization as the primary objective.
Core principles
- Scientific truth before aesthetics. Preserve actual data, statistics, units, pairing, uncertainty, sample size, ordering, and analysis logic.
- Reference mechanism, not superficial copying. Identify why the reference persuades and transfer that mechanism to the new scientific claim.
- Source traceability. Every final panel must map to plotting code and data inputs, or be explicitly marked as a schematic.
- One panel, one job. Each panel answers a distinct scientific question.
- Complexity must be earned. Dense figures need a clear reading path and evidence hierarchy; decorative complexity is not rigor.
- Render verification is mandatory. A script that runs is not a finished figure until the exported artifact has been visually inspected.
What ships with it
12 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.
- agents/openai.yaml 342 B
- assets/comparison_atlas_builder.py 3.9 KB runs code
- assets/comparison_atlas_config.example.json 797 B
- assets/design_brief.example.md 1.2 KB
- assets/figure_manifest.example.json 1.4 KB
- assets/style_palette.example.json 353 B
- references/architecture-and-multipanel-design.md 2.8 KB
- references/reference-deconstruction.md 2.4 KB
- references/research-figure-process.md 4.5 KB
- references/scientific-visual-qa.md 3.2 KB
- scripts/inspect_figure_project.py 6.0 KB runs code
- scripts/validate_research_figures.py 6.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.
- 7d ago First seen · 249 lines · 126 tokens per session scan A bd477f5bb207
paperFig is a skill published in the GitHub repository WUBING2023/PaperSpine (5,122 stars, last pushed 9d ago), licensed MIT. It adds 126 tokens to every session and 2,034 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.
Other skills, from other repositories
scientific-schematics
Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.6 Flash for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and…
paper-poster-html
A workflow for building an academic conference poster as one HTML/CSS file and printing it to a PDF at an exact page size. It uses the paper’s real figures and checks layout details before review.
latex-posters
Use when creating or revising LaTeX research posters with beamerposter, tikzposter, or baposter, including poster layout, typography, color, print sizing, figure placement, QR codes, compilation, and print-ready PDF checks.
figure-composer
Compose a publication-grade multi-panel scientific figure from a claim, dataset, or draft result. Use when the task needs panel planning, consistent figure layout, figure review, or final figure assembly.
ccf-visual-composer
A visual design assistant for research papers, presentations, posters, and README graphics. It can lay out figures, tables, diagrams, icons, colors, and other visual elements, including editable SVG, PDF, and PPTX outputs.
ts-paper-figure
Stage 6 of the ts-paper suite. Fill a Traitement du Signal paper's figure placeholders with real diagrams. Claude DESIGNS a concrete, rich figure and GROUNDS it on a real on-topic top/mid-journal MAIN figure (Claude WebSearches for it, then fetchreferencefigures.py pulls that paper's MAIN figure, passed to the image…