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-executingnpx skills add firstdebug/avatar-platform --skill avatar-executinggit clone --depth 1 https://github.com/firstdebug/avatar-platformWhat 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.00022 | $0.05018 |
| Opus 5 | $0.00011 | $0.02509 |
| Sonnet 5 | $0.00004 | $0.01004 |
| Haiku 4.5 | $0.00002 | $0.00502 |
Grade A, and why
avatar-executing 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 yesterday.
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
19 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/android-mainactivity-template.java 14 KB
- references/android-sdk-build-playbook.md 15 KB
- references/avatar-code-reviewer.md 5.3 KB
- references/avatar-code-writer.md 6.8 KB
- references/execution-loop.md 9.1 KB
- references/output-formats.md 3.5 KB
- references/verification.md 2.3 KB
- references/web-sdk-build-playbook.md 9.6 KB
- templates/android-build-template/.gitignore 210 B
- templates/android-build-template/app-build.gradle.template 1.2 KB
- templates/android-build-template/build.gradle.template 97 B
- templates/android-build-template/gradle.properties 211 B
- templates/android-build-template/gradle/wrapper/gradle-wrapper.jar 104 KB
- templates/android-build-template/gradle/wrapper/gradle-wrapper.properties 251 B
- templates/android-build-template/gradlew 1.3 KB
- templates/android-build-template/gradlew.bat 1.5 KB runs code
- templates/android-build-template/README.md 1.4 KB
- templates/android-build-template/settings.gradle.template 732 B
- templates/android-build-template/USAGE.md 3.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.
- yesterday First seen · 383 lines · 22 tokens per session scan A 26a921264310
avatar-executing is a skill published in the GitHub repository firstdebug/avatar-platform (5 stars, last pushed 6d ago), with no licence file. It adds 22 tokens to every session and 5,018 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
knowledge-base
Create and maintain a Markdown knowledge base that any AI agent can read, search, and update. Use when the user wants to start a knowledge base, add or update notes, organize docs/notes for an agent or LLM to consume, build an index of notes, or run a cleanup/maintenance pass on an existing MD knowledge base. Triggers…
peer-review
Structured manuscript/grant review with checklist-based evaluation. Use when writing formal peer reviews with specific criteria methodology assessment, statistical validity, reporting standards compliance (CONSORT/STROBE), and constructive feedback. Best for actual review writing, manuscript revision. For evaluating…
scientific-critical-thinking
Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence grading frameworks (GRADE, Cochrane Risk of Bias), or teaching critical analysis. Best for understanding evidence quality, identifying flaws. For formal peer review…
statistical-power
Sample-size and statistical power calculations for planning studies. Use whenever someone asks "how many subjects/samples/replicates do I need", wants an a priori power analysis, a minimum detectable effect (MDE), a power curve, or needs to justify a sample size for a grant, IRB protocol, or pre-registration. Covers…
build-teaql-app
Build or change a TeaQL application in Java, Rust, Go, Swift, Python, C#/.NET, or TypeScript, including Kotlin/JVM applications that consume Java-generated libraries. Mandatory order: first draft and save a complete KSML model, then verify the client and evaluate that saved model, repair it through repeated evaluation…
dd-code-generation
Use pup CLI for immediate Datadog operations or generate code for integration into applications.