Documentation
¶
Overview ¶
Command gen_llms generates llms.txt and llms-full.txt files following the llmstxt.org standard. It creates an in-memory MCP server with all tools, resources, and prompts registered, introspects them via the SDK, and writes two files to the project root:
- llms.txt: concise overview for LLM discovery
- llms-full.txt: detailed listing with tool schemas
Usage:
go run ./cmd/gen_llms/
Click to show internal directories.
Click to hide internal directories.