AGENTS.md Skill
AGENTS.md is a Python AI agent skill for Claude Desktop, Codex. Copy .* folder and AGENTS.md then paste /root of project
How to use AGENTS.md Skill
Install or run
npm update", "breaking changes", "dependency upgrade", "package update", "version upgrade".Client configuration
{
"mcpServers": {
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp",
"--api-key",
"YOUR_API_KEY"
]
},
"shadcn": {
"command": "npx",
"args": [
"shadcn@latest",
"mcp"
]
}
//other mcp servers
}
}
// setup mcp server in ~/.gemini\antigravity\mcp_config.json
Compatible clients
What is AGENTS.md Skill?
AGENTS.md is a Python AI agent skill for Claude Desktop, Codex. Copy .* folder and AGENTS.md then paste /root of project 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
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Document generation support
- Anthropic provider support
- .agent/mcp_config.json config support
- .codex/skills/package-upgrade/SKILL.md config support
Available tools
Technical details
- Built for Python
- Built for Node.js
- Built for Rust
- Works with Claude Desktop
- Works with Codex
- Uses SSE transport
- Database access
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use AGENTS.md Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is AGENTS.md?
AGENTS.md is a Python AI agent skill for Claude Desktop, Codex. Copy .* folder and AGENTS.md then paste /root of project
Who is AGENTS.md best for?
AGENTS.md is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, claude desktop users.
How do I install AGENTS.md?
Check the AGENTS.md GitHub repository for installation instructions.
Is AGENTS.md actively maintained?
AGENTS.md may need a closer maintenance check before production use.
Auto-fetched from GitHub.