Dev Tools · 7h ago
Auto-Generate an Index for Claude Code Custom Agents
A developer created a script to auto-generate INDEX.md for Claude Code custom agents, parsing frontmatter from .md files in ~/.claude/agents/. The script outputs a table with name, model, description, and tools, and optionally writes JSON for reuse. It runs via a scheduled launchd job to keep the index current.
Meridian48 take
Useful for power users managing many agents, but niche—most Claude users won't need this.
Read the full reporting
Auto-Generating an Index of Your Claude Code Custom Agents from Their Frontmatter →
DEV Community
claude-codedeveloper-tools