From aws-skills-for-claude-code
Create, migrate, run, debug, and optimize genomics workflows (WDL, Nextflow, CWL) in AWS HealthOmics for bioinformatics pipelines.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aws-skills-for-claude-code:aws-healthomicsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create, migrate, run, debug and identify optimization opportunities for genomics workflows (WDL, Nextflow, CWL) in AWS HealthOmics.
Create, migrate, run, debug and identify optimization opportunities for genomics workflows (WDL, Nextflow, CWL) in AWS HealthOmics.
aws sts get-caller-identity.healthomics/config.toml with omics_iam_role and run_output_uriuvx installed{
"mcpServers": {
"healthomics": {
"command": "uvx",
"args": ["awslabs.aws-healthomics-mcp-server@latest"],
"env": {
"AWS_PROFILE": "default",
"AWS_REGION": "us-east-1"
}
}
}
}
npx claudepluginhub whchoi98/aws-skills-for-claude-code --plugin aws-skills-for-claude-codeDevelops and runs genomics pipelines on DNAnexus using dxpy Python SDK and dx CLI: build apps/applets, manage FASTQ/BAM/VCF data, and execute workflows.
Develop and manage DNAnexus cloud genomics workflows: build apps/applets, handle FASTQ/BAM/VCF data, use dxpy Python SDK, run analyses.
Accelerates genomics workflows by adding optional NVIDIA Parabricks GPU steps in-place with runtime toggles. For improving runtime, price/performance, or comparing CPU vs GPU outputs.