AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from jellydn/my-ai-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
# Agent Instructions ## What This Is Monorepo for **my-ai-tools** — source-of-truth configs for 14+ AI coding assistants (Claude Code, OpenCode, Amp, Codex, Gemini, Antigravity, Cursor, Cline, Grok, etc.). It installs configs to `~/.claude/`, `~/.config/opencode/`, `~/.pi/`, etc. and exports them back via `generate.sh`. Per-tool configs live in `configs/<tool>/`. ## Essential Commands ```bash bash -n cli.sh generate.sh lib/*.sh lib/install.sh # Syntax gate (CI runs this) bash -n cli.sh generate.sh install.sh scripts/*.sh # CI gates this exact set ./cli.sh --dry-run # Preview install plan — ALWAYS run first ./cli.sh # Install configs into $HOME ./generate.sh --dry-run # Preview export ./generate.sh # Export local configs from $HOME back to repo ./scripts/sync-token-efficiency.sh --check # Verify profiles are in sync (exit 1 if stale) biome check . # Format check (tabs, 120 width, double quotes) biome check --write . # Format in place …
Read the whole file at its exact version.
How to install
mdr add jellydn/my-ai-tools/AGENTS.md@git:20260805.03f0789mdr add jellydn/my-ai-tools/AGENTS.md@sha256:a6edb40cab546e43Pin 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_mpn5cjncwe262pil)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260805.03f0789 latest | 2026-08-05 | 03f0789 | 6,375 B | A | view · diff |
| git:20260804.d59a039 | 2026-08-04 | d59a039 | 6,324 B | A | view · diff |
| git:20260730.6dd81c4 | 2026-07-30 | 6dd81c4 | 6,001 B | A | view · diff |
| git:20260710.ba92170 | 2026-07-10 | ba92170 | 5,028 B | A | view · diff |
| git:20260708.5f08192 | 2026-07-08 | 5f08192 | 8,622 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (6375 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
jellydn/my-ai-tools · 121 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_mpn5cjncwe262pil GET https://markdownregistry.com/api/v1/resolve?ref=jellydn/my-ai-tools/AGENTS.md GET https://markdownregistry.com/api/v1/blob/a6edb40cab546e439a406345228fa4d8778f78e3f0db29cb4a0e451acb270dbf
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 jellydn/my-ai-tools
Every file in jellydn/my-ai-tools