agents-md-generator
Installation
SKILL.md
AGENTS.MD Generator
Purpose
Generate AGENTS.md files that serve as onboarding documentation for AI coding agents. This file teaches agents about project structure, coding conventions, build processes, and development workflows.
Prerequisites
- Access to the target repository
- Understanding of the project's technology stack
- Write permissions to create AGENTS.md at repository root
Instructions
Step 1: Analyze Repository Structure
Use bash and view tools to explore repository contents.
Step 2: Identify Project Type
Determine if it's a full-stack app, API, mobile app, library, or CLI tool.