aws-healthomics

aws-healthomics is a skill for Claude Code, Codex from aws-samples/sample-healthomics-agentic-setup. It costs 53 tokens per session (419 once invoked), scanned A, original, MIT-0.

A workflow for working with AWS HealthOmics, Amazon's managed service for genomics and bioinformatics workflows.

In plain words
What is it for?
It is for creating, moving, running, debugging, and improving WDL, Nextflow, and CWL workflows in AWS HealthOmics.
Why use it?
It provides focused guidance for specialized workflow formats and genomics tasks that general development tools may not cover.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/aws-samples/sample-healthomics-agentic-setup/skill
Any agent
npx skills add aws-samples/sample-healthomics-agentic-setup --skill skill
Clone the repo
git clone --depth 1 https://github.com/aws-samples/sample-healthomics-agentic-setup

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aws-healthomics

README.md
[![agentmods](https://agentmods.dev/badge/skills/aws-samples/sample-healthomics-agentic-setup/skill.svg)](https://agentmods.dev/skills/aws-samples/sample-healthomics-agentic-setup/skill)
Your own site
<a href="https://agentmods.dev/skills/aws-samples/sample-healthomics-agentic-setup/skill"><img src="https://agentmods.dev/badge/skills/aws-samples/sample-healthomics-agentic-setup/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 419 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00053 $0.00419
Opus 5 $0.00026 $0.00210
Sonnet 5 $0.00011 $0.00084
Haiku 4.5 $0.00005 $0.00042

Measured 4d ago against content hash 3ef38a180e92, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

aws-healthomics scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

codex/skill/SKILL.md · 40 lines

The source is not reproduced here

Licensed MIT-0

The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 40 lines · 53 tokens per session scan A 3ef38a180e92

Subscribe to this mod's changes

aws-healthomics is a skill published in the GitHub repository aws-samples/sample-healthomics-agentic-setup (4 stars, last pushed 22d ago), licensed MIT-0. It adds 53 tokens to every session and 419 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

modal-compute

Run explicitly chosen research benchmark or replication jobs on Modal's serverless infrastructure. Use when a Feynman research workflow needs burst remote GPU compute and the Modal CLI is available.

companion-inc/feynman · 39 tokens

remote-compute-ssh

Evaluate and use SSH Remote Compute before choosing where to run GPU, high-memory, parallel, batch, model-inference, bioinformatics, or other long-running scientific work; supports short remote commands and asynchronous jobs with automatic harvest and analysis.

aipoch/open-science · 53 tokens

compute-env-setup

Set up a reproducible Feynman compute environment for research jobs. Use when a task needs Python/R packages, GPU libraries, containers, Modal, SSH, caches, or managed model runtime setup.

companion-inc/feynman · 45 tokens

remote-compute-ssh

Run Feynman research jobs on SSH, Slurm, or lab hosts. Use when a task needs remote host setup, job submission, log harvest, artifact sync, or GPU/cluster execution outside Modal.

companion-inc/feynman · 48 tokens

remote-compute-modal

Dispatch Feynman research notebook or experiment jobs to Modal. Use when a task has explicitly chosen Modal for bounded cloud compute, GPU jobs, or reproducible remote execution.

companion-inc/feynman · 39 tokens

runpod-compute

Provision and manage GPU pods on RunPod for explicitly chosen long-running research experiments. Use when a Feynman replication, benchmark, or dataset-heavy research run needs persistent GPU compute with SSH access.

companion-inc/feynman · 44 tokens