Zeroplot
Plot anything with zero effort. Editable charts, diagrams, figures, posters, and slides.
npx -y skills add blackblue-labs/zeroplot --skill zeroplotAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Create editable charts, diagrams, figures, posters, or slides from intent, data, or references.
SKILL.md
2.4 KB, 502 tokens by cl100k_base, as published. Nobody here has run it
ZeroPlot
Plot anything with zero effort.
Core Scope
Use this skill when the user needs:
- a chart, diagram, scientific figure, poster, or slide;
- an editable visual reconstructed from a screenshot or reference image;
- a visual generated from data, code, text, netlists, specs, or rough sketches;
- a domain-specific visual grammar or review rubric;
- a benchmark case for visual generation.
Non-Goals
- Do not claim to replace professional EDA, CAD, statistical, or simulation tools.
- Do not optimize only for visual prettiness.
- Do not invent scientific content not present in the user's materials.
- Do not flatten structured outputs when an editable format is available.
Workflow
- Identify artifact type, audience, and visual domain.
- Collect source materials and constraints.
- Read the matching domain note under
domains/when available. - Convert inputs into an auditable visual spec.
- Produce a baseline artifact in an editable format when possible.
- Ask for or infer domain-specific failure criteria.
- Distill failures into rubric items and skill rules.
- Re-run generation with updated rules.
- Save benchmark artifacts when the task is part of evaluation.
Visual Contract
Before generation, define:
- artifact type and domain;
- audience and delivery context;
- 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:
.drawio, SVG, Mermaid, TikZ, matplotlib source, PPTX, or structured JSON;- PDF/PNG export for delivery;
- flat raster only when no editable route is available.
Initial Domains
Initial seed domains:
domains/integrated-circuits/domains/computer-science/
Scientific figures are ZeroPlot's first proving ground, not its product boundary. Later packs may cover general charts, posters, presentations, and other structured visual artifacts.
Integrated Circuits
Turn SPICE/netlists, EDA screenshots, paper text, sketches, component tables, and visual references into readable, editable technical communication.
Computer Science
Create system diagrams, model architectures, pipelines, dataflows, evaluation setups, and result figures with clear structure and reproducible editing handles.
What ships with it: 5 files
4.7 KB alongside SKILL.md
domains/
- README.md451 B