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 boundaries 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 a marked, managed AGENTS.md, preserving user-defined custom sections. Unmarked files require a concrete change preview and one-time adoption confirmation; files without matching standard headings require an explicit full-regeneration request

Output Sections

Single Repo / Package Document (4-5 Sections)

For single repositories or individual packages in a monorepo:

Installs
58
Repository
buyoung/skills
GitHub Stars
22
First Seen
Jan 22, 2026
agents-md-generator — buyoung/skills