precision-bio-docs

precision-bio-docs is a skill for Claude Code, Codex from lynnlangit/precision-medicine-mcp. It costs 27 tokens per session (428 once invoked), scanned A, original, Apache-2.0.

A documentation guide for a precision-bioinformatics project, covering different writing styles for funders, hospitals, researchers, and patients. It also defines documentation locations, reporting conventions, and visualization rules.

In plain words
What is it for?
Use it to write project guides, clinical reports, grant material, hospital documentation, researcher notes, patient summaries, email updates, and architecture diagrams.
Why use it?
It keeps technical, clinical, funding, and patient-facing documents consistent while matching the needs of each audience.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to write project guides, clinical reports, grant material, hospital documentation, researcher notes, patient summaries, email updates, and architecture diagrams.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lynnlangit/precision-medicine-mcp/precision-bio-docs
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 lynnlangit/precision-medicine-mcp --skill precision-bio-docs
Clone the repo
git clone --depth 1 https://github.com/lynnlangit/precision-medicine-mcp

Made for: Claude Code, Codex.

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 precision-bio-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/lynnlangit/precision-medicine-mcp/precision-bio-docs/github.svg)](https://agentmods.dev/skills/lynnlangit/precision-medicine-mcp/precision-bio-docs)
Your own site
<a href="https://agentmods.dev/skills/lynnlangit/precision-medicine-mcp/precision-bio-docs"><img src="https://agentmods.dev/badge/skills/lynnlangit/precision-medicine-mcp/precision-bio-docs/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for precision-bio-docs

Your own site · 80×15
<a href="https://agentmods.dev/skills/lynnlangit/precision-medicine-mcp/precision-bio-docs"><img src="https://agentmods.dev/badge/skills/lynnlangit/precision-medicine-mcp/precision-bio-docs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 428 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.00027 $0.00428
Opus 5 $0.00014 $0.00214
Sonnet 5 $0.00005 $0.00086
Haiku 4.5 $0.00003 $0.00043

Measured 10d ago against content hash 41170a58b910, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

precision-bio-docs 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 10d 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.

docs/reference/skills/precision-bio-docs/SKILL.md · 48 lines

What it actually says

Precision Bio-Documentation

This skill ensures that all documentation is consistent, high-quality, and targeted to the right audience.

👤 Persona-Based Content

We write for different stakeholders. Always follow the established styles:

  • Funders: ROI, cost logic, and grant-ready "Value Propositions."
  • Hospitals: Security, HIPAA, deployment scripts, and runbooks.
  • Researchers: Methodological details, GEARS architectures, and scRNA-seq parameters.
  • Patients: Plain-language summaries and "What this means for you."

📚 Documentation Hierarchy

  • Main Hub: docs/INDEX.md.
  • Cross-Reference: Always link to the "Single Source of Truth" files in docs/reference/shared/ (e.g., patientone-profile.md).
  • Automation: Templates for automated reporting live in docs/for-developers/automation-guides/.

📧 Specialized Templates

  • Email Summaries: Use the formatting in docs/email-summary.md for daily/weekly project status updates.
  • Patient Reports: Ensure reports follow the structure in mcp-patient-report to maintain clinical standards.

🎨 Visualization Standards

  • Mermaid: Use for all architecture flows. Ensure colors are readable in both light and dark modes.
  • Screenshots: Store visual assets in data/images/ and reference with absolute paths where possible.

✍️ Editorial Checklist

  • Biological terms are accurately linked to citations.
  • PHI/PII is strictly excluded from all public docs.
  • New servers are added to the Server Registry.
  • Mermaid diagrams remain under 100 nodes for readability.

Use this skill when:

  • Drafting new user guides.
  • Updating the System Architecture.
  • Creating automated reporting templates for clinicians.
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. 10d ago First seen · 48 lines · 27 tokens per session scan A 41170a58b910

Subscribe to this mod's changes

precision-bio-docs is a skill published in the GitHub repository lynnlangit/precision-medicine-mcp (24 stars, last pushed 15d ago), licensed Apache-2.0. It adds 27 tokens to every session and 428 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-30.

Related

Other skills, from other repositories

cellxgene-census-query

Query CZ CELLxGENE Census (61M+ cells). Filter by cell type/tissue/disease, retrieve expression data, and integrate with scanpy/PyTorch for population-scale single-cell analysis. Use this skill when: (1) Querying single-cell expression data by cell type, tissue, or disease, (2) Exploring available single-cell datasets…

PharMolix/OpenBioMed · 105 tokens

single-cell-scrna-seq-analysis-scanpy

Complete single-cell RNA-seq analysis workflow built on Scanpy and AnnData. Use this skill when: (1) Loading diverse single-cell data formats (10X, h5ad, CSV), (2) Performing quality control and filtering, (3) Normalization, dimensionality reduction, and clustering, (4) Marker gene identification and cell type…

PharMolix/OpenBioMed · 85 tokens

Bulk RNAseq differential expression (DeSeq2)

Core DESeq2 workflow for RNA-seq differential expression analysis with count data.

TianGzlab/OmicsClaw · 10 tokens

Single-Cell RNA-seq Core Analysis (Seurat)

Complete workflow for single-cell RNA-seq analysis using Seurat v5. Process raw data through quality control, normalization, clustering, and cell type annotation with publication-ready visualizations.

TianGzlab/OmicsClaw · 12 tokens

single-cell

Single-cell analysis pipeline covering scRNA-seq, snRNA-seq, and CyTOF (mass cytometry) — QC, normalization, integration, clustering, annotation, differential expression, trajectory, cell communication, and TF activity inference.

inflexa-ai/inflexa · 50 tokens

Weighted Gene Co-expression Network Analysis (WGCNA)

Build weighted gene co-expression networks to identify modules of coordinately expressed genes and discover hub genes that may be key regulators. This workflow uses WGCNA (Weighted Gene Co-expression Network Analysis) to group genes into modules based on their expression patterns across samples, then correlates these…

TianGzlab/OmicsClaw · 11 tokens