scientific-illustrator-local

scientific-illustrator-local is a skill for Claude Code, Codex from SPYfighting/my-academic-skills. It costs 82 tokens per session (1,550 once invoked), scanned A, original, MIT.

A local workflow for turning scientific diagrams into editable SVG or Adobe Illustrator artwork, or drawing new diagrams from described content. SVG is an image format whose shapes and text can be edited rather than treated as one flat picture.

In plain words
What is it for?
Use it to rebuild figures from papers, preserve and edit existing artwork, or create scientific schematics with editable paths and labels.
Why use it?
It removes the need to manually retrace raster images and helps keep diagram labels as editable text. It also provides checks for the local Python and Illustrator setup.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex; mentions OpenCode.

Good fit Use it to rebuild figures from papers, preserve and edit existing artwork, or create scientific schematics with editable paths and labels.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/spyfighting/my-academic-skills/scientific-illustrator-local
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 SPYfighting/my-academic-skills --skill scientific-illustrator-local
Clone the repo
git clone --depth 1 https://github.com/SPYfighting/my-academic-skills

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 scientific-illustrator-local

README.md
[![agentmods](https://agentmods.dev/badge/skills/spyfighting/my-academic-skills/scientific-illustrator-local/github.svg)](https://agentmods.dev/skills/spyfighting/my-academic-skills/scientific-illustrator-local)
Your own site
<a href="https://agentmods.dev/skills/spyfighting/my-academic-skills/scientific-illustrator-local"><img src="https://agentmods.dev/badge/skills/spyfighting/my-academic-skills/scientific-illustrator-local/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 scientific-illustrator-local

Your own site · 80×15
<a href="https://agentmods.dev/skills/spyfighting/my-academic-skills/scientific-illustrator-local"><img src="https://agentmods.dev/badge/skills/spyfighting/my-academic-skills/scientific-illustrator-local.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,550 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.00082 $0.01550
Opus 5 $0.00041 $0.00775
Sonnet 5 $0.00016 $0.00310
Haiku 4.5 $0.00008 $0.00155

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

Security

Grade A, and why

scientific-illustrator-local 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.

The scan reads SKILL.md. This mod also ships 13 executable files (scripts/bridge-windows.ps1, scripts/figure_cli.py, scripts/figurelib/__init__.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

scientific-illustrator-local/SKILL.md · 81 lines

How it starts

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

Scientific Illustrator Local

Version 0.2.1. Produce editable paths and live text through a local workflow shared by Codex, Claude Code, and OpenCode. Instructions are in English; preserve the original language and content of figure labels.

Start

Resolve skill_dir from this file's actual location. Use its scripts directly for project-local work; registering a global skill is unnecessary. For setup or a different machine, read installation and compatibility.

In the commands below, <python> is the skill's .venv/Scripts/python.exe on Windows or .venv/bin/python on macOS, or an explicitly verified CPython 3.11-3.13 environment. <cli> means skill_dir/scripts/figure_cli.py. Quote full paths; PowerShell needs & before a quoted executable path.

<python> -X utf8 <cli> doctor
<python> -X utf8 <cli> illustrator-doctor

The native adapter attaches to an already-running Illustrator instance: Windows uses PowerShell 5.1 and COM; macOS uses the actual running application bundle and AppleScript. The Python scheduler and JSX renderer are shared. Windows with Illustrator 27.2.0 has been tested on hardware; macOS and other versions still require native validation.

Choose the input route

  • New schematic: write structured SVG with paths, basic shapes, and real <text>. Use polygons for arrowheads. Data plots require the user's actual data or original vector output.
  • Existing vector SVG: validate and prepare it directly, preserving its vector structure.
  • Raster reconstruction: read the workflow and input specification. Transcribe and review every label first, remove only the text from a copy, trace the remaining artwork, then add real text at the original baselines. Do not trace letters and hide their outlines beneath white overlays.
  • Use --text-mode none only for genuinely text-free input. Use --text-mode outlines only when the user explicitly accepts non-editable lettering.

Read the full file on GitHub · 81 lines

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 · 81 lines · 82 tokens per session scan A d2e3579f61e0

Subscribe to this mod's changes

scientific-illustrator-local is a skill published in the GitHub repository SPYfighting/my-academic-skills (14 stars, last pushed 4d ago), licensed MIT. It adds 82 tokens to every session and 1,550 once invoked, about $0.0004 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-09.

Related

Other skills, from other repositories

figure-design

Use when creating, updating, or reviewing a research figure (plot, chart, brain map, heatmap, schematic) — guides chart-type selection, typography, colorblind-safe palette, layout, and journal-specific export specs. Dispatches a figure-reviewer subagent after rendering. Complements claims-audit (which checks figure…

jeonnoin-alt/Eureka · 75 tokens

hypothesis-first

Use when running any experiment or analysis — hypothesis and analysis plan must be registered before seeing results, the scientific equivalent of test-driven development.

jeonnoin-alt/Eureka · 30 tokens

manuscript-writing

Use when writing a research manuscript — guides section-by-section writing with prerequisite gates, citation discipline, number traceability, and per-section subagent review. Activated after experiment results are reviewed and before claims-audit.

jeonnoin-alt/Eureka · 47 tokens

claims-audit

Use during or after manuscript writing to verify every quantitative claim traces to actual data, every figure is script-generated, and all results including negative ones are reported.

jeonnoin-alt/Eureka · 34 tokens

experiment-design

Use when a research design has been approved and needs to be broken into executable experiment steps — the research equivalent of an implementation plan.

jeonnoin-alt/Eureka · 28 tokens

research-brainstorming

You MUST use this before any experiment, analysis, or scientific claim — when a research question, hypothesis, study design, or scientific approach needs to be defined or refined.

jeonnoin-alt/Eureka · 39 tokens