cryocore-map-model-dossier

cryocore-map-model-dossier is a skill for Claude Code, Codex from BioSymphony/cryocore. It costs 29 tokens per session (221 once invoked), scanned A, original, MIT.

A skill for preparing or reviewing dossiers about cryo-EM maps and molecular models using public EMDB and PDB records. EMDB stores electron-microscopy density maps, while PDB stores three-dimensional molecular structures.

In plain words
What is it for?
Use it to create accession dossiers, validation summaries, figure manifests, reproducible scene or script files, provenance records, and claim ledgers for map-model work.
Why use it?
It makes assumptions, evidence, unresolved density, data restrictions, and claims explicit and traceable.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the cryocore plugin — 7 skills shipped together

Good fit Use it to create accession dossiers, validation summaries, figure manifests, reproducible scene or script files, provenance records, and claim ledgers for map-model work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/biosymphony/cryocore/cryocore-map-model-dossier
Install

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.

Any agent
npx skills add BioSymphony/cryocore --skill cryocore-map-model-dossier
Clone the repo
git clone --depth 1 https://github.com/BioSymphony/cryocore

Made for: Claude Code, Codex.

Or install cryocore, the plugin that ships this one along with the rest of its 7 skills.

Wrote 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.

agentmods badge for cryocore-map-model-dossier

README.md
[![agentmods](https://agentmods.dev/badge/skills/biosymphony/cryocore/cryocore-map-model-dossier.svg)](https://agentmods.dev/skills/biosymphony/cryocore/cryocore-map-model-dossier)
Your own site
<a href="https://agentmods.dev/skills/biosymphony/cryocore/cryocore-map-model-dossier"><img src="https://agentmods.dev/badge/skills/biosymphony/cryocore/cryocore-map-model-dossier.svg" alt="Measured on agentmods" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 221 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00221
Opus 5 $0.00015 $0.00111
Sonnet 5 $0.00006 $0.00044
Haiku 4.5 $0.00003 $0.00022

Measured 8d ago against content hash 87bccd469522, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

cryocore-map-model-dossier 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 8d 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.

skills/cryocore-map-model-dossier/SKILL.md · 31 lines

What it actually says

CryoCore Map Model Dossier

Use this skill for public accession dossiers, map/model validation summaries, claim ledgers, and Structure Factory handoff bundles.

Read First

  • references/structure-dossier.v1.json
  • references/artifact-contract.md
  • references/validation-gates.md
  • references/data-policy.md

Rules

  • Inputs must be public accessions or secure local references.
  • Do not commit maps, half-maps, masks, models, FASTA files, or private data.
  • Record chain assignment assumptions, entity mapping, biological assembly assumptions, and unresolved density caveats.
  • Distinguish deposited experimental evidence from prediction/design hypotheses.
  • Every claim must point to evidence artifacts and a claim level.

Outputs

Expected dossier outputs include manifest, methods, validation summary, figure manifest, reproducible scene/script/session files, provenance, and claim ledger.

Files

What ships with it

6 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.

Changes

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.

  1. 8d ago First seen · 31 lines · 29 tokens per session scan A 87bccd469522

Subscribe to this mod's changes

cryocore-map-model-dossier is a skill published in the GitHub repository BioSymphony/cryocore (5 stars, last pushed 6d ago), licensed MIT. It adds 29 tokens to every session and 221 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

gsva-analysis-and-visualization

Use this skill to run GSVA or ssGSEA pathway-level differential analysis from a bulk expression matrix and a sample group file, then generate a heatmap from the saved GSVA result object. Trigger keywords: GSVA, ssGSEA, pathway enrichment, KEGG pathway analysis, MSigDB. NOT for: gene-level differential expression…

aipoch/medical-research-skills · 88 tokens

batch-effect-correction

Use when correcting batch effects in merged bulk expression matrices with sample-level batch metadata while preserving biological group structure and generating before-and-after QC plots. NOT for: single-cell integration, raw FASTQ processing, differential expression without batch labels, or datasets without…

aipoch/medical-research-skills · 57 tokens

decision-curve-analysis

Use when evaluating the clinical utility of a binary prediction model from a single clinical CSV file by fitting a logistic decision-curve model, plotting decision and clinical-impact curves, and exporting summary outputs. NOT for: survival calibration, ROC-only discrimination analysis, nomogram construction, or…

aipoch/medical-research-skills · 64 tokens

elastic-net-feature-selection

Use when selecting predictive genes or other molecular features from bulk expression matrices for binary case-vs-control classification with elastic net logistic regression, including coefficient path and cross-validation plots. Trigger keywords: elastic net, glmnet, feature selection, binary classification…

aipoch/medical-research-skills · 83 tokens

estimate-immune-score-analysis

Use this skill to compute ESTIMATE immune-related microenvironment scores from a bulk expression matrix, generate an ESTIMATE score heatmap, and optionally generate group-wise ESTIMATE score boxplots plus significance tables when a sample group file is supplied. Trigger keywords: ESTIMATE, immune score, stromal score…

aipoch/medical-research-skills · 90 tokens

external-model-validation

Use when validating an existing prognostic risk signature on an external bulk expression cohort with survival outcomes, producing risk scores, Kaplan-Meier curves, risk distribution plots, heatmap, and time-dependent ROC curves. NOT for: model training, feature selection, nomogram construction, calibration analysis…

aipoch/medical-research-skills · 66 tokens