AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from michielhdoteth/awesome-ai-agent-tools.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# AGENTS.md
This file provides context for AI coding agents working with this repository.
## What Is This Repo?
Awesome AI Agent Tools is the most comprehensive open-source library of AI agent components. It contains 633 installable skills, MCP servers, agent workflows, subagents, hooks, plugins, prompts, and tools curated from 100+ repositories.
## Repository Structure
| Directory | Count | What It Contains |
|-----------|-------|------------------|
| skills/ | 97 | SKILL.md files -- reusable instruction sets that teach AI agents new capabilities |
| mcps/ | 133 | Model Context Protocol server configs with install commands |
| loops/ | 115 | Agent workflow patterns with verification criteria |
| subagents/ | 34 | Specialized agent definitions with model routing |
| hooks/ | 25 | Claude Code hooks for security, automation, and quality |
| plugins/ | 54 | Extensions for Claude Code, OpenCode, Cursor, and 6 more platforms |
| prompts/ | 103 | Curated prompt collections and marketplace links |
| tools/ | 72 | CLI utilities that enhance agent capabilities |
## Catalog Format
Each directory contains a `catalog.json` file with structured metadata:
```json
{
"skills": [
{
…Read the whole file at its exact version.
How to install
mdr add michielhdoteth/awesome-ai-agent-tools/AGENTS.md@git:20260822.4c8d7camdr add michielhdoteth/awesome-ai-agent-tools/AGENTS.md@sha256:a35bb105122489e1Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_5xgnet6upqdfwdrb)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260822.4c8d7ca latest | 2026-08-22 | 4c8d7ca | 2,391 B | A | view · diff |
| git:20260821.8fc4cbd | 2026-08-21 | 8fc4cbd | 2,391 B | A | view · diff |
| git:20260716.9ea35a4 | 2026-07-16 | 9ea35a4 | 2,391 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (2391 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
michielhdoteth/awesome-ai-agent-tools · 26 stars · license CC0-1.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5xgnet6upqdfwdrb GET https://markdownregistry.com/api/v1/resolve?ref=michielhdoteth/awesome-ai-agent-tools/AGENTS.md GET https://markdownregistry.com/api/v1/blob/a35bb105122489e1d47bf5f91ed2843c64a0c4e3bafb9df95b52de907828a5c2
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from michielhdoteth/awesome-ai-agent-tools
Every file in michielhdoteth/awesome-ai-agent-tools