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 agentmods add skills/firstdebug/avatar-platform/avatar-troubleshootnpx skills add firstdebug/avatar-platform --skill avatar-troubleshootgit clone --depth 1 https://github.com/firstdebug/avatar-platformWrote 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/firstdebug/avatar-platform/avatar-troubleshoot)<a href="https://agentmods.dev/skills/firstdebug/avatar-platform/avatar-troubleshoot"><img src="https://agentmods.dev/badge/skills/firstdebug/avatar-platform/avatar-troubleshoot.svg" alt="Measured on agentmods" 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 | $0.00017 | $0.02445 |
| Opus 5 | $0.00009 | $0.01222 |
| Sonnet 5 | $0.00003 | $0.00489 |
| Haiku 4.5 | $0.00002 | $0.00245 |
Grade A, and why
avatar-troubleshoot 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 4d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
11 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.
- references/authentication-failed.md 5.0 KB
- references/bitrate-and-sdk.md 4.0 KB
- references/error-code-lookup.md 2.1 KB
- references/fix-plan.md 1.7 KB
- references/fix-verification.md 1.6 KB
- references/info-collection.md 1.3 KB
- references/nlp-display.md 3.4 KB
- references/output-formats.md 760 B
- references/root-cause-analysis.md 1.6 KB
- references/runtime-check.md 1.7 KB
- references/symptom-matching.md 2.4 KB
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.
- 4d ago First seen · 208 lines · 17 tokens per session scan A 9c89e99dd4af
avatar-troubleshoot is a skill published in the GitHub repository firstdebug/avatar-platform (5 stars, last pushed 9d ago), with no licence file. It adds 17 tokens to every session and 2,445 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-08-31.
Other skills, from other repositories
diagnose-cooling-system-failure
Use when a vehicle overheats, loses coolant, has heater problems, or shows temperature gauge anomalies — systematically pressure-testing the cooling system, inspecting components, and identifying the root cause before adding coolant or driving.
diagnose-electrical-fault
Use when a vehicle has a blown fuse, inoperative accessory, warning light, or intermittent electrical failure — applying a systematic test sequence (visual, OBD-II codes, voltage/continuity testing) to isolate the fault to a specific component or circuit without replacing parts blindly.
diagnose-suspension-problem
Use when a vehicle exhibits pulling, bouncing, drifting, uneven tire wear, or noise over bumps — systematically inspecting and testing suspension and steering components to identify worn or failed parts before replacement.
troubleshooting
Skill "troubleshooting" from chaterm/terminal-skills, covering kubernetes 故障排查, 概述, 集群状态检查, 节点状态 and 查看节点.
debugging-strategies
Systematic debugging methodologies for diagnosing and resolving issues.
Debugger
Systematic issue diagnosis skill that isolates root causes, tests hypotheses, and produces minimal fix strategies.