List Skills banner
WingedGuardian WingedGuardian

List Skills

Development community

Description

--- name: list-skills description: > List the Genesis skill catalog (Tier-1 always-indexed + Tier-2 specialized) with a one-line description each, so you can discover under-used capabilities on demand. Optional keyword filter. (Does not list Claude Code plugin skills.) --- # List Skills Show a roster of the **Genesis skill catalog** (Tier-1 + Tier-2), grouped by tier, with a one-line description each. This complements the automatic skill-injection nudge (which surfaces one matching skill

Installation

Installs to ~/.claude/commands/wingedguardian-genesis-agi-list-skills.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/WingedGuardian/GENesis-AGI/HEAD/.claude/commands/list-skills.md -o ~/.claude/commands/wingedguardian-genesis-agi-list-skills.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository