Storytelling Figures — Development skill for Claude Code
A Claude Code / Codex skill that turns a conversation into a clean, paste-ready image-generation prompt for scientific & explanatory figures — with guardrails against gibberish, content leakage, incon.
How to install Storytelling Figures
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open emorymao-hub/storytelling-figures and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Storytelling Figures does
A Claude Code / Codex skill that turns a conversation into a clean, paste-ready image-generation prompt for scientific & explanatory figures — with guardrails against gibberish, content leakage, inconsistency and tacky boxes-and-arrows.
Alternatives in Development
- Scientific Agent Skills — A set of ready to use Agent Skills for research, science, engineering, analysis, finance and writing 18.7k ★
- Claude How To — by luongnv89 — Example-driven guide to mastering Claude Code through progressive tutorials with copy-paste tem 8.5k ★
- Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
README
storytelling-figures
**v6.0** · **[English](#english) · [中文](#中文)**
A **Claude Code / Codex skill** that turns a conversation into a clean, paste-ready **image-generation prompt** for scientific, conceptual and explanatory figures — and quietly keeps the model from making the usual weird mistakes.

English
You're chatting with an AI about some mechanism — how an LLM tokenizes a typo, how an agent picks a skill, your own method's pipeline. At some point you think *"this is hard to explain, let me just draw it."* This skill catches that moment: it reads the conversation you already had, engineers a single high-quality prompt for **GPT image-2 / nano-banana**, and hands it back ready to paste.
It is **not** a figure renderer and **not** a chart library. Its whole job is to write *one good prompt* and avoid the failure modes that make AI-generated figures look wrong or tacky.
Highlights
A model can already write an image prompt. The catch is **aiming it** — the things you *can't* get by prompting an image-generation AI yourself, no matter how you phrase it:
| What you get | By yourself | With the skill |
|---|---|---|
| 🎯 Hits your target | ❌ a vague prompt → a random draw, rarely the figure you pictured | ✅ pins the few choices that narrow it to your figure — which points (≤5), how full, what to emphasize |
| 🔒 No made-up / stray content | ❌ invents steps, slips a passing background word in as a concept | ✅ auto-builds a word allow-list (source-lock) — no invented, off-vocabulary terms |
| 📐 Logically consistent | ❌ lines from nowhere, content warped to make the layout look nice | ✅ input↔output closure, no dangling lines, content not bent for looks |
| 🎨 Reads without labels | ❌ leans on text labels — strip them and it's unrecognizable boxes | ✅ each concept drawn as a real object, legible with the text removed |
![By yourself v
Related Skills
Flashcard Generator
Central flashcard generation rules for all courses. Defines the question-front / explanatory-back card archite
Envsetup
Open this project's .env in your editor and the credential's generation page in Chrome, with a key stub + sour
Clipfan
Clipboard sync daemon for Mac + remote tmux fleet. Mirrors macOS pasteboard to remote OS clipboards and tmux p
Anime X Cover Skill
Claude Code / Codex skill — turn an article into a paste-and-go cover prompt or image. Two cover families: ani
Seedance Prompt Builder
Claude Agent Skill — turns plain-English briefs into paste-ready Seedance 2.0 video prompts for Higgsfield, Dr
Nano Banana Image Generation
Generate professional images via the Gemini CLI's nanobanana extension.
Related Agents
Thumbnail Agent
Designs three deliberately different thumbnail concepts per video — Safe, Curiosity and Wildcard — each shippi
GPT Chat
Conducts a conversation with a GPT model (Codex) as a separate conversational partner—the thread persists betw
Omd Codex Image
Channel-aware image materializer. Reads spec blocks in HTML/MD/JSX and materializes them through Codex's nativ