Figure Bake banner
youngeun1209 youngeun1209

Figure Bake

Design community

Description

--- description: Drive one figure from design brief to manuscript-ready PDF + outline PNG. Three-agent loop (@figure-descriptor → @analysis-implementer → @reviewer) wrapped around `cropfig` for the final artifact pass. --- # /figure-bake Dispatcher. Read [`skills/figure-bake/SKILL.md`](../skills/figure-bake/SKILL.md) and follow it exactly. Arguments: `$ARGUMENTS` ## Signature ``` /figure-bake <fig-id> [--max-iter N] [--data <path>] [--code-dir <path>] ``` ## Flags | Flag | Default | Purpo

Installation

Installs to ~/.claude/skills/youngeun1209-oh-my-claudecode-research-figure-bake/SKILL.md

Terminal
mkdir -p ~/.claude/skills/youngeun1209-oh-my-claudecode-research-figure-bake && curl -fsSL https://raw.githubusercontent.com/youngeun1209/oh-my-claudecode-research/HEAD/commands/figure-bake.md -o ~/.claude/skills/youngeun1209-oh-my-claudecode-research-figure-bake/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository