wiki-agents-md Skill
Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and boundaries. Only generates where AGENTS.md is missing. Published by microsoft in skills.
What is wiki-agents-md Skill?
Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and boundaries. Only generates where AGENTS.md is missing. Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use wiki-agents-md Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/deep-wiki/skills/wiki-agents-md/SKILL.md
What it does
Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and boundaries. Only generates where AGENTS.md is missing.
Skill instructions
AGENTS.md Generator Generate high-quality AGENTS.md files for repository folders. Each file provides coding agents with project-specific context — build commands, testing instructions, code style, structure, and operational boundaries. What is AGENTS.md AGENTS.md complements README.md. README is for humans; AGENTS.md is for coding agents. - Predictable location — Agents look for AGENTS.md in the current directory, then walk up the tree - Nested files — Subfolders can have their own AGENTS.md that takes precedence over the root one - Separate from README — Keeps READMEs concise; agent-specific details (exact commands, boundaries, conventions) go here - NOT the same as .github/agents/.agent.md — Those are agent persona definitions (who the agent is). AGENTS.md is project context (what the agent should know about this code) Critical Guard: Only Generate If Missing This is the single most important rule. NEVER overwrite an existing AGENTS.md. Before generating for ANY folder: bash Check if
Explore related resources
Frequently asked questions
What is wiki-agents-md?
wiki-agents-md is a open-source AI agent skill with Copy skill directory. Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and boundaries.
Who is wiki-agents-md best for?
wiki-agents-md is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install wiki-agents-md?
Install or run wiki-agents-md using Copy skill directory. Check wiki-agents-md for the latest setup command.
Is wiki-agents-md actively maintained?
wiki-agents-md may need a closer maintenance check before production use.
Auto-fetched from GitHub.