paper-framework-figure-studio-pro

paper-framework-figure-studio-pro is a skill for Codex from sidiangongyuan/codex-skills-library. It costs 65 tokens per session (1,101 once invoked), scanned A, original, MIT.

A planning guide for designing source-based diagrams for computer science and deep-learning papers. It creates an editable figure brief before someone generates or redraws the image.

In plain words
What is it for?
Use it to plan method overviews, system architectures, data flows, mechanisms, pipelines, and agent workflows.
Why use it?
It helps turn information from a paper into a clear diagram without mixing figures with plots, tables, or ordinary writing.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: $skill-name invocation.

Good fit Use it to plan method overviews, system architectures, data flows, mechanisms, pipelines, and agent workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sidiangongyuan/codex-skills-library/paper-framework-figure-studio-pro
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 sidiangongyuan/codex-skills-library --skill paper-framework-figure-studio-pro
Clone the repo
git clone --depth 1 https://github.com/sidiangongyuan/codex-skills-library

Made for: 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-framework-figure-studio-pro

README.md
[![agentmods](https://agentmods.dev/badge/skills/sidiangongyuan/codex-skills-library/paper-framework-figure-studio-pro/github.svg)](https://agentmods.dev/skills/sidiangongyuan/codex-skills-library/paper-framework-figure-studio-pro)
Your own site
<a href="https://agentmods.dev/skills/sidiangongyuan/codex-skills-library/paper-framework-figure-studio-pro"><img src="https://agentmods.dev/badge/skills/sidiangongyuan/codex-skills-library/paper-framework-figure-studio-pro/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 paper-framework-figure-studio-pro

Your own site · 80×15
<a href="https://agentmods.dev/skills/sidiangongyuan/codex-skills-library/paper-framework-figure-studio-pro"><img src="https://agentmods.dev/badge/skills/sidiangongyuan/codex-skills-library/paper-framework-figure-studio-pro.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,101 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 original 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.1 $0.00065 $0.01101
Opus 5 $0.00032 $0.00550
Sonnet 5 $0.00013 $0.00220
Haiku 4.5 $0.00006 $0.00110

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

Security

Grade A, and why

paper-framework-figure-studio-pro 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 11d 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.

skills/paper-framework-figure-studio-pro/SKILL.md · 116 lines

How it starts

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

Paper Framework Figure Studio Pro

This is a lightweight local adapter inspired by c-narcissus/paper-framework-figure-studio-pro. It keeps the useful paper-grounded S0-S5 co-design flow while avoiding the upstream package's heavy asset vendoring, mandatory checkpoint zip behavior, and fixed personal response rules.

Default Boundaries

  • Work in conversation by default. Do not create project files, reports, checkpoints, generated images, or restore bundles unless the user explicitly asks for them.
  • Treat image generation as opt-in. S2 and S5 are planning handoff stages unless the user explicitly asks to generate images.
  • Keep the workflow human-in-the-loop. Execute at most one public stage per response unless the user explicitly requests a compact text-only bundle such as "do S0/S1 together."
  • Stop after S5. The human chooses the final candidate, performs manual redrawing/editing, and decides final caption and paper placement.
  • Route final plot/table polish, Matplotlib/LaTeX edits, captions, and rendered validation to $paper-visual-craft.

Input Discipline

Before designing the figure, identify the available evidence:

  • Paper source: PDF, LaTeX, abstract/method text, notes, or user summary.
  • Target role: method overview, architecture, pipeline, data flow, mechanism, or agent workflow.
  • Venue/style constraints: CVPR/ICCV/ECCV/NeurIPS/ICLR/ICML/CoRL, double column, grayscale safety, line-art preference, space budget.
  • Existing visuals: reference figures, current draft figure, or explicit instruction not to inspect an existing paper diagram.
  • User constraints: must-show modules, forbidden claims, terminology, symbols, and whether image generation is allowed.

If inputs are incomplete, state the assumptions and ask only for missing facts that materially affect the diagram contract. Do not invent paper modules, symbols, arrows, metrics, or evidence.

Local S0-S5 Workflow

Use references/workflow.md when a task needs the full staged process.

Read the full file on GitHub · 116 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. 11d ago First seen · 116 lines · 65 tokens per session scan A df7a8cb05a91

Subscribe to this mod's changes

paper-framework-figure-studio-pro is a skill published in the GitHub repository sidiangongyuan/codex-skills-library (8 stars, last pushed 6d ago), licensed MIT. It adds 65 tokens to every session and 1,101 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

superloopy-clone

Use when the user asks for Superloopy clone or asks to clone, rebuild, reverse-engineer, replicate, or copy a website or page into a Superloopy-governed implementation. Triggers on "loopy clone", target URLs plus requests such as "clone this site", "rebuild this page", "make a copy of this website", "pixel-perfect…

beefiker/superloopy · 113 tokens

superloopy-frontend

Use only after explicit Codex $superloopy:superloopy-frontend or Claude Code /superloopy:superloopy-frontend invocation for supported screen-based application UI across browser-hosted Web, interactive deployed content-led Web, desktop, mobile/tablet, embedded/hybrid, Qt, custom-rendered, or mixed targets, such a task…

beefiker/superloopy · 148 tokens

frappe-doctype-design

Frappe DocType creation and form UX guidance. Use when creating, reviewing, or redesigning DocTypes, including field choice, tabs, sections, columns, required fields, naming, child tables, and form usability.

Dkm0315/frappe-agent · 51 tokens

latchbio-integration

Build, register, debug, and operate bioinformatics workflows on Latch using the Python SDK, CLI, Latch Data and Registry, Nextflow, Snakemake, programmatic execution, and Latch MCP. Use when authoring or deploying Latch workflows, configuring resources or interfaces, moving data, integrating Registry, or launching and…

userInner/SKILLS · 76 tokens

ui-to-vue

Use when the user has UI screenshots or design exports that need batch conversion into Vue 3 components, especially with Vant, Element Plus, or Ant Design Vue.

userInner/SKILLS · 38 tokens

pubmed-database

Direct PubMed and NCBI E-utilities search workflows for biomedical literature, MeSH queries, PMID lookup, citation retrieval, and API-backed literature monitoring. Use when a task needs biomedical literature from PubMed rather than general web search.

userInner/SKILLS · 53 tokens