AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from tartinerlabs/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
# AGENTS.md Canonical guidance for coding agents working in this repository. Claude Code additions live in `CLAUDE.md`; everything here applies to every agent. ## Project Overview **Repository:** https://github.com/tartinerlabs/skills **Package:** `@tartinerlabs/skills` A collection of agent skills distributed via Claude Code, Codex, Cursor, Antigravity, and [skills.sh](https://skills.sh). Each skill is a markdown file with YAML frontmatter following the [Agent Skills spec](https://agentskills.io). ## Development - **Tooling:** stdlib-only Go plus plain shell git hooks — the repo deliberately avoids npm dependencies to keep the supply-chain surface minimal - **Git hooks:** plain shell hooks in `.githooks/` (enable with `git config core.hooksPath .githooks`) — `commit-msg` enforces conventional commits (no scope, max 50-char header), `pre-commit` runs GitLeaks secrets detection - **Checks:** `go run ./scripts/validate-skills` and `go test ./...` - **Releases:** Automated via release-please on push to `main` — maintains a release PR from conventional commits; merging it bumps versions, updates `CHANGELOG.md`, and creates the GitHub release ## Skill Format …
Read the whole file at its exact version.
How to install
mdr add tartinerlabs/skills/AGENTS.md@git:20260726.0241bb2mdr add tartinerlabs/skills/AGENTS.md@sha256:32521ef1c1ac0dcePin 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_luz5vob245elynrq)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260726.0241bb2 latest | 2026-07-26 | 0241bb2 | 9,408 B | A | view · diff |
| git:20260726.114dd85 | 2026-07-26 | 114dd85 | 9,289 B | A | view · diff |
| git:20260726.41b5756 | 2026-07-26 | 41b5756 | 9,339 B | A | view · diff |
| git:20260723.0c7dab2 | 2026-07-23 | 0c7dab2 | 7,079 B | A | view · diff |
| git:20260723.1771484 | 2026-07-23 | 1771484 | 6,098 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (9408 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
tartinerlabs/skills · 8 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_luz5vob245elynrq GET https://markdownregistry.com/api/v1/resolve?ref=tartinerlabs/skills/AGENTS.md GET https://markdownregistry.com/api/v1/blob/32521ef1c1ac0dce83fe479b625cd5963beaec4ce33faf265a8cefc7e73678c4
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 tartinerlabs/skills
Every file in tartinerlabs/skills