paperbanana-diagram

paperbanana-diagram is a skill for Claude Code, Codex from brockwebb/open-census-mcp-server. It costs 156 tokens per session (1,708 once invoked), scanned A, original, no licence file.

A guide for creating publication-quality diagram specifications from academic paper text and draw.io sketches. A method.txt file is a written specification describing how a diagram should be made.

In plain words
What is it for?
Creating, changing, or regenerating diagrams for academic papers while following federal data-visualization standards and Tufte’s design principles.
Why use it?
It turns written research ideas or rough sketches into a consistent plan for conceptual diagrams, architecture figures, and visual explanations.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/brockwebb/open-census-mcp-server/skill
Any agent
npx skills add brockwebb/open-census-mcp-server --skill skill
Clone the repo
git clone --depth 1 https://github.com/brockwebb/open-census-mcp-server

Made for: Claude Code, Codex.

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-diagram

README.md
[![agentmods](https://agentmods.dev/badge/skills/brockwebb/open-census-mcp-server/skill.svg)](https://agentmods.dev/skills/brockwebb/open-census-mcp-server/skill)
Your own site
<a href="https://agentmods.dev/skills/brockwebb/open-census-mcp-server/skill"><img src="https://agentmods.dev/badge/skills/brockwebb/open-census-mcp-server/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 156 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,708 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found 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 $0.00156 $0.01708
Opus 5 $0.00078 $0.00854
Sonnet 5 $0.00031 $0.00342
Haiku 4.5 $0.00016 $0.00171

Measured 3d ago against content hash 47db801905cf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

paperbanana-diagram 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 3d 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.

paper/assets/diagrams/paperbanana/skill/SKILL.md · 199 lines

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.

Read it on GitHub

Files

What ships with it

1 file 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.

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. 3d ago First seen · 199 lines · 156 tokens per session scan A 47db801905cf

Subscribe to this mod's changes

paperbanana-diagram is a skill published in the GitHub repository brockwebb/open-census-mcp-server (20 stars, last pushed 5mo ago), with no licence file. It adds 156 tokens to every session and 1,708 once invoked, about $0.0008 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.

Related

Other skills, from other repositories

beautiful-mermaid

Build publication-grade Mermaid diagrams with consistent styling and SVG-first export for manuscript assets.

sciclaw/sciclaw · 20 tokens

healthcare-emr-patterns

EMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration, and accessibility-first UI for medical data entry.

majiang213/OpenClaw-MAS · 40 tokens

healthcare-emr-patterns

EMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration, and accessibility-first UI for medical data entry.

ronmkr/PromptBook · 40 tokens

evaluating-with-leakage-gates

Evaluate an OpenMed de-identification or clinical NER model against the leakage-first release gates G1a through G8, which gate releases on residual PHI leakage rather than on F1. Use when the user wants to run the OpenMed eval harness on a synthetic golden set, decide whether a de-id model is RELEASABLE or…

maziyarpanahi/openmed · 158 tokens

mapping-loinc

Maps laboratory and clinical observation names extracted by OpenMed to LOINC codes using the public Regenstrief LOINC and FHIR terminology APIs. Use when the user wants to code lab tests, vital signs, or observations to LOINC, resolve a test name plus specimen and method to the correct LOINC part-model code, attach…

maziyarpanahi/openmed · 197 tokens

mapping-to-snomed

Maps clinical concept spans extracted by OpenMed to SNOMED CT concepts through a USER-SUPPLIED terminology server (the user's own Ontoserver, Snowstorm, or UMLS/UTS), never a bundled vocabulary. Use when the user wants to code findings, disorders, procedures, body structures, or substances to SNOMED CT, run an ECL…

maziyarpanahi/openmed · 205 tokens