From skills-toolkit
Lists Claude Code skills from personal, project, and shared scopes in an organized tree structure with counts, names, categories, and descriptions. Supports --all and scope-specific flags.
How this command is triggered — by the user, by Claude, or both
Slash command
/skills-toolkit:list-skillsThe summary Claude sees in its command listing — used to decide when to auto-load this command
List all available Claude Code skills with clear scope organization. **Steps:** 1. Check for personal skills in `~/.claude/skills/personal/` 2. Check for project skills in `.claude/skills/projects/` 3. Check for shared skills in `.claude/skills/shared/` 4. Display organized tree structure with skill metadata 5. Show skill name, category, and description for each **Output Format:** **Note:** This command executes directly without invoking an agent. Use `--all` flag to show all scopes, or specify scope with `--personal`, `--project`, or `--shared`.
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.
npx claudepluginhub youngleadersdottech/young-leaders-tech-marketplace --plugin skills-toolkit/skillsDynamically discovers all Groundwork skills from SKILL.md files, categorizes by keywords, and displays organized markdown tables with names and descriptions.
/skillsDiscovers and recommends relevant skills from 410+ library by analyzing project files, conversation context, and optional [category|search-term]. Outputs project-specific suggestions and categories.
/fire-skillManages skills across their lifecycle — create, import, test, list, stats, export, browse, and upgrade. Supports both quick and interactive creation modes.
/skillsManages Conductor skills: lists available with status, shows details, enables or disables for current project via Python CLI or file ops.
/skillsDiscovers, reads, enables, and disables crtr skills. Also supports authoring workflows including scaffolding and guides.
/f5-skillManages F5 knowledge skills: list, load, create, or run by name for tech stacks like NestJS and React, core skills like TDD and security, and domains.