CustomAgent.app
Skill
ai
✓ Verified
⭐ Featured
NEW
Free

AGENTS.md Creator

Generate an AGENTS.md file giving AI assistants the context they need to work effectively in your repo.

4.9(52 reviews)
19,400 installs
by Community

About

Creates an AGENTS.md (or CLAUDE.md / .cursorrules) for your repo: project structure, key conventions, build/test commands, code style, and any gotchas. Future AI sessions read it on startup to ramp up instantly.

Tags

agentscontextonboardingai

Skill Instructions Preview

# AGENTS.md Creator

Generate an AGENTS.md for the current repo.

## Sections
1. **Project Overview** — what this is, in one paragraph
2. **Tech Stack** — languages, frameworks, key libraries
3. **Repo Structure** — top-level dirs and what they do
4. **Setup Commands** — install, build, test, dev server
5. **Conventions** — naming, file org, code style
6. **Testing** — how to run tests, coverage expectations
7. **Gotchas** — non-obvious things to know
8. **Don't** — explicit anti-patterns for this codebase

Keep under 200 lines. Aim for clarity over completeness.

Related Skills

Skill
documentation
FREE

README Generator

Generate comprehensive, well-structured README files from project context, dependencies, and code.

readmedocsmarkdown
G
GitHub
4.8(201)
89k
5.8k
SkillNEW
testing
FREE

Eval-Driven Development

Build AI features test-first using evals — define success criteria before writing prompts or model code.

aievalstdd
C
Community
4.7(38)
14k
890
Skill
development
FREE

Code Exemplars Blueprint Generator

Generate a project-specific exemplars file showing the right way to do common patterns in your codebase.

conventionspatternsonboarding
G
GitHub
4.8(58)
21k
1.2k
Install
# Add as Claude Code slash command:
curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/create-agentsmd/SKILL.md" \
  -o ~/.claude/commands/create-agentsmd.md
View source on GitHub →

Compatible with

claude codecursorcline

Trigger phrase

/agentsmd
C

Community

@awesome-copilot-community

View on GitHub