Skip to content
Data
Skill

/skill

1. Read the summary statistics file. 2. Identify genome-wide significant lead variants. 3. Compute the genomic inflation factor lambda. 4. Produce a QQ plot under `output/`. 5. Write a final summary JSON to `output/summary.json` with fields for lead count, lambda, and plot path.

From plugin
clawbio
1.1k97 skills4 commands
Install
$ npx -y skills add ClawBio/ClawBio --skill skill --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/skill

Context preview

The summary Claude sees to decide when to auto-load this skill.

1. Read the summary statistics file. 2. Identify genome-wide significant lead variants. 3. Compute the genomic inflation factor lambda. 4. Produce a QQ plot under `output/`. 5. Write a final summary JSON to `output/summary.json` with fields for lead count, lambda, and plot path.

SKILL.md

skill.SKILL.md

GWAS sumstats analysis — seed

Workflow

1. Read the summary statistics file. 2. Identify genome-wide significant lead variants. 3. Compute the genomic inflation factor lambda. 4. Produce a QQ plot under `output/`. 5. Write a final summary JSON to `output/summary.json` with fields for lead count, lambda, and plot path.

Ships withclawbio

🦖 ClawBio - The first bioinformatics-native AI agent skill library. Local-first. Reproducible. Open. Free.

Get the whole plugin