Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Generates professional clinical PDF reports in English from WES (Whole Exome Sequencing) data with clinical interpretation summary, pharmacogenomic alerts, and follow-up recommendations.
.claude/skills/clawbio-wes-clinical-report-en/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 547% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 269% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -59% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 159% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 47% | 0% |
Skill for generating professional clinical PDF reports in English from whole exome sequencing (WES) data. Designed for Novogene WES data (GATK + ANNOVAR pipeline) but adaptable to any WES pipeline with equivalent annotations.
Fire this skill when the user says any of:
Do NOT fire when:
wes-clinical-report-es)variant-annotation)clinical-variant-reporter)One skill, one task: convert WES markdown reports into professional English-language clinical PDFs with interpretation.
prioritised rare variants, clinical follow-up recommendations.
cancer predisposition panel, conflicting variants.
medications with contextualised high-risk alerts.
(Corpas et al. 2021).
Page 1 (cover):
[Logo Left] [Logo Right]
+---------------------------------------------+
| Whole Exome Sequencing Report [SampleN] |
| Platform / Reference / Date |
+---------------------------------------------+
[KPIs: Total SNPs | Missense | Stopgain | Rare Damaging | ClinVar]
Results Interpretation
(auto-generated clinical summary paragraph)
Pages 2+:
1. Exome Summary
2. Clinically Significant Variants
3. Pharmacogenomics
4. Fitness and Nutrition Traits
5. Prioritised Rare Damaging Variants
6. Disease and Pathway Context
7. Methods
8. Ancestry Estimation
9. Limitations
[Disclaimer]bash# Generate reports for all samples python skills/wes-clinical-report-en/wes_clinical_report_en.py \ --report-dir /path/to/REPORTS/ \ --output-dir /path/to/PDF-EN/ \ --logo-left /path/to/logo_left.jpg \ --logo-right /path/to/logo_right.jpg # Generate report for a single sample python skills/wes-clinical-report-en/wes_clinical_report_en.py \ --report-dir /path/to/REPORTS/ \ --output-dir /path/to/PDF-EN/ \ --samples Sample3 # Demo with default Novogene data python skills/wes-clinical-report-en/wes_clinical_report_en.py --demo
The skill consumes WES reports in markdown format generated by the analysis pipeline (scripts 02-12 in ANALYSIS/SCRIPTS/). Each markdown report must follow this structure:
markdown# Whole Exome Sequencing Report: SampleN > **Project** ... | **Platform** ... | ... ## 1. Exome Summary ## 2. Clinically Significant Variants ## 3. Pharmacogenomics ## 4. Fitness and Nutrition Traits ## 5. Prioritised Rare Damaging Variants ## 6. Disease and Pathway Context ## 7. Methods
generates but without institutional branding. The script silently skips missing logos.
the PDF with a note to consult TSV files. Do not assume all data is visible in the PDF.
ancestry_results.json in the ancestry output directory. If absent, the section shows "No ancestry data available."
ClinVar state at annotation time. Do not treat classifications as permanent.
included. Do not claim complete metaboliser phenotyping.
ClawBio is a research and educational tool. It is not a medical device and does not provide clinical diagnoses. Consult a healthcare professional before making any medical decisions.
The agent dispatches and explains; the skill executes. The agent should not modify PDF generation logic inline. All report customisation goes through CLI flags.
variant-annotation: upstream VCF annotation feeding markdown reportsclinical-variant-reporter: ACMG classification for deeper analysiswes-clinical-report-es: Spanish language version of the same reportThis skill is private and not included in the ClawBio public catalog. It contains institutional report templates that should not be distributed publicly.
Frontiers in Genetics 12:535123
Other measured skills in the registry, with their headline benchmark lift.