Install
$ agentstack add skill-blackblue-labs-zeroplot-zeroplot ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
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.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: blackblue-labs
- Source: blackblue-labs/zeroplot
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.