agents-md-generator

Installation
SKILL.md

AGENTS.md Generation Capability

This skill enables the agent to generate AGENTS.md files that serve as contributor guides for AI agents working on a codebase.

Core Capability

  • Function: Analyze repository structure and generate or update a standardized AGENTS.md document
  • Output Format: Markdown file with structured sections
  • Character Limit: Dynamic, based on repository LOC (Lines of Code)
  • Monorepo Support: Automatically detects monorepo structures and generates hierarchical documentation (Root + Packages)
  • Update Support: Refreshes only standard sections in an existing AGENTS.md, preserving user-defined custom sections

Output Sections

Single Repo / Package Document (5 Sections)

For single repositories or individual packages in a monorepo:

  • Overview: 1-2 sentence project description (abstract, no tool/framework lists)
  • Folder Structure: Key directories and their contents
Related skills
Installs
27
Repository
buyoung/skills
GitHub Stars
13
First Seen
Jan 22, 2026