From clawbio
Runs a ClawBio bioinformatics analysis on user-provided genetic data (23andMe, VCF, etc.), routes to the correct skill, generates reports and figures, and suggests follow-up analyses.
How this command is triggered — by the user, by Claude, or both
Slash command
/clawbio:analyseThe summary Claude sees in its command listing — used to decide when to auto-load this command
The user wants to analyse genetic data using ClawBio skills. Follow this workflow: 1. **Identify the input file**: Ask the user for the path to their data file (23andMe, AncestryDNA, VCF, h5ad, etc.) 2. **Route to the right skill**: Read CLAUDE.md's skill routing table to match the user's intent to the correct skill 3. **Run the analysis**: Execute the skill's Python script with appropriate arguments 4. **Present results**: Show the generated report, open figures, and explain findings 5. **Offer follow-ups**: Suggest related skills (e.g., after pharmgx, suggest genome-compare or prs) Impo...
The user wants to analyse genetic data using ClawBio skills. Follow this workflow:
Important:
python skills/bio-orchestrator/orchestrator.py --input <file>npx claudepluginhub wenliangz/clawbio/analyseRuns a ClawBio bioinformatics analysis on user-provided genetic data (23andMe, VCF, etc.), routes to the correct skill, generates reports and figures, and suggests follow-up analyses.
/researchRuns a multi-database scientific research investigation inline using ToolUniverse, looking up specific claims, cross-validating with independent sources, and reporting honest INDETERMINATE verdicts where evidence is insufficient.
/reviewReviews code and analysis changes in data-science, ML, or bioinformatics projects with six specialized parallel agents, producing a prioritized Critical/Important/Minor/Nit report. Also supports grill and tripwires modes.
/compare-experimentsChecks whether two ENCODE experiments are compatible for combined analysis, verifying organism, assembly, assay, biosample, target, and replication compatibility.
/analyseAnalyzes a completed training session from intervals.icu using FIT file data, produces lap chronicle and coaching feedback.