Generate Llms banner
opencue opencue

Generate Llms

AI community

Description

--- description: Regenerate llms.txt and web/public/llms.txt from current README and docs/llms-full.txt — keeps AI-discovery files in sync with the product --- # /generate-llms — Regenerate llms.txt Files Regenerate `llms.txt` (root) and `web/public/llms.txt` from current source material. Run this after any significant change to the README, profiles list, or agent support. ## Source files to read first 1. `README.md` — product description, tagline, install command, agent list 2. `docs/llms-f

Installation

Installs to ~/.claude/commands/opencue-cuecards-generate-llms.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/opencue/cuecards/HEAD/.claude/commands/generate-llms.md -o ~/.claude/commands/opencue-cuecards-generate-llms.md

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

Full documentation available on GitHub

View Source Repository