agents-md-generator
Installation
SKILL.md
AGENTS.MD Generator
Generate comprehensive AGENTS.md documentation for backend projects following the AGENTS.md/CLAUDE.md symlink pattern.
Core Workflow
1. Understand the Scope
Ask the user to clarify:
- Target module: Root directory, specific module (mcp, teamo_code, etc.), or multiple modules
- Source materials: Existing CLAUDE.md, API route files, technical design docs
- API count: How many interfaces need documentation (affects detail level)
- Content to preserve: Existing business rules, specs, or guidelines to keep
- Content to remove: Deprecated features, unused patterns (e.g., Ralph Loop)