Agent skill · Code Review & Quality

clinical-reports

Create safety-bounded draft structures and run local deterministic checks for clinical case, diagnostic, trial, safety, and aggregate research reports. Use only with synthetic, de-identified, or aggregate inputs and verified source-fact manifests; every output requires qualified review.

K-Dense-AIgithub.com/K-Dense-AIGitHub ↗
claude-codeships scriptsMIT
Install
npx skills add K-Dense-AI/claude-scientific-writer --skill clinical-reports --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 36
SKILL.md size: 13 KB
Bundled scripts: yes
Version: 2.0
Requires: Requires Python 3.11+ only for optional dependency-free local scripts; no network access, credentials, external models…
Path: skills/clinical-reports/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,169
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 ex

What's inside
Steps it walks through
  1. Purpose
  2. Non-Negotiable Boundary
  3. Input Gate
  4. Route Before Drafting
  5. Safe Drafting Workflow
  6. 1. Create a source-fact manifest
  7. 2. Generate the correct template
  8. 3. Populate verified fields only
  9. 4. Run deterministic checks
  10. 5. Apply the right review
  11. Case Reports
  12. Diagnostic Report Scaffolds
  13. Trial, CSR, and Safety Reporting
  14. Privacy
Ships with 24 files
  • assets/adverse_event_aggregate_input_template.csv
  • assets/case_report_template.json
  • assets/clinical_trial_csr_template.json
  • assets/clinical_trial_results_template.json
  • assets/clinical_trial_safety_aggregate_template.json
  • assets/consistency_manifest_template.json
  • assets/deidentification_process_checklist.json
  • assets/lab_report_template.json
  • assets/pathology_report_template.json
  • assets/provenance_manifest_template.json
  • assets/quality_review_checklist.json
  • assets/radiology_report_template.json
  • assets/research_summary_template.json
  • assets/terminology_manifest_template.json
  • assets/trial_protocol_reporting_checklist.json
  • references/README.md
  • references/case_report_guidelines.md
  • references/clinical_trial_reporting.md
  • references/data_presentation.md
  • references/diagnostic_reports_standards.md
  • references/medical_terminology.md
  • references/privacy_and_deidentification.md
  • references/professional_review.md
  • references/report_type_routing.md
first 24 of 36
More from claude-scientific-writer
All skills →
About this skill
What does the clinical-reports skill do?

Create safety-bounded draft structures and run local deterministic checks for clinical case, diagnostic, trial, safety, and aggregate research reports. Use only with synthetic, de-identified, or aggregate inputs and verified source-fact manifests; every output requires qualified review.

How do I install it?

Run `npx skills add K-Dense-AI/claude-scientific-writer --skill clinical-reports --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From K-Dense-AI/claude-scientific-writer, a repository with 2,169 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going