nature-figure
Create Journal-Ready Scientific Figures
Scientific figures often fail because story, evidence, export, and review checks are separated. This skill guides Claude, Codex, and Claude Code through one publication-ready workflow.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "nature-figure" from https://skillstore.io/skills/yuan1z0825-nature-figure.md and its manifest at https://skillstore.io/api/skills/yuan1z0825-nature-figure/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "nature-figure". A researcher asks for a Python figure showing tumor response, histology, and safety markers.
Expected outcome:
- A figure contract that states the core claim and evidence order.
- A panel plan with a dominant efficacy panel and supporting safety panels.
- A Python plotting workflow with editable vector export and source-data notes.
Using "nature-figure". A student shares an R heatmap figure and asks why it looks crowded.
Expected outcome:
- A prioritized review of typography, annotation density, color scale, and legend placement.
- Concrete revision steps for patchwork or ComplexHeatmap output.
- A final export checklist for SVG, PDF, TIFF, and preview files.
Using "nature-figure". A team wants a Nature-style method comparison figure from existing benchmark tables.
Expected outcome:
A backend-gated plan with comparison bars, interval plots, statistical labels, export settings, and checks against misleading visual emphasis.
Security Audit
SafeAll 101 static detections are false positives after contextual review. They match local figure-output directory creation, documentation links, plot labels, dictionary keys, or formatting guidance rather than command execution, credential access, traversal, or reconnaissance. No prompt injection, data-exfiltration intent, or other semantic security finding was evidenced.
Risk Factors
๐ Filesystem access (47)
โ๏ธ External commands (19)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/yuan1z0825-nature-figure/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/yuan1z0825-nature-figure?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/yuan1z0825-nature-figure?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/yuan1z0825-nature-figure/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/yuan1z0825-nature-figure.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
Community contribution, refactored into static/dynamic layers. (2026). nature-figure security audit report (audit version 5) [Author version 2.0.0]. Skillstore. https://skillstore.io/skills/yuan1z0825-nature-figure/audits/5BibTeX citation
@techreport{community-contribution-refactored-into-static-dynamic-layers-yuan1z0825-nature-figure-2026,
author = {Community contribution, refactored into static/dynamic layers},
title = {nature-figure security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/yuan1z0825-nature-figure/audits/5},
note = {Author version 2.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "nature-figure security audit report (audit version 5)"
version: "2.0.0"
type: report
authors:
- name: "Community contribution, refactored into static/dynamic layers"
date-released: "2026-07-21"
url: "https://skillstore.io/skills/yuan1z0825-nature-figure/audits/5"
identifiers:
- type: other
value: "skillstore:yuan1z0825-nature-figure:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Plan a manuscript figure
Turn a research claim into a panel map, evidence hierarchy, export plan, and review checklist.
Revise a submitted figure
Audit typography, statistics, color, source data notes, and journal-ready output formats before resubmission.
Build method comparison panels
Adapt bundled scientific chart patterns into clean comparison figures using real project data.
Try These Prompts
Use nature-figure. I need a Python or R manuscript figure. The main conclusion is [claim]. The data columns are [columns]. Plan the figure before writing code.
Use nature-figure with Python. Build a multi-panel figure from my dataframe with panels [panel list]. Export editable SVG and a PNG preview.
Use nature-figure with R. Review my current figure for readability, statistical labeling, color, typography, source-data traceability, and export quality. Return prioritized fixes.
Use nature-figure with Python. Adapt the closest bundled demo pattern to my real data and manuscript claim. Do not reuse demo labels or reveal internal paths.
Best Practices
- Choose Python or R first and keep the backend exclusive for plotting, previewing, and QA.
- Define the core conclusion and evidence chain before drawing panels.
- Export editable SVG or PDF plus a raster preview, and verify source-data traceability.
Avoid
- Generating mock data when the user has not chosen a backend or supplied a clear target.
- Mixing Python and R outputs in one figure workflow without user approval.
- Copying demo labels, private paths, or internal asset names into user-facing deliverables.
Frequently Asked Questions
Does this skill make figures automatically?
Can I use it with Claude, Codex, and Claude Code?
Why does it ask Python or R first?
Does it only support Nature journals?
Can it revise an existing figure?
Does it create dashboards?
Developer Details
License
MIT
Author version
v2.0.0
Skillstore revision
r1
Ref
64ca8af0f54a325752f08bd54e52151061ea659a
Maintenance freshness
7/21/2026
Usage
10 downloads ยท 0 views
File structure
๐ assets/
๐ chart-atlas/
๐ atlas-04-scatter-bubble.png
๐ atlas-06-distributions.png
๐ atlas-07-forest-interval.png
๐ atlas-08-area-stacked.png
๐ atlas-09-image-plates.png
๐ atlas-10-network-matrix.png
๐ figures4papers/
๐ assets/
๐ Dispersion_motivation.png
๐ Dispersion_observation_distillation.png
๐ Dispersion_observation.png
๐ ImmunoStruct_contrastive.png
๐ ImmunoStruct_results_CEDAR.png
๐ ImmunoStruct_results_IEDB.png
๐ ImmunoStruct_schematic.png
๐ RNAGenScape_schematic.png
๐ figure_brainteaser/
๐ figures/
๐ plot_brute_force.py
๐ plot_correctness_by_category.py
๐ plot_correctness_by_subcategory.py
๐ plot_rewriting.py
๐ plot_selfcorrection_math.py
๐ figures/
๐ plot_ablation.py
๐ plot_comparison.py
๐ figure_Cflows/
๐ figures/
๐ plot_comparison_Ablation.py
๐ plot_comparison_GeneRegulatory.py
๐ plot_comparison_Trajectory.py
๐ figure_Dispersion/
๐ figures/
๐ plot_idea.py
๐ plot_illustration.py
๐ figure_FPGM/
๐ figures/
๐ plot_freq_prior.py
๐ figure_ImmunoStruct/
๐ figures/
๐ plot_bars.py
๐ raw_data.py
๐ figures/
๐ plot_composition.py
๐ plot_trend.py
๐ figure_RNAGenScape/
๐ figures/
๐ plot_comparison.py
๐ plot_manifold.py
๐ plot_sweep.py
๐ figure_VIGIL/
๐ figures/
๐ plot_posttraining.py
๐ gallery/
๐ fig1-material-mechanism-rich.png
๐ fig2-spatial-imaging-rich.png
๐ fig3-in-vivo-efficacy-rich.png
๐ fig4-single-cell-systems-rich.png
๐ fig5-validation-perturbation-rich.png
๐ evals/
๐ evals.json
๐ references/
๐ api.md
๐ backend-selection.md
๐ chart-types.md
๐ common-patterns.md
๐ demos.md
๐ design-theory.md
๐ figure-contract.md
๐ figure-legend-conventions.md
๐ nature-2026-observations.md
๐ qa-contract.md
๐ r-template-index.md
๐ r-workflow.md
๐ tutorials.md
๐ static/
๐ core/
๐ contract.md
๐ stance.md
๐ fragments/
๐ backend/
๐ python.md
๐ r.md
๐ manifest.yaml
๐ README.md
๐ SKILL.md