What problem does it solve?
This Skill automates the creation, updating, and refactoring of AGENTS.md files, ensuring AI coding agents have clear, concise, and effective instructions for interacting with repositories.
Core Features & Use Cases
- Bootstrap
AGENTS.md: Generate initial instruction files for new projects or agents.
- Standardize Instructions: Replace tool-specific instruction files with a unified, open format.
- Compress Verbosity: Refactor overly long or generic agent instructions into token-efficient directives.
- Document Build/Test Commands: Automatically capture and format essential commands for agent execution.
- Use Case: When setting up a new AI coding agent for a monorepo, use this Skill to create a root
AGENTS.md and relevant nested files that clearly define commands, boundaries, and testing expectations for each subproject.
Quick Start
Use the agent-md-creator skill to generate a new AGENTS.md file for the current repository.