RConsortiumRConsortiumOfficialยท11 Agent Skills Included

pharma-skills

Clinical trial design, SDTM and ADaM dataset derivation

Designs group sequential clinical trials, simulates patient-level trial data, and derives CDISC SDTM and ADaM datasets with submission-ready R code. Eliminates manual statistical programming errors, inconsistent derivations, and slow QC cycles in pharmaceutical R&D workflows. Includes an independent statistical reviewer that audits submission packages for reproducibility, traceability, and data realism.
npx skills add RConsortium/pharma-skills --all -g -y
Available:

Tells the agent which skill to trigger for each clinical trial task, lists the exact trigger phrases per skill, and sets guardrails for running benchmarks and scripts safely.

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pharma-skills?โ–ผ

Run `npx skills add RConsortium/pharma-skills --all -g -y` in your terminal to install all skills globally. To install a single skill, use `npx skills add RConsortium/pharma-skills --skill admiral-adsl`.

What does pharma-skills do?โ–ผ

It helps design group sequential clinical trials, simulate synthetic patient data, and generate CDISC SDTM and ADaM datasets (ADSL, ADAE, ADLB, ADRS, ADTTE) as QC-ready R code for regulatory submissions.

Can it derive ADaM datasets from SDTM data?โ–ผ

Yes. The admiral skill family produces submission-traceable R code for ADSL, BDS findings, adverse events, tumor response, and time-to-event datasets following CDISC conventions.

Does pharma-skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.

Do I need R installed to use these skills?โ–ผ

Yes. Most skills generate and execute R code using packages like admiral, gsDesign, and sdtm.oak, so a local R environment with those packages is required.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’