claude-scientific-writer: Skill for Claude Code

.claude/skills/clinical-reports/SKILL.md

clinical-reports is a skill for Claude Code from K-Dense-AI/claude-scientific-writer. It costs 55 tokens per session (2,915 once invoked), scanned A, a copy of clinical-reports, MIT.

A writing and checking aid for draft clinical research reports, including case, diagnostic, trial, safety, and combined-data reports. It works only with synthetic, de-identified, or combined data and verified source facts.

In plain words
What is it for?
Use it to prepare report outlines, combined-data tables, source-tracking records, and review checklists. Qualified professionals must review every result.
Why use it?
It helps organize reports and check their structure and internal consistency without filling in unsupported medical facts or making clinical or regulatory decisions.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is K-Dense-AI/claude-scientific-writer's own configuration. It tells Claude Code how to work on claude-scientific-writer itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude-scientific-writer configures →

About the project

Claude Scientific Writer is an AI-assisted research and writing tool that searches literature and produces documents such as scientific papers, reports, posters, grant proposals, and reviews with citations. Researchers and technical writers can use it as a Claude Code plugin, Python package, or command-line tool, with the catalogue entries defining agent workflows for it.

K-Dense-AI/claude-scientific-writer · 2,327 stars · on GitHub · k-dense.ai

Reuse

Borrowing it

Nothing to install: this file belongs to K-Dense-AI/claude-scientific-writer. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/K-Dense-AI/claude-scientific-writer/main/.claude/skills/clinical-reports/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/K-Dense-AI/claude-scientific-writer

Made for: Claude Code.

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 clinical-reports

README.md
[![agentmods](https://agentmods.dev/badge/skills/k-dense-ai/claude-scientific-writer/clinical-reports/github.svg)](https://agentmods.dev/skills/k-dense-ai/claude-scientific-writer/clinical-reports)
Your own site
<a href="https://agentmods.dev/skills/k-dense-ai/claude-scientific-writer/clinical-reports"><img src="https://agentmods.dev/badge/skills/k-dense-ai/claude-scientific-writer/clinical-reports/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 clinical-reports

Your own site · 80×15
<a href="https://agentmods.dev/skills/k-dense-ai/claude-scientific-writer/clinical-reports"><img src="https://agentmods.dev/badge/skills/k-dense-ai/claude-scientific-writer/clinical-reports.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,915 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 100% copy Near-identical to another mod 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.00055 $0.02915
Opus 5 $0.00028 $0.01458
Sonnet 5 $0.00011 $0.00583
Haiku 4.5 $0.00006 $0.00292

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

Security

Grade A, and why

clinical-reports 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 12d ago.

The scan reads SKILL.md. This mod also ships 9 executable files (scripts/_common.py, scripts/check_deidentification.py, scripts/consistency_checker.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Origin

This is a copy

100% identical to clinical-reports — 19 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/skills/clinical-reports/SKILL.md · 249 lines

How it starts

The opening of the file, as written. The whole thing — 249 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Clinical Reports

Purpose

Prepare draft reporting structures, aggregate tables, and review manifests from verified authorized facts. Route each artifact to the correct reporting guidance, preserve provenance, and stop when source support or qualified review is missing.

This skill does not establish legal, regulatory, ethical, journal, accreditation, or institutional compliance. Its scripts check structure and internal consistency only.

Non-Negotiable Boundary

Never:

  • diagnose, recommend treatment, choose or change dosing, triage, or provide return precautions;
  • interpret images, specimens, raw laboratory results, symptoms, or other clinical observations;
  • invent, infer, normalize, “complete,” or silently reconcile observations, results, dates, units, denominators, causality, expectedness, seriousness, outcomes, or conclusions;
  • create an individual case safety report from patient-level narrative or decide reportability;
  • sign, attest, approve, file, transmit, submit, amend a source record, or act as a licensed clinician, pathologist, radiologist, laboratorian, safety physician, statistician, privacy officer, attorney, or regulatory professional;
  • use real PHI in examples, assets, tests, prompts, logs, or external services;
  • call an external LLM, image service, API, or another skill.

All generated artifacts must remain visibly marked:

DRAFT — NOT FOR CLINICAL USE, SIGNATURE, FILING, OR SUBMISSION. Populate only from verified authorized source records. Qualified review and sign-off are required.

If the request crosses a boundary, stop the unsafe portion. Offer a blank structured template, a source-fact manifest, or a deterministic structural check. Direct clinical or regulatory decisions to the responsible qualified professional.

Input Gate

Proceed only when all conditions are true:

  1. Purpose is explicit: publication draft, diagnostic-report scaffold, trial-results manuscript, protocol reporting review, CSR draft, aggregate safety table, or aggregate research summary.
  2. Data class is allowed: synthetic, deidentified, or aggregate.
  3. Authority is documented: the requester is authorized to use the records for the stated purpose.
  4. Local-only handling is feasible: no upload, remote API, telemetry, or credential is needed.
  5. Minimum necessary is defined: exclude fields not needed for the artifact.
  6. Provenance exists: every populated field or claim maps to one or more verified source-fact IDs.
  7. Review owner is identified: qualified clinical, statistical, safety, privacy, legal, journal, and/or regulatory review as applicable.

Read the full file on GitHub · 249 lines

Files

What ships with it

35 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. 12d ago First seen · 249 lines · 55 tokens per session scan A f1da8ce1a00f

Subscribe to this mod's changes

clinical-reports is a skill published in the GitHub repository K-Dense-AI/claude-scientific-writer (2,327 stars, last pushed 23d ago), licensed MIT. It adds 55 tokens to every session and 2,915 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to clinical-reports, differing in 19 lines, and is treated as a copy.

Related

Other skills, from other repositories

health-nutrition-expert

Apply cutting-edge 2025 nutrition science on longevity, metabolic health, gut microbiome, and evidence-based dietary patterns for optimal vitality and disease prevention. Use when planning a diet, evaluating a nutrition claim, or applying evidence-based guidance on longevity, metabolic, and gut health.

frankxai/claude-skills-library · 62 tokens

tabpfn-regress

Run a TabPFN regression baseline, generate the first submission, then optimize with GBT ensembles and regression-specific post-processing (clipping, target transforms, rank blending). Use after tabpfn-explore has prepared the data and CV folds.

dianaprior/kaggle-competition-agent-skill · 55 tokens

tabpfn-explore

EDA, data profiling, adversarial validation, preprocessing checks, CV scheme setup, and API budget verification for tabular Kaggle competitions. Run at the start of every new competition before any modeling.

dianaprior/kaggle-competition-agent-skill · 45 tokens

drug-discovery

Drug discovery: ChEMBL search, drug-likeness, interactions.

NousResearch/hermes-agent · 19 tokens

aaai-experiments

Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and reproducibility-checklist alignment for Phase-1 survival.

brycewang-stanford/Awesome-Journal-Skills · 66 tokens

acl-experiments

Use when designing or auditing experiments for an ACL paper, covering tuned LLM baselines, multi-dataset and multilingual evaluation, statistical significance and variance, human evaluation with agreement reporting, contamination and prompt-sensitivity controls, ablations, and error-analysis expectations in NLP…

brycewang-stanford/Awesome-Journal-Skills · 59 tokens