AgentSkillsCN

agents-md-gen

为任意代码仓库生成高质量的 AGENTS.md 文件

SKILL.md
--- frontmatter
name: agents-md-gen
description: Generate a high-quality AGENTS.md file for any repository

Generate AGENTS.md

When to use

  • When starting a new project
  • When setting up a repository for agentic development
  • To document project structure, tech stack, and guidelines for AI agents

Instructions

  1. Analyze the current folder structure, README, and any existing files.
  2. Generate a file named AGENTS.md in the root of the repository.
  3. Use markdown format with clear sections: Project Overview, Architecture, Key Technologies, Development Setup, Coding Standards, Agent Instructions.
  4. Make it concise, professional, and optimized for Claude Code and Goose.
  5. Do not overwrite if AGENTS.md already exists — suggest improvements instead.

Validation

  • AGENTS.md created in root
  • Contains at least: Overview, Architecture, Setup, Standards