# Skill Catalog

> List all available agents, skills, commands, and hooks with descriptions

- Skill: `chris2ao/skill-catalog` (Agent Skill)
- Install (CLI): `npx skillmds@latest add chris2ao/skill-catalog`
- Raw SKILL.md: https://api.skillmd.com/api/skills/chris2ao/skill-catalog/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: chris2ao (https://skillmd.com/u/chris2ao)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/chris2ao/skill-catalog

---


# /skill-catalog - Full Capability Inventory

List all available agents, skills, commands, and hooks.

## File Listing

!`ls -1 ~/.claude/agents/*.md ~/.claude/skills/*/SKILL.md ~/.claude/skills/learned/*.md ~/.claude/commands/*.md 2>/dev/null`

## Catalog Construction

Read the description from each file's YAML frontmatter and present organized tables:

### 1. Plugin Agents (everything-claude-code)
Known: planner, architect, tdd-guide, code-reviewer, security-reviewer, build-error-resolver, e2e-runner, refactor-cleaner, doc-updater

### 2. Custom Agents (~/.claude/agents/)
List each .md file found above with its frontmatter description.

### 3. Custom Skills (~/.claude/skills/)
List each SKILL.md found above with its frontmatter description.

### 4. Learned Skills (~/.claude/skills/learned/)
List each .md found above, grouped by category.

### 5. Active Hooks
Read `.claude/settings.local.json` in the current project and list configured hooks.

## Output
Present as categorized tables with counts at the top.

