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 EvoClaw/amplify --skill figure-quality-standardsgit clone --depth 1 https://github.com/EvoClaw/amplifyWrote 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/evoclaw/amplify/figure-quality-standards)<a href="https://agentmods.dev/skills/evoclaw/amplify/figure-quality-standards"><img src="https://agentmods.dev/badge/skills/evoclaw/amplify/figure-quality-standards.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.00036 | $0.05171 |
| Opus 5 | $0.00018 | $0.02586 |
| Sonnet 5 | $0.00007 | $0.01034 |
| Haiku 4.5 | $0.00004 | $0.00517 |
Grade A, and why
figure-quality-standards 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.
How it starts
The opening of the file, as written. The whole thing — 420 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Figure & Table Quality Standards
Overview
Figures are the first thing reviewers look at. A sloppy figure signals sloppy science. This skill defines mandatory quality standards for every figure and table produced during Phase 4 (experiment execution) and Phase 5 (results integration), and enforced again during Phase 6 (paper writing).
Invoke this skill before generating any figure intended for a paper.
Universal Figure Standards
Resolution and Format
| Property | Requirement |
|---|---|
| Format | Vector (PDF or SVG) for plots; PNG at ≥300 DPI only for raster images (photos, heatmaps) |
| Minimum DPI | 300 for raster, vector preferred for all line/bar/scatter plots |
| File format for LaTeX | PDF (first choice) or EPS; avoid PNG/JPG for plots |
| Size | Match column width of target venue (typically 3.25" single column, 6.875" double column for IEEE/ACM) |
Typography
| Property | Requirement |
|---|---|
| Font family | Match venue profile (see Venue-Specific Styles below) — sans-serif for CNS, serif for CS/IEEE |
| Axis label size | ≥ 8pt after scaling to final print size |
| Tick label size | ≥ 7pt after scaling |
| Legend text size | ≥ 7pt after scaling |
| Figure title | OMIT — do NOT put a title on the figure. The LaTeX \caption{} serves as the title. |
| Panel labels | Bold lowercase for CNS-style (a, b, c); uppercase for CS/IEEE (A, B, C) — see venue profile |
Test: After generating a figure, mentally scale it to its final column width. If any text becomes unreadable at that size, increase the font.
Color
| Property | Requirement |
|---|---|
| Color palette | Match venue profile — Nature palette for CNS, Tableau 10 for CS, see below |
| Consistency | ALL figures in the same paper must use the SAME color → method mapping |
| Grayscale fallback | Figures must be distinguishable in grayscale (some venues print in B&W). Use markers/hatching in addition to color |
| Maximum colors | ≤ 8 distinct colors per figure; beyond that, use subplots |
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.
- 8d ago First seen · 420 lines · 36 tokens per session scan A aee7f58f477b
figure-quality-standards is a skill published in the GitHub repository EvoClaw/amplify (12 stars, last pushed 6mo ago), licensed MIT. It adds 36 tokens to every session and 5,171 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-30.
Other skills, from other repositories
paper2slides
Turn an academic paper PDF into a presentation deck (.pptx) end-to-end. Use this skill whenever the user wants to "make slides from a paper", "generate a deck from this PDF", "make a PPT from this paper", "generate slides from a PDF document", "make a deck from a research paper", or supplies a research paper PDF and…
latex-expert
Professional LaTeX for official documents: class and engine choice, fonts, microtype, booktabs tables, biblatex/biber, KOMA letters, academic CVs, Eisvogel/pandoc PDFs, IEEE/Elsevier/Springer submission. Use whenever the user writes, reviews, or compiles .tex/.sty/.cls, mentions XeLaTeX/LuaLaTeX/latexmk, wants a…
academic-paper-to-chinese-insight-pdf
Turn an academic paper PDF into a high-quality Chinese insight report and export it as a polished Chinese PDF. Use when asked to read a paper, translate or summarize a paper into Chinese, extract the paper's core ideas, produce original insights/opinions, explain the paper in simpler language, or deliver a Chinese PDF…
chinese-pdf-document-workflows
Class-level workflow for extracting, converting, editing, and producing polished Chinese PDFs and document reports from PDFs, papers, webpages, markdown, and video transcripts. Use when asked to create Chinese PDF reports, fix Chinese font/glyph rendering, summarize academic papers into Chinese insight reports…
A set of instructions for working with PDF files, which are documents designed to preserve their layout across devices.
paper-length-gate
Deterministic artifact-backed manuscript readiness gate for meta-paper-write. Validates the workspace LaTeX artifact before compilation while leaving final page-count enforcement to compilepdf.