Armory
Source
Browse
Sub-Agents

llms-maintainer

LLMs.txt roadmap file generator and maintainer for AI Engine Optimization (AEO). Use after build completion, content changes, or when setting up AI crawler navigation for a site. Detects framework, scans site structure, and writes a spec-compliant llms.txt file.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install llms-maintainer --cli claude

writes the file to.claude/agents/llms-maintainer.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/llms-maintainer.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

LLMs.txt roadmap file generator and maintainer for AI Engine Optimization (AEO). Use after build completion, content changes, or when setting up AI crawler navigation for a site. Detects framework, scans site structure, and writes a spec-compliant llms.txt file.

When to use it

LLMs.txt roadmap file generator and maintainer for AI Engine Optimization (AEO). Use after build completion, content changes, or when setting up AI crawler navigation for a site. Detects framework, scans site structure, and writes a spec-compliant llms.txt file.

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/ai-specialists/llms-maintainer.md -o .claude/agents/llms-maintainer.md

Notes

Extracted from davila7/claude-code-templates, ai-specialists category.