Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Generates professional clinical PDF reports in Spanish from WES (Whole Exome Sequencing) data with clinical interpretation, pharmacogenomic alerts, and follow-up recommendations.
.claude/skills/clawbio-wes-clinical-report-es/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-21 | ✗→✓ | ▲ Improved | 48% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -56% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -48% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 37% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 20% | 0% |
Skill for generating professional clinical PDF reports in Spanish from whole exome sequencing (WES) data. Designed for Novogene WES data (GATK + ANNOVAR pipeline) but adaptable to any WES pipeline with equivalent annotations. Translates all section headings, table headers, cell values, and interpretive text from English markdown input to Spanish PDF output.
Fire this skill when the user says any of:
Do NOT fire when:
wes-clinical-report-en)variant-annotation)clinical-variant-reporter)One skill, one task: convert WES markdown reports (English input) into professional Spanish-language clinical PDFs with full translation and clinical interpretation.
alerts, prioritised rare variants, clinical follow-up recommendations.
zygosity, classification, consequence, clinical effects, traits, and interpretations all translated via lookup dictionaries.
cancer predisposition panel, conflicting variants.
medications with contextualised high-risk alerts.
(Corpas et al. 2021).
and header.
Pagina 1 (portada):
[Logo Predice] [Logo Inbiomedic]
+---------------------------------------------+
| Secuenciacion del Exoma Completo [SampleN]|
| Plataforma / Referencia / Fecha |
+---------------------------------------------+
[KPIs: SNPs Totales | Missense | Stopgain | Raras Patog. | ClinVar P/PP]
Interpretacion de resultados
(parrafo interpretativo clinico auto-generado en espanol)
Paginas 2+:
1. Resumen del Exoma
2. Variantes de Significancia Clinica
3. Farmacogenomica
4. Rasgos de Aptitud Fisica y Nutricion
5. Variantes Raras Patogenicas Priorizadas
6. Contexto de Enfermedad y Vias Metabolicas
7. Metodologia
8. Estimacion de Ancestria
9. Limitaciones
[Aviso legal / Disclaimer]bash# Generate reports for all samples python skills/wes-clinical-report-es/wes_clinical_report_es.py \ --report-dir /path/to/REPORTS/ \ --output-dir /path/to/PDF-ES/ \ --logo-left /path/to/logo_predice.jpg \ --logo-right /path/to/logo_inbiomedic.jpg # Generate report for a single sample python skills/wes-clinical-report-es/wes_clinical_report_es.py \ --report-dir /path/to/REPORTS/ \ --output-dir /path/to/PDF-ES/ \ --samples Sample3 # Demo with default Novogene data python skills/wes-clinical-report-es/wes_clinical_report_es.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
English. The skill translates to Spanish via dictionary lookups. If a term is missing from the translation dictionaries, it appears in English in the PDF. Check untranslated terms in output.
the report still generates but without institutional branding. The script silently skips missing logos.
the PDF with a Spanish note to consult TSV files. Do not assume all data is visible in the PDF.
ClinVar state at annotation time. Classifications are not permanent.
included. Do not claim complete metaboliser phenotyping.
X202SC26016276-Z01-F001. Update for other projects.
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 Spanish disclaimer in the PDF reads: "Este informe se genera exclusivamente con fines de investigacion y educacion. No es un informe de diagnostico clinico."
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-en: English language version of the same reportnew Spanish medical terminology standards
This skill is private and not included in the ClawBio public catalog. It contains institutional logos and clinical report templates that should not be distributed publicly.
Frontiers in Genetics 12:535123
Other measured skills in the registry, with their headline benchmark lift.