AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from randroids-dojo/skills.
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: Skills Repo This is the **source repository** for Claude Code and Codex skills. Skills are installed from here to `~/.agents/skills/` (the canonical universal path) and symlinked into `~/.claude/skills/` (Claude Code) via `npx skills`. ## Critical Rule: Never Edit Installed Files **Installed skill files are build artifacts.** Do not modify them directly. | Location | What it is | Editable? | |----------|------------|-----------| | `plugins/<skill>/` | Source of truth | YES, edit here | | `~/.agents/skills/<skill>/` | Installed copy (canonical, read by Codex and other universal clients) | NO, reinstall to update | | `~/.claude/skills/<skill>/` | Symlink into `~/.agents/skills/<skill>/` | NO, reinstall to update | If you edit `~/.claude/skills/slipbox/SKILL.md` instead of `plugins/slipbox/SKILL.md`, your changes will be lost the next time the skill is installed and will never reach other machines. ## Workflow for Skill Changes 1. Edit files under `plugins/<skill>/`. 2. Run `./scripts/validate-skills.sh`. 3. Commit and push to `main` when the requested workflow authorizes it. 4. Reinstall on each machine (always use `-g` for global install): ```bash …
Read the whole file at its exact version.
How to install
mdr add randroids-dojo/skills/AGENTS.md@git:20260912.65128a6mdr add randroids-dojo/skills/AGENTS.md@sha256:c405729595621b44Pin 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_fz6g7gwhv5dmhgcw)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260912.65128a6 latest | 2026-09-12 | 65128a6 | 3,592 B | A | view · diff |
| git:20260830.a009b78 | 2026-08-30 | a009b78 | 3,520 B | A | view · diff |
| git:20260608.5756988 | 2026-06-08 | 5756988 | 2,602 B | A | view · diff |
| git:20260503.9339c07 | 2026-05-03 | 9339c07 | 2,372 B | A | view · diff |
| git:20260426.7f620a6 | 2026-04-26 | 7f620a6 | 2,201 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (3592 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
randroids-dojo/skills · 46 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_fz6g7gwhv5dmhgcw GET https://markdownregistry.com/api/v1/resolve?ref=randroids-dojo/skills/AGENTS.md GET https://markdownregistry.com/api/v1/blob/c405729595621b447f7c3d3ff145a44bd56829236ae59221340b3825180b1a5d
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 randroids-dojo/skills
Every file in randroids-dojo/skills