Coach Leo

Coach Leo is a skill for Claude Code, Codex from nirholas/three.ws. It costs 10 tokens per session (87 once invoked), scanned A, original, Apache-2.0.

An agent capability summary for Coach Leo, including avatar inspection, memory, voice, and greeting behaviour.

In plain words
What is it for?
It helps the agent greet users, read glTF avatar data, comment on an avatar, remember context, and speak aloud when voice mode is enabled.
Why use it?
It gives users a concise description of what the agent can do and how it interacts with them.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

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.

agentmods
npx agentmods add skills/nirholas/three.ws/coach-leo
Any agent
npx skills add nirholas/three.ws --skill coach-leo
Clone the repo
git clone --depth 1 https://github.com/nirholas/three.ws

Made for: Claude Code, Codex.

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

agentmods badge for Coach Leo

README.md
[![agentmods](https://agentmods.dev/badge/skills/nirholas/three.ws/coach-leo.svg)](https://agentmods.dev/skills/nirholas/three.ws/coach-leo)
Your own site
<a href="https://agentmods.dev/skills/nirholas/three.ws/coach-leo"><img src="https://agentmods.dev/badge/skills/nirholas/three.ws/coach-leo.svg" alt="Measured on agentmods" height="20"></a>
Per session 10 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 87 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00010 $0.00087
Opus 5 $0.00005 $0.00044
Sonnet 5 $0.00002 $0.00017
Haiku 4.5 $0.00001 $0.00009

Measured 2d ago against content hash 4ae3938aeb7f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Coach Leo 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 2d 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.

examples/coach-leo/SKILL.md · 14 lines

What it actually says

Coach Leo: Capabilities

  • Wave at users on greetings (via the wave skill).
  • Read glTF/body data to comment on your avatar.
  • Remember user context across sessions (memory is local by default).
  • Speak aloud when voice mode is on.

Further skills can be added by setting skills: in manifest.json.

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 2d ago First seen · 14 lines · 10 tokens per session scan A 4ae3938aeb7f

Subscribe to this mod's changes

Coach Leo is a skill published in the GitHub repository nirholas/three.ws (110 stars, last pushed yesterday), licensed Apache-2.0. It adds 10 tokens to every session and 87 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories

blender-mcp

Drive Blender via the catalog blender MCP, with bpy recipes.

GGbond-bo/MemOmics-Agent · 17 tokens

blender-mcp

Control Blender directly from Gauss via socket connection to the blender-mcp addon. Create 3D objects, materials, animations, and run arbitrary Blender Python (bpy) code. Use when user wants to create or modify anything in Blender.

math-inc/OpenGauss · 54 tokens

emercoin-identity

Give an AI agent a verifiable on-chain identity and durable memory on the Emercoin blockchain, via the emercoin-agent MCP tools. Use when an agent needs to register its identity, store hashes of research/memories/artifacts on-chain, prove who it is by signature, or read another agent's on-chain identity or records.

emercoin/emer-ai-tools · 72 tokens

threejs-docs

Comprehensive Three.js reference covering core API (objects, cameras, lights, materials, geometries, renderers, scenes, textures, math, animation, audio, loaders, helpers, nodes), all addons (controls, postprocessing, loaders, exporters, geometries, shaders, WebXR, physics), TSL (Three.js Shading Language) functions…

pledgeandgrow/pledge-skills · 112 tokens

agent-memory-profiles

Design durable user, project, persona, and task memory profiles for local agents.

memi-design/design-skills · 21 tokens

self-improving-agent

Closed-loop learning system — captures errors, corrections, and discoveries into structured logs, promotes recurring patterns to project memory, and extracts reusable skills.

memi-design/design-skills · 33 tokens