agents
Installation
SKILL.md
AGENTS.md Generator Skill
Overview
Generate and maintain AGENTS.md files following the public agents.md convention. AGENTS.md is FOR AGENTS, not humans -- every section exists to maximize AI coding agent efficiency.
When to Use
- Creating a new project and establishing baseline AGENTS.md
- Standardizing existing projects with consistent agent documentation
- Ensuring multi-repo consistency across repositories
- Checking if AGENTS.md files are current with recent code changes
- Onboarding AI agents to an unfamiliar codebase
Quick Reference
| Script | Purpose |
|---|---|
scripts/generate-agents.sh PATH |
Generate AGENTS.md files |
Related skills