generate-plot

Installation
SKILL.md

Generate Plot

Generate a publication-quality statistical plot from a data file using PaperBanana.

Inputs

  • Required: $ARGUMENTS[0] — path to the data file (CSV or JSON)
  • Optional: $ARGUMENTS[1] — plot intent description (prompted if not provided)

Scope Constraints

  • Read ONLY the user-specified data file
  • Do NOT read, write, or reference home directory dotfiles (~/.ssh, ~/.env, etc.)
  • Do NOT make network requests — the MCP tool handles remote communication
  • Do NOT install packages or modify system state
Installs
2
GitHub Stars
5
First Seen
Mar 10, 2026
generate-plot — dtsong/my-claude-setup