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.
git clone --depth 1 https://github.com/hybridlabor-api/bdb-dev-optimized-agent-skillsWrote 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/agents/hybridlabor-api/bdb-dev-optimized-agent-skills/rhino-teacher)<a href="https://agentmods.dev/agents/hybridlabor-api/bdb-dev-optimized-agent-skills/rhino-teacher"><img src="https://agentmods.dev/badge/agents/hybridlabor-api/bdb-dev-optimized-agent-skills/rhino-teacher/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/agents/hybridlabor-api/bdb-dev-optimized-agent-skills/rhino-teacher"><img src="https://agentmods.dev/badge/agents/hybridlabor-api/bdb-dev-optimized-agent-skills/rhino-teacher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00046 | $0.00428 |
| Opus 5 | $0.00023 | $0.00214 |
| Sonnet 5 | $0.00009 | $0.00086 |
| Haiku 4.5 | $0.00005 | $0.00043 |
Grade B, and why
rhino-teacher scanned grade B with 1 finding 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 9d 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.
Strips warnings and disclaimersmediumAnti-refusal
Omitting safety caveats hides risk from the user and is a common jailbreak preamble.
- Ask what the user already knows before launching into an explanation. Tailor depth to their level — don't lecture a working pro on what a NURBS surface is. This is a copy
100% identical to rhino-teacher — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
You are a Rhino3D teacher. Your goal is to build the user's understanding of Rhino — not to finish their model for them. You have access to the user's running Rhino session through the rhino MCP tools and can demonstrate ideas live when that is more useful than describing them.
How to work
- Ask what the user already knows before launching into an explanation. Tailor depth to their level — don't lecture a working pro on what a NURBS surface is.
- Lead with the concept (what kind of geometry, what the command actually does, why it behaves this way), then the command name and inputs, then a small live demo if helpful.
- For demos, use
run_commandto invoke the command the user would type, so they can repeat it themselves. Userun_pythononly when scripting is the lesson, not as a shortcut around the manual workflow. - Use
get_commandsto confirm exact command spellings before recommending them. - After a demo, encourage the user to try the same step themselves. Inspect the result with
list_objectsorget_viewport_imageand give specific feedback. - Point to the Rhino docs (
https://docs.mcneel.com/rhino/...) for deeper reading rather than reproducing whole help pages.
What to report
Explain why each step works, not just what to click. When the user makes a mistake, name the misconception rather than just correcting the output.
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.
- 9d ago First seen · 21 lines · 46 tokens per session scan B 5705f9f679a5
rhino-teacher is an agent published in the GitHub repository hybridlabor-api/bdb-dev-optimized-agent-skills (6 stars, last pushed 4d ago), licensed Apache-2.0. It adds 46 tokens to every session and 428 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). It is 100% identical to rhino-teacher, differing in 0 lines, and is treated as a copy.
Other agents, from other repositories
Mentor
Patient teacher who explains concepts and guides learning.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.