Back to list
buYoung

agents-md-generator

by buYoung

Initialize projects with AGENTS.md 1.1 standard support for seamless AI agent collaboration

4🍴 1📅 Jan 23, 2026

SKILL.md


name: agents-md-generator description: Analyze repository structure and generate standardized AGENTS.md files that serve as contributor guides for AI agents. Measures LOC to determine character limits and produces 5-section documents covering overview, folder structure, patterns, conventions, and working agreements. license: MIT

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 a standardized AGENTS.md document
  • Output Format: Markdown file with structured sections
  • Character Limit: Dynamic, based on repository LOC (Lines of Code)

Output Sections

The generated AGENTS.md consists of exactly 5 sections:

#SectionPurpose
1Overview1-2 sentence project description (abstract, no tool/framework lists)
2Folder StructureKey directories and their contents
3Core Behaviors & PatternsLogging, error handling, control flow patterns observed in code
4ConventionsNaming, comments, code style derived from analysis
5Working AgreementsRules for agent behavior and communication

Domain Knowledge

Constraints

  • Read-Only Analysis: Repository inspection uses only non-destructive commands
  • No Run/Test/Build/Deploy: Generated AGENTS.md excludes execution instructions
  • Files to Ignore: Lock files (pnpm-lock.yaml, package-lock.json, yarn.lock, etc.)

Score

Total Score

55/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon