What problem does it solve?
This Skill helps create, update, and maintain a repository's AGENTS.md file, ensuring it acts as an effective dispatcher for coding agents by routing them to the correct sources of truth and documenting essential invariants.
Core Features & Use Cases
- AGENTS.md Creation: Generates a concise
AGENTS.md from scratch for new projects.
- Maintenance & Updates: Rewrites or shrinks bloated
AGENTS.md files, updates stale instructions, and ensures documentation remains current.
- Repo Guidance: Adds essential repo guidance for AI/coding agents, documenting where to find source-of-truth docs, invariants, validation commands, and workflow rules.
- Use Case: When onboarding a new AI agent to a complex codebase, use this Skill to generate or update
AGENTS.md so the agent can quickly understand the project's structure, key documentation, and validation procedures.
Quick Start
Use the agents-md skill to create a new AGENTS.md file for this repository.