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⭐
documentationFREE
README Generator
Generate comprehensive, well-structured README files from project context, dependencies, and code.
readmedocsmarkdown
G
GitHub4.8(201)
89k
★5.8k
SkillNEW
testingFREE
Eval-Driven Development
Build AI features test-first using evals — define success criteria before writing prompts or model code.
aievalstdd
C
Community4.7(38)
14k
★890
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
Compatible with
claude codecursorcline
Trigger phrase
/agentsmdC
Community
@awesome-copilot-community