Home / badmuriss / my-llm-kit · AGENTS.md · GitHub

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

Latest version
mdr add badmuriss/my-llm-kit/AGENTS.md@git:20260906.3d137c0
Exact content
mdr add badmuriss/my-llm-kit/AGENTS.md@sha256:b70a9bdc35752047

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_lhnfpfdbaide6x7f.svg)](https://markdownregistry.com/a/art_lhnfpfdbaide6x7f)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260906.3d137c0 latest2026-09-06 3d137c0 1,533 BA view · diff
git:20260904.c276d1a2026-09-04 c276d1a 11,243 BA view · diff
git:20260904.193d71b2026-09-04 193d71b 10,165 BA view · diff
git:20260827.8272e5d2026-08-27 8272e5d 9,924 BA view · diff
git:20260820.f9890362026-08-20 f989036 8,948 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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

AGENTS.md@instructions agents
badmuriss/my-llm-kit · instructions/AGENTS.md
git:20260923.97e81e6 · audit A · 3 stars
agent-graph skill
badmuriss/my-llm-kit · skills/agent-graph/SKILL.md · Run durable task graphs when independent work needs ownership, integration checks and recovery. Use for graph…
git:20260921.471bbed · audit A · 3 stars
computer-use skill
badmuriss/my-llm-kit · skills/computer-use/SKILL.md · Inspect and operate local browser or desktop interfaces. Prefer Jev Ultrafast for supported browser-only goals when its…
git:20260921.471bbed · audit A · 3 stars
frontend-visual-validation skill
badmuriss/my-llm-kit · skills/frontend-visual-validation/SKILL.md · Verify rendered UI changes with reproducible screenshots and vision review on their supported platforms.
git:20260906.3d137c0 · audit A · 3 stars
grill-me skill
badmuriss/my-llm-kit · skills/grill-me/SKILL.md · Adversarial interview about a plan until you reach shared understanding. use_when: "grill me", stress-test a plan or…
git:20260808.343cbe3 · audit A · 3 stars
grill-with-docs skill
badmuriss/my-llm-kit · skills/grill-with-docs/SKILL.md · Grill a plan against the documented domain model, updating CONTEXT.md and ADRs inline. use_when: stress-test a plan…
git:20260808.343cbe3 · audit A · 3 stars
impl skill
badmuriss/my-llm-kit · skills/impl/SKILL.md · Implement a requested change or approved plan, verify its outcomes, and report concrete blockers. Use graph execution…
git:20260921.471bbed · audit A · 3 stars
ingest skill
badmuriss/my-llm-kit · skills/ingest/SKILL.md · Extract content from documents when their format or layout prevents reliable direct reading. Verify reading order and…
git:20260906.3d137c0 · audit A · 3 stars
readme-pass skill
badmuriss/my-llm-kit · skills/readme-pass/SKILL.md · Make a public repository README easier to understand and use. Apply when README structure or presentation is requested.
git:20260906.3d137c0 · audit A · 3 stars
remove-ai-marks skill
badmuriss/my-llm-kit · skills/remove-ai-marks/SKILL.md · Inspect and remove requested metadata or invisible marks from user-owned files. Use when provenance cleanup is…
git:20260906.3d137c0 · audit B · 3 stars
research skill
badmuriss/my-llm-kit · skills/research/SKILL.md · Research external questions and compare evidence with source attribution. Use for research or fact-checking, not facts…
git:20260923.97e81e6 · audit A · 3 stars
rule-curator skill
badmuriss/my-llm-kit · skills/rule-curator/SKILL.md · Audit an existing corpus of agent instructions for conflicts, duplication and unnecessary process. Use for a…
git:20260906.3d137c0 · audit A · 3 stars

Every file in badmuriss/my-llm-kit

Other files named AGENTS.md

AGENTS.md agents
obra/superpowers · AGENTS.md
git:20260919.5bf4e78 · audit A · 291,204 stars
AGENTS.md agents
affaan-m/ecc · AGENTS.md
git:20260919.91ba9b4 · audit A · 266,832 stars
AGENTS.md agents
firecrawl/firecrawl · AGENTS.md
git:20260613.d9a35c0 · audit A · 184,144 stars
AGENTS.md agents
dietrichgebert/ponytail · AGENTS.md
git:20260710.b6c0448 · audit A · 144,862 stars
AGENTS.md agents
garrytan/gstack · AGENTS.md
git:20260914.4a3c6a8 · audit A · 134,082 stars
AGENTS.md agents
graphify-labs/graphify · AGENTS.md
git:20260414.7ec92ec · audit A · 121,202 stars
AGENTS.md agents
juliusbrussee/caveman · AGENTS.md
git:20260902.d9faebc · audit A · 107,708 stars
AGENTS.md agents
addyosmani/agent-skills · AGENTS.md
git:20260709.b665c5c · audit A · 98,554 stars

Browse by kind, by grade A, or by owner.