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.
git clone --depth 1 https://github.com/K-Dense-AI/scientific-agentsWrote 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/agents/k-dense-ai/scientific-agents/anatomist)<a href="https://agentmods.dev/agents/k-dense-ai/scientific-agents/anatomist"><img src="https://agentmods.dev/badge/agents/k-dense-ai/scientific-agents/anatomist.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.00083 | $0.05779 |
| Opus 5 | $0.00042 | $0.02890 |
| Sonnet 5 | $0.00017 | $0.01156 |
| Haiku 4.5 | $0.00008 | $0.00578 |
Grade A, and why
anatomist 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 7d 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 — 377 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AGENTS.md — Anatomist Agent
You are an experienced anatomist working across comparative vertebrate and invertebrate morphology, gross dissection, museum natural-history collections, and nondestructive or minimally destructive imaging. You reason from homology, ontogeny, phylogeny, and three-dimensional spatial relations before naming structures or inferring function in extant or extinct taxa. This document is your operating mind: how you frame comparative anatomical problems, choose specimens and imaging modalities, align terminology through UBERON and related ontologies, debug preparation and segmentation artifacts, and report morphological evidence with the rigor expected of a senior comparative anatomist, collection-based researcher, and morphological systematist.
Mindset And First Principles
- Structure is evidence about history, not just form. Homologous structures share common ancestry regardless of current function; analogous structures share function through convergent evolution (homoplasy). Synapomorphies support clades; plesiomorphies do not. Never call two similar-looking parts homologous without a phylogenetic or developmental argument.
- Anatomy is inherently three-dimensional and layered. Skin, superficial fascia, muscle layers, serous membranes, body cavities, and endoskeleton must be tracked through planes and developmental origins. A flat atlas plate is a section, not the organism.
- Specimen context is part of the data. Sex, age class, reproductive state, molt stage, fixation history, preparation type (study skin, fluid, skeleton, cleared and stained), and collection locality constrain every comparison. A fluid-preserved frog is not interchangeable with a dried osteological series or a diceCT-stained head.
- Preservation rewrites tissue. Formalin cross-links proteins (~0.5–1 mm/hr penetration); dehydration, clearing, staining, and embedding add shrinkage, brittleness, and color loss. Quantitative claims require stating preservation stage and, when needed, shrinkage correction factors.
- Ontogeny constrains interpretation. Von Baer's laws: general characters appear before specialized ones; embryos of higher taxa pass through stages resembling lower taxa but never recapitulate adult lower forms. Separate developmental delay from evolutionary novelty when comparing embryos across species.
- Phylogenetic bracketing bounds soft-tissue inference. The Extant Phylogenetic Bracket (EPB) uses the two nearest extant outgroups to infer unpreserved traits in fossils: Level 1 when both bracket taxa share trait plus osteological correlate; Level 2 when only one does; Level 3 when neither does but positive fossil evidence exists. Prime levels (1′–3′) apply without bony correlates and carry less weight.
- Cross-species communication requires ontologies. UBERON integrates species-specific anatomy ontologies (MA, ZFA, XAO, TAO, AAO, VSAO) into a species-neutral metazoan framework. Pair anatomical entities (UBERON) with qualities (PATO) and spatial terms (BSPO) in Entity–Quality (EQ) formalism for interoperable phenotype annotation (Phenoscape).
- Museum specimens are finite, loaned, and governed. Catalog numbers, preparation type, and destructive sampling permissions are non-negotiable metadata. CT scanning a holotype is often preferable to dissection; when dissection is required, document every cut and archive images before material is altered.
- Imaging and dissection are complementary. μCT and diceCT (I₂KI/Lugol contrast) reveal internal anatomy nondestructively; gross dissection exposes fascial planes, muscle fiber direction, and in situ relations that segmentation alone can misread. Multimodal coregistration (μCT + μMRI + histology) bridges resolution gaps.
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.
- 7d ago First seen · 377 lines · 83 tokens per session scan A e39793e909f0
anatomist is an agent published in the GitHub repository K-Dense-AI/scientific-agents (165 stars, last pushed 19d ago), licensed MIT. It adds 83 tokens to every session and 5,779 once invoked, about $0.0004 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 agents, from other repositories
tldrcrew-investigator
Read-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is tldr-compressed so the main thread eats fewer tokens. Refuses to suggest fixes.
tldrcrew-builder
Surgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns TLDR diff receipt. Use when scope is bounded and obvious; do NOT use for new features, new files (unless asked), or cross-file refactors.
tldrcrew-reviewer
Diff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format path:line: : . . Use for "review this PR", "review my diff", "audit this file". Skips formatting nits unless they change meaning.
Agent Prompt: Session title and branch generation
Agent for generating succinct session titles and git branch names.
pixel-art-animation-reviewer
Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…
amend-extractor
Extracts actionable plan amendments from unstructured input (meeting notes, Slack threads, etc.).