List available skills with organized structure showing personal, project, and shared skills
From skills-toolkitnpx claudepluginhub youngleadersdottech/young-leaders-tech-marketplace --plugin skills-toolkit/list-skillsLists ClawBio bioinformatics skills from catalog.json in a table with name/CLI alias, description, status (MVP/Planned), and Python script/tests/demo data availability. Generates catalog if missing.
/list-skillsList all OpenClaw skills across all agent workspaces, managed skills, and bundled skills. Shows which agent each skill belongs to and its configuration.
List all available Claude Code skills with clear scope organization.
Steps:
~/.claude/skills/personal/.claude/skills/projects/.claude/skills/shared/Output Format:
Personal Skills (count):
└── skill-name/ (category) - Brief description
Project Skills (count):
└── project-name/
└── skill-name/ (category) - Brief description
Shared Skills (count):
└── category/
└── skill-name/ - Brief description
Note: This command executes directly without invoking an agent. Use --all flag to show all scopes, or specify scope with --personal, --project, or --shared.