Scientific Visualization

v0.1.0

Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, c...

0· 397·6 current·7 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (publication-quality figures) match the included helpers: color palette module, style presets, and figure export utilities that set DPI, formats, and journal-specific rules.
Instruction Scope
SKILL.md directs the agent to apply styles, create plots, and save files locally using included helpers. Instructions reference only plotting libraries and local file output; they do not instruct reading unrelated system files, environment variables, or contacting external endpoints.
Install Mechanism
No install spec is present (instruction-only install). Code files are included but there is no download-from-URL or package install step. This is low-risk: the skill runs Python code already provided in the bundle.
Credentials
The skill requests no environment variables, credentials, or config paths. Optional runtime hints (e.g., PyPDF2 for font checks) are local and documented; nothing asks for unrelated secrets.
Persistence & Privilege
Flags show always:false and no elevated persistence. The skill does not modify other skills or system-wide settings; its file writes are limited to user-specified output paths when saving figures.
Assessment
This skill appears coherent and focused on making publication-ready figures. Before installing: (1) review style_presets.py and the remaining script(s) to confirm they only change plotting rcParams and don't execute unexpected system commands; (2) be aware figure export writes files to the current or specified directory—avoid overwriting important files and check output paths; (3) verifying font embedding requires PyPDF2 (optional) if you need that check; install that dependency only from a trusted source; (4) the agent may run this skill autonomously by default (platform behavior) — that is normal here but if you have strict controls, restrict autonomous invocation. If you need extra assurance, run the included scripts in an isolated environment to inspect behavior before granting broader access.

Like a lobster shell, security has layers — review code before you run it.

latestvk97e5d3nj3n7het77w37rhh75s837hnj

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments