Creates a comprehensive AGENTS.md file at your repository root following the open standard from agents.md. Analyzes your project structure, package.json scripts, and CI configuration to generate specific setup commands, testing instructions, code style guidelines, and development workflows. Useful when you want AI coding tools like Cursor or Aider to understand your project without constant guidance. The output includes exact commands agents can execute, troubleshooting tips, and PR requirements. Works well for both single packages and monorepos, though you'll want to review and customize the generated sections for your specific project needs.
npx skills add https://github.com/github/awesome-copilot --skill create-agentsmd