AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from linegel/threejs-complete-set-of-skill.

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

# Three.js WebGPU/TSL skill repository

This checkout is the authoritative local source for the installable skills under
`skills/`, plus their repository examples, validation harnesses, and generated
documentation.

## Codex state and workflow

- Do not read, write, retrieve, summarize, or rely on Codex memory files,
  databases, tools, or features on this machine.
- Repo-local Superpowers exposure under `.agents/skills/superpowers` is allowed
  when a documented repository workflow calls for it. Do not assume a global
  Superpowers installation path.

## Destructive deletion safety

- Never execute `rm -rf`, `rm -fr`, or an equivalent recursive forced-delete
  command, including for generated, cached, temporary, or sandboxed paths.
- Before any other command that invokes `rm`, first obtain two independent
  reviews: one arguing that the exact deletion is necessary and safe, and one
  challenging it with non-destructive alternatives.
- Report the conclusion and obtain the user's explicit approval for the exact
  command before executing it. Prior command approvals and inferred consent do
  not satisfy this requirement.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add linegel/threejs-complete-set-of-skill/AGENTS.md@git:20260728.be3e9a2
Exact content
mdr add linegel/threejs-complete-set-of-skill/AGENTS.md@sha256:3c2acdf900f972d9

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260728.be3e9a2 latest2026-07-28 be3e9a2 6,991 BA view · diff
git:20260728.9cef1e62026-07-28 9cef1e6 6,907 BA view · diff
git:20260727.afd38972026-07-27 afd3897 6,912 BA view · diff
git:20260716.2ce13bc2026-07-16 2ce13bc 5,520 BA view · diff
git:20260711.e64763b2026-07-11 e64763b 5,474 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 (6991 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

linegel/threejs-complete-set-of-skill · 9 stars · license ISC · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_rzdykeyri6ytilh7
GET https://markdownregistry.com/api/v1/resolve?ref=linegel/threejs-complete-set-of-skill/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/3c2acdf900f972d9b75218e5ba7a2572d5a559531a0772ddb2795b84d814c0f0

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 linegel/threejs-complete-set-of-skill

product-from-scratch skill
linegel/threejs-complete-set-of-skill · .claude/skills/product-from-scratch/SKILL.md · Design a product change before building it. Decides which of BRD, PRD, XDS, and SDD the change needs, and supplies the…
git:20260905.3f334d1 · audit A · 9 stars
CLAUDE.md claude
linegel/threejs-complete-set-of-skill · CLAUDE.md
git:20260905.3f334d1 · audit A · 9 stars
llms.txt@docs llmstxt
linegel/threejs-complete-set-of-skill · docs/llms.txt
git:20260924.03eec1a · audit A · 9 stars
threejs-ambient-contact-shading skill
linegel/threejs-complete-set-of-skill · skills/threejs-ambient-contact-shading/SKILL.md · Ground indirect lighting with ambient visibility in Three.js r185 WebGPU/TSL. Use when choosing authored material AO…
git:20260716.62a9bc5 · audit A · 9 stars
threejs-black-holes-and-space-effects skill
linegel/threejs-complete-set-of-skill · skills/threejs-black-holes-and-space-effects/SKILL.md · Build curved-ray space effects in Three.js WebGPU/TSL. Use for artistic ray bending, Ellis wormholes, Schwarzschild…
git:20260716.62a9bc5 · audit A · 9 stars
threejs-bloom skill
linegel/threejs-complete-set-of-skill · skills/threejs-bloom/SKILL.md · Bloom scene-linear HDR in Three.js WebGPU/TSL. Use when choosing optical full-scene glare, selective or hybrid…
git:20260716.62a9bc5 · audit A · 9 stars
threejs-camera-controls-and-rigs skill
linegel/threejs-complete-set-of-skill · skills/threejs-camera-controls-and-rigs/SKILL.md · One-writer camera rigs for Three.js WebGPU. Use for bounds-derived perspective or orthographic framing; control and…
git:20260716.2ce13bc · audit A · 9 stars
threejs-choose-skills skill
linegel/threejs-complete-set-of-skill · skills/threejs-choose-skills/SKILL.md · Route multi-system Three.js WebGPU/TSL work to the smallest causal skill set. Use when a request spans multiple…
git:20260716.62a9bc5 · audit A · 9 stars
threejs-compatibility-fallbacks skill
linegel/threejs-complete-set-of-skill · skills/threejs-compatibility-fallbacks/SKILL.md · Fallback unavailable WebGPU features through an isolated compatibility branch. Use only when the user explicitly asks…
git:20260716.62a9bc5 · audit A · 9 stars
threejs-debugging skill
linegel/threejs-complete-set-of-skill · skills/threejs-debugging/SKILL.md · Diagnose unexpected Three.js WebGPU/TSL runtime, rendering, API, asset, or version behavior. Use for a concrete…
git:20260716.62a9bc5 · audit A · 9 stars
threejs-dynamic-surface-effects skill
linegel/threejs-complete-set-of-skill · skills/threejs-dynamic-surface-effects/SKILL.md · State-transition screen-space surface effects for Three.js WebGPU/TSL. Use for persistent touch, frost, or thaw…
git:20260716.2ce13bc · audit A · 9 stars
threejs-exposure-color-grading skill
linegel/threejs-complete-set-of-skill · skills/threejs-exposure-color-grading/SKILL.md · Meter and grade scene-linear Three.js WebGPU images. Use for choosing fixed or automatic exposure; adapting EV on the…
git:20260716.62a9bc5 · audit A · 9 stars

Every file in linegel/threejs-complete-set-of-skill

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.