paper-framework-figure-studio-pro

paper-framework-figure-studio-pro is a skill for Codex from tuoxie2046/claude-code-research-skills. It costs 258 tokens per session (9,640 once invoked), scanned A, original, no licence file.

A human-guided workflow for creating research-paper figures based on the paper’s content. It covers architecture, pipelines, methods, agent workflows, system and data flows, and mechanism diagrams, producing generated image candidates for review.

In plain words
What is it for?
Use it to develop and review technical figures for research papers, from the paper’s foundation through candidate images.
Why use it?
It keeps figure creation connected to the paper’s method and intended message, which helps prevent diagrams from becoming visually polished but scientifically inaccurate.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to develop and review technical figures for research papers, from the paper’s foundation through candidate images.

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

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/tuoxie2046/claude-code-research-skills/paper-framework-figure-studio-pro/github.svg)](https://agentmods.dev/skills/tuoxie2046/claude-code-research-skills/paper-framework-figure-studio-pro)
Your own site
<a href="https://agentmods.dev/skills/tuoxie2046/claude-code-research-skills/paper-framework-figure-studio-pro"><img src="https://agentmods.dev/badge/skills/tuoxie2046/claude-code-research-skills/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/tuoxie2046/claude-code-research-skills/paper-framework-figure-studio-pro"><img src="https://agentmods.dev/badge/skills/tuoxie2046/claude-code-research-skills/paper-framework-figure-studio-pro.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 258 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,640 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 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.1 $0.00258 $0.09640
Opus 5 $0.00129 $0.04820
Sonnet 5 $0.00052 $0.01928
Haiku 4.5 $0.00026 $0.00964

Measured 8d ago against content hash d453dca7a552, 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 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.

skills/paper-framework-figure-studio-pro/SKILL.md · 340 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

60 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 · 340 lines · 258 tokens per session scan A d453dca7a552

Subscribe to this mod's changes

paper-framework-figure-studio-pro is a skill published in the GitHub repository tuoxie2046/claude-code-research-skills (5 stars, last pushed 2mo ago), with no licence file. It adds 258 tokens to every session and 9,640 once invoked, about $0.0013 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-09-03.

Related

Other skills, from other repositories

food-research

Run a comprehensive, multi-source literature and evidence-synthesis workflow for food & nutrition science. Use when the user wants to research a food/nutrition topic in depth, do a literature review, build an evidence brief, screen and synthesize many sources, verify citations, or scope a systematic review.…

PangenomeAI/academic-skills-food-nutrition · 154 tokens

food-paper

Multi-subagent manuscript system for food & nutrition science covering the whole research process: understand the field, frame research questions, curate and analyze data, run statistics, build figures and tables, construct the discussion, draft, polish, and self-review — journal-aware throughout. Includes a…

PangenomeAI/academic-skills-food-nutrition · 180 tokens

food-pipeline

Master orchestrator for the whole food & nutrition research-to-publication workflow. Coordinates the specialist skills — each with its own subagent set — into one governed path: journal selection, research (food-research / food-deep-research), writing & analysis (food-paper), figures (food-figure), peer review…

PangenomeAI/academic-skills-food-nutrition · 137 tokens

food-deep-research

General-purpose deep research that produces a fully written, source-validated literature review on any question: scope it, design the method, discover and screen sources by journal ranking, validate every source, extract and verify evidence, synthesize, stress-test, then write and format the review (APA 7.0 by…

PangenomeAI/academic-skills-food-nutrition · 166 tokens

food-figure

Comprehensive figure system for food & nutrition manuscripts: analyzes the user's data, recommends the best figure(s) to make, then produces submission-grade graphics in Python or R at the target journal's spec. Handles all common scientific figure types (bar/box/violin, line/kinetic, scatter/regression, Bland–Altman…

PangenomeAI/academic-skills-food-nutrition · 218 tokens

food-review

Multi-reviewer peer-review system for food & nutrition manuscripts. Simulates an editorial panel — a coordinating editor, three domain reviewers (methodology/statistics, domain/novelty, integrity/ethics), and a devil's advocate — plus a formatting-compliance check against the target journal (APA 7.0 by default, or a…

PangenomeAI/academic-skills-food-nutrition · 173 tokens