Skip to main content
Run any Skill in Manus
with one click

xkcd-py

Stars3
Forks1
UpdatedJune 21, 2026 at 19:26

Generate a Python matplotlib plot script following the user's mandatory xkcd style โ€” `with plt.xkcd():` context, `pparam = dict(...)` axis-config, raw-string LaTeX labels, wide canvas (`figsize=(10, 6)`), `dpi=300` savefig. Supports parquet / CSV / NumPy (`.npy`, `.npz`) and four variants: single line, multi-line + legend, scatter / errorbar, multi-panel subplots. Writes the `.py` only โ€” does NOT execute it; the user runs it (typically `uv run`). Use when asked to write an xkcd-style / hand-drawn / sketch-style matplotlib script, plot data in xkcd style from parquet / CSV / `.npy`, scaffold an xkcd line / scatter / errorbar / subplot script, or match the lab's xkcd template. Triggers on: xkcd plot, xkcd matplotlib, xkcd style, hand-drawn / sketch plot, plt.xkcd, comic-style plot; xkcd ํ”Œ๋กฏ, xkcd ๊ทธ๋ž˜ํ”„, ์†๊ทธ๋ฆผ ๊ทธ๋ž˜ํ”„, ์Šค์ผ€์น˜ ์Šคํƒ€์ผ ํ”Œ๋กฏ, xkcd ์Šคํฌ๋ฆฝํŠธ, xkcd ์ฝ”๋“œ.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
6 files
SKILL.md
readonly