Home / bootgs / skills · AGENTS.md · GitHub

AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from bootgs/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

# Working rules for this repository

Rules for any agent working here — Claude Code, Codex, Gemini CLI, Cursor or a
person. `CLAUDE.md` is a single `@AGENTS.md` import, so Claude Code reads this
file itself rather than a summary of it that can drift.

**This repository is public and Apache-2.0.** Several rules below are the
inverse of what a private, proprietary skills repository would say; where that
matters, it is called out.

## 1. Skills are installed only through `skills-lock.json`

Never hand-copy or hand-edit an installed skill's files to "install" it. Skills
pulled in from other sources are added with the installer, so `skills-lock.json`
stays the single source of truth for what this project has installed. Skills
authored natively here live under `skills/<name>/SKILL.md` and are not lock
entries.

The lockfile's `computedHash` is written by the `skills` CLI. It is **not** a
SHA-256 of `SKILL.md` — neither the vendored copy nor upstream hashes to it —
so never try to verify or update it by hand. Re-run `npm run skills:update`.

**The installer leaves three things behind. Check for them after every add:**
…

Read the whole file at its exact version.

How to install

Latest version
mdr add bootgs/skills/AGENTS.md@git:20260922.4f092a2
Exact content
mdr add bootgs/skills/AGENTS.md@sha256:58a41d5ed588671d

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_kcbsszthvbwh7pjg.svg)](https://markdownregistry.com/a/art_kcbsszthvbwh7pjg)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.4f092a2 latest2026-09-22 4f092a2 15,061 BA view · diff
git:20260922.05a77202026-09-22 05a7720 14,806 BA view · diff
git:20260922.841536f2026-09-22 841536f 14,791 BA view · diff
git:20260922.f34363e2026-09-22 f34363e 12,814 BA view · diff
git:20260922.1e141272026-09-22 1e14127 13,752 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 (15061 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

bootgs/skills · 5 stars · license Apache-2.0 · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_kcbsszthvbwh7pjg
GET https://markdownregistry.com/api/v1/resolve?ref=bootgs/skills/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/58a41d5ed588671dfa0c63ba5725440f1e11196e6335efc7fea3182e4d5abfe9

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 bootgs/skills

create-pr skill
bootgs/skills · .agents/skills/create-pr/SKILL.md · Creates a GitHub pull request via the `gh` CLI with a title that matches the repository's own title convention…
v2.1.1 · audit A · 5 stars
gitea-tea skill
bootgs/skills · .agents/skills/gitea-tea/SKILL.md · Manages issues, pull requests, labels, comments, and releases on a Gitea server via the official `tea` CLI — detects…
v1.3.1 · audit B · 5 stars
skill-creator skill
bootgs/skills · .agents/skills/skill-creator/SKILL.md · Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a…
git:20260913.e5fa28f · audit A · 5 stars
CLAUDE.md claude
bootgs/skills · CLAUDE.md
git:20260922.f34363e · audit B · 5 stars
llms.txt llmstxt
bootgs/skills · llms.txt
git:20260913.eb1e3c3 · audit A · 5 stars
apps-script-clasp-workflow skill
bootgs/skills · skills/apps-script-clasp-workflow/SKILL.md · Documents the clasp CLI workflow for Google Apps Script projects — login, project creation/cloning, push vs deploy…
v1.0.0 · audit A · 5 stars
apps-script-marketplace-publish skill
bootgs/skills · skills/apps-script-marketplace-publish/SKILL.md · Audits a Google Workspace add-on against the current official Google Workspace Marketplace app review requirements, and…
v1.0.0 · audit A · 5 stars
apps-script-services skill
bootgs/skills · skills/apps-script-services/SKILL.md · Idiomatic, quota-safe patterns for Google Apps Script's built-in services and runtime — batched SpreadsheetApp…
v1.0.0 · audit A · 5 stars
apps-script-triggers skill
bootgs/skills · skills/apps-script-triggers/SKILL.md · Explains Google Apps Script's simple vs installable triggers, their event object shapes, authorization differences, and…
v1.0.0 · audit A · 5 stars
apps-script-ui skill
bootgs/skills · skills/apps-script-ui/SKILL.md · Builds Google Apps Script UI — custom menus, sidebars, modal dialogs, toast notifications, and alert/prompt dialogs via…
v1.0.0 · audit B · 5 stars
apps-script-utils skill
bootgs/skills · skills/apps-script-utils/SKILL.md · Documents apps-script-utils, a standalone guard/utility library for Google Apps Script (isX/nonX/requireX convention…
v1.0.0 · audit A · 5 stars
bootgs-architecture skill
bootgs/skills · skills/bootgs-architecture/SKILL.md · Establishes a strict layered architecture for a bootgs project — Controller → Service → Repository → Domain…
v1.0.0 · audit A · 5 stars

Every file in bootgs/skills

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.