AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from badmuriss/my-llm-kit.
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
# my-llm-kit development This repository distributes agent instructions, skills and optional integrations. The shared policy lives in `instructions/AGENTS.md`; setup installs that file as the global policy. This file contains only repository-specific constraints. - Preserve unrelated worktree changes. Do not run the real machine installer as a test; exercise copies in a temporary user directory or use dry-run. - Keep the default install small. Optional integrations belong to `--full` / `-Full`; already installed user skills and guards remain untouched. - Resolve installed scripts from their skill directory and pass the consumer project separately. Do not assume a consumer has `skills/` in its checkout. - Keep journal generation, task ownership, check provenance and resource cleanup intact when changing graph execution. Scope changes amend the existing task contract; do not add another ledger or scheduler. - Use the relevant existing `unittest` module for runtime or installer changes. Run `ruff check .` for Python changes; do not raise the complexity ceiling. Development dependencies are in `requirements-dev.txt`. …
Read the whole file at its exact version.
How to install
mdr add badmuriss/my-llm-kit/AGENTS.md@git:20260906.3d137c0mdr add badmuriss/my-llm-kit/AGENTS.md@sha256:b70a9bdc35752047Pin 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_lhnfpfdbaide6x7f)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260906.3d137c0 latest | 2026-09-06 | 3d137c0 | 1,533 B | A | view · diff |
| git:20260904.c276d1a | 2026-09-04 | c276d1a | 11,243 B | A | view · diff |
| git:20260904.193d71b | 2026-09-04 | 193d71b | 10,165 B | A | view · diff |
| git:20260827.8272e5d | 2026-08-27 | 8272e5d | 9,924 B | A | view · diff |
| git:20260820.f989036 | 2026-08-20 | f989036 | 8,948 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1533 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
badmuriss/my-llm-kit · 3 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_lhnfpfdbaide6x7f GET https://markdownregistry.com/api/v1/resolve?ref=badmuriss/my-llm-kit/AGENTS.md GET https://markdownregistry.com/api/v1/blob/b70a9bdc35752047907bf6c5d5791635cdd46cc7c7ca6669b23f216d9d9a826a
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 badmuriss/my-llm-kit
Every file in badmuriss/my-llm-kit