AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Plot

skill-misterbrookt-paper-skills-plot · by MisterBrookT

>-

No reviews yet
0 installs
43 views
0.0% view→install

Install

$ agentstack add skill-misterbrookt-paper-skills-plot

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-misterbrookt-paper-skills-plot)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Plot? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Plot Skill

plot is the original flagship skill in Paper Skills. It focuses on paper-ready scientific figures across disciplines, not generic chart styling.

Core Scope

Use this skill when the user needs:

  • a discipline-specific research figure;
  • an editable scientific schematic or diagram;
  • a figure generated from domain materials such as netlists, paper text,

pathway notes, system descriptions, time-series events, or rough sketches;

  • an expert-review rubric for what makes a figure acceptable in a field;
  • a benchmark case for domain-aware figure generation.

Non-Goals

  • Do not claim to replace professional EDA, CAD, statistical, or simulation

tools.

  • Do not optimize only for visual prettiness.
  • Do not turn field-specific figures into generic PowerPoint-style diagrams.
  • Do not invent scientific content not present in the user's materials.

Workflow

  1. Identify domain and figure family.
  2. Collect source materials and constraints.
  3. Read the matching domain note under domains/ when available.
  4. Convert inputs into an auditable drawing spec.
  5. Produce a baseline figure in an editable format when possible.
  6. Ask for or infer domain-specific failure criteria.
  7. Distill failures into rubric items and skill rules.
  8. Re-run generation with the updated rules.
  9. Save benchmark artifacts when the task is part of evaluation.

Domain Contract

Before generation, write a short contract:

  • domain;
  • figure family;
  • source inputs;
  • target output format;
  • must-preserve entities and relationships;
  • hard-fail criteria;
  • stylistic conventions;
  • evaluation plan.

Output Preference

Prefer editable outputs over flat images:

  1. .drawio, SVG, Mermaid, TikZ, matplotlib source, or structured JSON;
  2. PDF/PNG export for manuscript insertion;
  3. flat raster only when no editable route is available.

First Domain: Circuit Figures

Initial seed domains live under:

  • domains/integrated-circuits/
  • domains/computer-science/

Integrated-circuit seed family:

transistor-level analog schematic illustration

Goal: turn existing circuit materials into paper-ready schematic illustrations. Inputs may include SPICE/netlist, rough EDA screenshots, paper text, hand sketches, component tables, and visual references.

The target is not circuit design automation. The target is scientific figure automation for readable, editable, publication-ready circuit illustrations.

Second Domain: Computer Science Figures

Computer-science seed families:

  • system diagrams;
  • model architecture diagrams;
  • pipeline and dataflow figures;
  • evaluation setup figures;
  • benchmark result figures when ordinary charts are not enough.

The target is not generic slide diagrams. The target is paper-ready CS figures with clear modules, data flow, experimental structure, and reproducible editing handles.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.