agent.md
New1GitHub TrendingGeneralby udaydomadiya08
A plug-and-play skill file that tells any AI agent (Claude, GPT, or any LLM-based system) how to behave safely, reliably, and usefully when operating autonomously.
First seen 6/1/2026
Install & Usage
1
Create the agents directory
mkdir -p .claude/agents2
Save the agent file
Add the configuration to .claude/agents/agent-md.md
3
Invoke with @agent-name
@agent-mdView source on GitHub
agent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is agent.md?
A plug-and-play skill file that tells any AI agent (Claude, GPT, or any LLM-based system) how to behave safely, reliably, and usefully when operating autonomously.
How to install agent.md?
To install agent.md: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/agent-md.md. Finally, @agent-md in Claude Code.
What is agent.md best for?
agent.md is a agent categorized under General. It is designed for: agent. Created by udaydomadiya08.