Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/hdu-ailab/easyresearch/scientific-visualizationnpx skills add hdu-ailab/EasyResearch --skill scientific-visualizationgit clone --depth 1 https://github.com/hdu-ailab/EasyResearchWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/hdu-ailab/easyresearch/scientific-visualization)<a href="https://agentmods.dev/skills/hdu-ailab/easyresearch/scientific-visualization"><img src="https://agentmods.dev/badge/skills/hdu-ailab/easyresearch/scientific-visualization.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00045 | $0.01728 |
| Opus 5 | $0.00023 | $0.00864 |
| Sonnet 5 | $0.00009 | $0.00346 |
| Haiku 4.5 | $0.00005 | $0.00173 |
Grade A, and why
scientific-visualization scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 168 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Scientific Visualization
Adapted from K-Dense for EasyResearch's Figures-owned figures/ root,
project-local dependencies, and platform-native shell policy.
Routing
Use this Skill for empirical data visualizations: lines, points, intervals,
distributions, heatmaps, images, multi-panel comparisons, accessible color, or
export inspection. Use the sibling drawio and drawio-academic-skills for
architecture, workflow, roadmap, network, taxonomy, and replicated schematic
diagrams.
Require accepted data/result paths and enough evidence to define variables, units, replicates, missingness, transformations, uncertainty, comparison groups, and target medium. Never invent or manually improve values. If the evidence or a consequential visual choice cannot be derived, return blocked through the caller without asking the user directly.
Artifact Boundary
All final plot artifacts stay under figures/:
figures/
.venv/ # created only when a data-plot task needs packages
<figure-name>.py # reproducible source
<figure-name>.provenance.json
<figure-name>.pdf|svg|png|tiff|html
Temporary files may use a clearly named subdirectory under figures/. Do not
write plotting code or exports into experiment results/; read accepted results
there and preserve their paths in provenance. An explicitly supplied existing
layout may be followed only when the dispatch names it.
Integrity Rules
- Preserve raw tables/images, exclusions, missing codes, analysis source, normalization, binning, image adjustments, and random seeds.
- Do not hide inconvenient observations, connect missing observations, treat missing as zero, upsample as new detail, or tune axes/dual axes to exaggerate.
- Name the estimator and uncertainty type: SD, SE, CI, percentile, posterior, or
another declared interval. State
nand the independent unit. - Show raw observations when feasible and keep jitter from obscuring values.
- Bars/areas normally include zero; a nonzero point/line axis needs context and disclosure. Avoid decorative 3D and misleading area/radius encodings.
- Record log transforms, handling of zero/negative values, smoothing/binning, normalization, and sensitivity choices.
- Keep compared panels on compatible scales unless a difference is explicit.
- Preserve original images; disclose whole-image processing and add valid scale bars where applicable.
- Verify current venue rules from an official public source immediately before final delivery. A dated profile is planning guidance, not certification.
What ships with it
17 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/color_palettes.py 6.6 KB runs code
- assets/nature.mplstyle 1.6 KB
- assets/presentation.mplstyle 1.4 KB
- assets/publication.mplstyle 1.8 KB
- assets/publisher_profiles.json 9.6 KB
- LICENSE.upstream 1.0 KB
- references/color_palettes.md 9.0 KB
- references/journal_requirements.md 10 KB
- references/publication_guidelines.md 12 KB
- references/sources.md 8.6 KB
- scripts/_common.py 4.2 KB runs code
- scripts/export_plan.py 17 KB runs code
- scripts/figure_export.py 22 KB runs code
- scripts/image_metadata.py 25 KB runs code
- scripts/palette_audit.py 11 KB runs code
- scripts/style_presets.py 16 KB runs code
- scripts/style_preview.py 7.6 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 168 lines · 45 tokens per session scan A f5e51ccb39ba
scientific-visualization is a skill published in the GitHub repository hdu-ailab/EasyResearch (11 stars, last pushed yesterday), licensed MIT. It adds 45 tokens to every session and 1,728 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
alterlab-deep-research
Runs a 13-agent deep research pipeline for rigorous academic work on any topic across 7 modes (full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis), covering research-question formulation, Socratic mentoring, methodology…
alterlab-imaging-data-commons
Query and download public cancer imaging data from the NCI Imaging Data Commons (IDC) using the idc-index Python package, filtering by metadata, visualizing in-browser, and checking licenses, with no authentication required. Use when obtaining large-scale radiology (CT, MR, PET) or digital pathology DICOM datasets for…
alterlab-pyhealth
Develops, tests, and deploys clinical machine learning models with the PyHealth healthcare AI toolkit. Use when working with electronic health records (EHR), clinical prediction tasks (mortality, readmission, drug recommendation), medical coding systems (ICD, NDC, ATC), physiological signals (EEG, ECG), healthcare…
alterlab-cobrapy
Build and analyze genome-scale constraint-based metabolic models with COBRApy — flux balance analysis (FBA), flux variability analysis (FVA), gene and reaction knockouts, flux sampling, and SBML model I/O. Use when simulating metabolic networks, predicting growth or knockout phenotypes, or running systems-biology and…
alterlab-deeptools
Process and visualize deep-sequencing coverage with the deepTools CLI — convert BAM to bigWig (bamCoverage), build log2 ratio tracks (bamCompare), run QC (multiBamSummary correlation, PCA, plotFingerprint), apply the ATAC-seq Tn5 shift (alignmentSieve --ATACshift), and make TSS/peak heatmaps and profiles…
alterlab-phylogenetics
Build phylogenetic trees end-to-end from raw sequences — MAFFT multiple sequence alignment, optional TrimAl trimming, IQ-TREE 2 maximum-likelihood inference with model selection and bootstraps, FastTree for large datasets, then visualize with ETE3 or FigTree. Use when reconstructing trees from sequences (FASTA) for…