From clawbio
Lists all available ClawBio bioinformatics skills from a catalog, showing name, CLI alias, description, status, and whether each has a Python script, tests, and demo data.
How this command is triggered — by the user, by Claude, or both
Slash command
/clawbio:list-skillsThe summary Claude sees in its command listing — used to decide when to auto-load this command
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.
List all available ClawBio skills by reading skills/catalog.json. For each skill, show:
Format as a clean table. If catalog.json is not found, run python scripts/generate_catalog.py first, then read the generated file.
npx claudepluginhub duvet05/clawbio/list-skillsLists all available ClawBio bioinformatics skills from a catalog, showing name, CLI alias, description, status, and whether each has a Python script, tests, and demo data.
/fire-skillManages skills with subcommands for creating, importing, testing, listing, viewing stats, exporting, browsing, and upgrading.
/skillsLists, inspects, enables, and disables skills in the Conductor ecosystem via a Python CLI. Also supports detailed info retrieval for individual skills.
/skillsDiscovers, reads, enables, and disables crtr skills. Also supports authoring workflows including scaffolding and guides.
/setupScans installed skill directories across Claude Code and OpenClaw roots, surfaces only high-signal issues, and supports both manual and auto-trigger modes.
/skillsLists Schrute skills in a table grouped by site (default), shows full details for a skill ID, or validates with dry-run preview and volatility report. Supports list, show <id>, validate <id>.