Data
Command
/list-skills
List all available ClawBio bioinformatics skills with their status and capabilities
Install
> /plugin marketplace add ClawBio/ClawBio > /plugin install clawbio@clawbio
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/list-skills
Context preview
What this command does when you run it.
List all available ClawBio bioinformatics skills with their status and capabilities
Command definition
list-skills.mdname: list-skills description: List all available ClawBio bioinformatics skills with their status and capabilities
List all available ClawBio skills by reading `skills/catalog.json`. For each skill, show:
- Name and CLI alias
- Description (one line)
- Status (MVP or Planned)
- Whether it has a Python script, tests, and demo data
Format as a clean table. If `catalog.json` is not found, run `python scripts/generate_catalog.py` first, then read the generated file.
Ships withclawbio
๐ฆ ClawBio - The first bioinformatics-native AI agent skill library. Local-first. Reproducible. Open. Free.
Get the whole plugin

