paper-visualizer

paper-visualizer is a skill for Claude Code, Codex from WilsonWukz/MySkills. It costs 33 tokens per session (1,047 once invoked), scanned A, a copy of visual-architect, MIT.

A research-paper visual design tool that turns a paper's methods or abstract into a detailed layout plan for an AI-generated diagram.

In plain words
What is it for?
Use it to plan pipeline, loop, hierarchy, dual-stream, hub, or grid diagrams, including zones, objects, and arrows for image-generation systems.
Why use it?
It helps make complex research logic easier to represent by choosing a suitable structure and concrete visual elements.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan pipeline, loop, hierarchy, dual-stream, hub, or grid diagrams, including zones, objects, and arrows for image-generation systems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wilsonwukz/myskills/visual-architect
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 WilsonWukz/MySkills --skill visual-architect
Clone the repo
git clone --depth 1 https://github.com/WilsonWukz/MySkills

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 paper-visualizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/wilsonwukz/myskills/visual-architect.svg)](https://agentmods.dev/skills/wilsonwukz/myskills/visual-architect)
Your own site
<a href="https://agentmods.dev/skills/wilsonwukz/myskills/visual-architect"><img src="https://agentmods.dev/badge/skills/wilsonwukz/myskills/visual-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,047 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 89% 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.00033 $0.01047
Opus 5 $0.00016 $0.00524
Sonnet 5 $0.00007 $0.00209
Haiku 4.5 $0.00003 $0.00105

Measured 8d ago against content hash 042107ffe122, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

paper-visualizer 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.

Origin

This is a copy

89% identical to visual-architect — 3 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.

skills/visual-architect/SKILL.md · 89 lines

How it starts

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

Paper Visualizer Skill

Top-tier Scientific Visual Architect. Transforms text into geometric, structural visual instructions.

1. What This Skill Does

Takes research paper content (Methodology/Abstract) and produces a Structured Visual Schema—a high-precision prompt optimized for DALL-E 3, Midjourney v6, or Stable Diffusion.

2. Execution Logic (The Brain)

Phase 1: Layout Pattern Recognition

You must analyze the text and enforce one of these strictly:

  1. Linear Pipeline: Left→Right flow (Data Processing, Encoding-Decoding).
  2. Cyclic/Iterative: Center loop (Optimization, RL, Feedback Loops).
  3. Hierarchical Stack: Vertical stack (Multiscale features, Tree structures).
  4. Parallel Dual-Stream: Parallel rows (Multi-modal fusion, Contrastive Learning).
  5. Central Hub: Core connecting peripherals (Agent-Environment).
  6. Matrix Grid: Comparison studies or ablation components.

Phase 2: Schema Generation Rules

  • Dynamic Zoning: Define 2-5 physical zones based on layout.
  • Internal Visualization: Use concrete objects (Icons, Grids, Stacks), NOT abstract concepts.
  • Explicit Connections: Describe physics of flow (e.g., "Curved arrow looping back").

3. Output Format (The Golden Schema)

You MUST respond strictly using this Markdown template. Use the examples in brackets [...] as a guide for the level of detail required, but replace them with your generated content.

---BEGIN PROMPT---

[Style & Meta-Instructions]
High-fidelity scientific schematic, technical vector illustration, clean white background, distinct boundaries, academic textbook style. High resolution 4k, strictly 2D flat design with subtle isometric elements.

**[TEXT RENDERING RULES]**
* **Typography**: Use bold, sans-serif font (e.g., Helvetica/Roboto style) for maximum legibility.
* **Hierarchy**: Prioritize correct spelling for MAIN HEADERS (Zone Titles). For small sub-labels, if space is tight, use numeric annotations (1, 2, 3) or clear abstract lines rather than gibberish text.
* **Contrast**: Text must be dark grey/black on light backgrounds. Avoid overlapping text on complex textures.

[LAYOUT CONFIGURATION]
* **Selected Layout**: [e.g., Cyclic Iterative Process with 3 Nodes]
* **Composition Logic**: [e.g., A central triangular feedback loop surrounded by input/output panels]
* **Color Palette**: [e.g., Professional Pastel (Azure Blue, Slate Grey, Coral Orange, Mint Green)]

[ZONE 1: LOCATION - LABEL]
* **Container**: [Shape description, e.g., Top-Left Rectangular Panel]
* **Visual Structure**: [Concrete objects, e.g., A stack of 3 layered documents with binary code patterns]
* **Key Text Labels**: "[Text 1]"

[ZONE 2: LOCATION - LABEL]
* **Container**: [Shape description, e.g., Central Circular Engine]
* **Visual Structure**: [Concrete objects, e.g., A clockwise loop connecting 3 internal modules: A (Gear), B (Graph), C (Filter)]
* **Key Text Labels**: "[Text 2]", "[Text 3]"

[ZONE 3: LOCATION - LABEL]
... (Add Zone 4 or 5 if necessary based on the selected layout)

[CONNECTIONS]
1. [Connection description, e.g., A curved dotted arrow looping from Zone 2 back to Zone 1 labeled "Feedback"]
2. [Connection description, e.g., A wide flow arrow branching from Zone 2 to Zone 3]

---END PROMPT---

Read the full file on GitHub · 89 lines

Files

What ships with it

5 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.

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. 8d ago First seen · 89 lines · 33 tokens per session scan A 042107ffe122

Subscribe to this mod's changes

paper-visualizer is a skill published in the GitHub repository WilsonWukz/MySkills (9 stars, last pushed 4mo ago), licensed MIT. It adds 33 tokens to every session and 1,047 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to visual-architect, differing in 3 lines, and is treated as a copy.

Related

Other skills, from other repositories

scientific-figure-prompt-compiler

Transform concise scientific or technical descriptions into structured visual specifications and high-quality image-generation prompts. Use for scientific figures, technical diagrams, system architectures, mechanisms, workflows, spatial models, timelines, layered systems, and information-dense visuals. Model-agnostic…

basejb/skills · 72 tokens

quarto-deck

Generate a Reveal.js HTML presentation from Markdown. Use when the user asks to generate a Reveal.js HTML presentation from Markdown.

flonat/flonat-research · 29 tokens

paper2poster

Convert academic papers (PDF) into conference posters (HTML/PNG). You are the conductor: you decide what each section needs — an original paper figure or text — write the outline, hand-author the poster HTML, and iterate on the render using your own visual read and a blind-reader content quiz. Use when the user wants…

QuZhan51496/paper2anything · 76 tokens

historical-science-video-prod

A production-material generator for three-minute history and science explainer videos. It creates narration, a shot list, Veo2 prompts, and character guidelines for use with the Jimeng platform.

anbeime/skill · 75 tokens

paperbanana

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.

PlutoLei/paperbanana-skill · 35 tokens

r-spss-syntax-architect

A guide for turning research hypotheses into repeatable R or SPSS code for statistical analysis. It covers panel data, where the same companies or other units are observed over time, as well as interaction effects, curves, and mediation.

Nero1688/claude-academic-skills · 406 tokens