Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Kevin-Liu-01/Agent-Machines --skill reticle-aestheticgit clone --depth 1 https://github.com/Kevin-Liu-01/Agent-MachinesWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/kevin-liu-01/agent-machines/reticle-aesthetic)<a href="https://agentmods.dev/skills/kevin-liu-01/agent-machines/reticle-aesthetic"><img src="https://agentmods.dev/badge/skills/kevin-liu-01/agent-machines/reticle-aesthetic/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/kevin-liu-01/agent-machines/reticle-aesthetic"><img src="https://agentmods.dev/badge/skills/kevin-liu-01/agent-machines/reticle-aesthetic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00080 | $0.04310 |
| Opus 5 | $0.00040 | $0.02155 |
| Sonnet 5 | $0.00016 | $0.00862 |
| Haiku 4.5 | $0.00008 | $0.00431 |
Grade A, and why
reticle-aesthetic scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 389 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Reticle / Sigil Aesthetic
The Agent Machines landing page is an engineering instrument panel — hairline borders, hatched margin rails, corner cross marks, monospaced readouts, and agent-colored hover overlays on a near-black (dark) or white (light) ground. Animation budget is minimal: hand-rolled React timers, CSS keyframes, and R3F wireframes. No GSAP, no Framer Motion.
Design Tokens
All colors use var(--ret-*) from web/app/globals.css. Never use raw hex
for backgrounds/borders/text — always resolve through tokens.
| Token | Light | Dark | Purpose |
|---|---|---|---|
--ret-bg |
#ffffff |
#09090b |
Page ground |
--ret-bg-soft |
#f0f0f2 |
#111113 |
Recessed panels |
--ret-bg-mid |
#f7f7f8 |
#0d0d0f |
Mid-layer cards |
--ret-surface |
#f5f5f5 |
#111113 |
Interactive surface |
--ret-text |
rgba(0,0,0,0.9) |
rgba(255,255,255,0.9) |
Primary text |
--ret-text-dim |
rgba(0,0,0,0.55) |
rgba(255,255,255,0.5) |
Secondary |
--ret-text-muted |
rgba(0,0,0,0.35) |
rgba(255,255,255,0.3) |
Tertiary |
--ret-border |
rgba(0,0,0,0.22) |
rgba(255,255,255,0.16) |
Hairlines |
--ret-rail |
rgba(0,0,0,0.18) |
rgba(255,255,255,0.14) |
Hatch lines |
--ret-cross |
rgba(0,0,0,0.3) |
rgba(255,255,255,0.22) |
Cross marks |
--ret-purple |
#aaa5e6 |
#d2beff |
Brand accent |
--ret-green |
#22c55e |
#4ade80 |
Status: live |
Agent hues (dynamic, applied via inline style):
- Hermes:
#7c8cf8 - OpenClaw:
#e5443b - Claude:
#d4a574 - Codex:
#4ae0a0 - Cursor:
#f5c542/var(--ret-purple)
Typography
- Body/UI: Nacelle (
--font-sans) — 14px base,font-feature-settings: "ss01", "cv11", "tnum" - Headlines:
.ret-display—font-weight: 600; letter-spacing: -0.02em; line-height: 1.05 - Editorial serif:
.ret-serif— Instrument Serif italic, reserved moments only - Labels:
ReticleLabel— 11px, uppercase,tracking-[0.2em],--ret-text-muted - Mono:
--font-mono— Geist Mono / JetBrains Mono stack - Fluid headings:
text-[clamp(2rem,5.5vw,4.5rem)]
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 389 lines · 80 tokens per session scan A 1ebfa66f8bc6
reticle-aesthetic is a skill published in the GitHub repository Kevin-Liu-01/Agent-Machines (29 stars, last pushed today), licensed MIT. It adds 80 tokens to every session and 4,310 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
21st-ui
Find, install, and generate UI with 21st.dev. Use when the user asks for a UI component (pricing table, hero, navbar, dashboard, form, etc.), wants design inspiration, needs a brand logo as an SVG component, or wants to generate new UI from a prompt.
omarchy-theme-maker
Use when an Omarchy desktop should be themed from a wallpaper or photo by deriving a contrast-checked colors.toml palette from the image, installing it as the theme background, and applying it with omarchy theme set.
kernelcad-authoring
Author or modify kernelCAD models in TypeScript. Scripts live in .kcad.ts files; the kernelCAD CLI (kernelcad evaluate and kernelcad export stl|step|dxf|3mf|glb -o ) executes them via an OpenCASCADE WASM kernel.
maya-primitives
Authoring stage — schema-validated quick path for creating polygon primitives and editing transforms. Use for predictable, agent-driven primitive creation; the parameters are validated by inputSchema and the results carry structured object names. For complex mesh editing use maya-mesh-ops, for materials use…
kernelcad-trace-from-image
Convert pixel-space features from a reference photo into normalized [0,1] waypoints, then into mm coordinates feedable to path().spline / path().nurbsSegment. Uses the tracefromimage MCP tool. Load when your blockout is in place and the next step is an organic-curve outline (eyewear brow, ergonomic handle, sneaker…
holix-cron
Schedule recurring agent tasks via Holix built-in gateway cron (not crontab or custom scripts).