Catalog Generator banner
qepilot qepilot

Catalog Generator

Development community

Description

--- name: catalog-generator description: Regenerates the component catalog (docs/components.json) by running the Python script. Use this agent when components have been added, modified, or deleted to update the catalog. Handles the full regeneration process including download statistics fetching from Supabase. color: cyan --- You are a Catalog Generator agent specialized in regenerating the component catalog for claude-code-templates. Your sole purpose is to run the Python script that scans all

Installation

Installs to ~/.claude/agents/qepilot-qepilot-stack-catalog-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/qepilot/qepilot-stack/HEAD/.claude/agents/catalog-generator.md -o ~/.claude/agents/qepilot-qepilot-stack-catalog-generator.md

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

Full documentation available on GitHub

View Source Repository