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 AshExplained/roblox-skills --skill roblox-animation-audio-feedbackgit clone --depth 1 https://github.com/AshExplained/roblox-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/skills/ashexplained/roblox-skills/roblox-animation-audio-feedback)<a href="https://agentmods.dev/skills/ashexplained/roblox-skills/roblox-animation-audio-feedback"><img src="https://agentmods.dev/badge/skills/ashexplained/roblox-skills/roblox-animation-audio-feedback/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/ashexplained/roblox-skills/roblox-animation-audio-feedback"><img src="https://agentmods.dev/badge/skills/ashexplained/roblox-skills/roblox-animation-audio-feedback.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.00048 | $0.00365 |
| Opus 5 | $0.00024 | $0.00182 |
| Sonnet 5 | $0.00010 | $0.00073 |
| Haiku 4.5 | $0.00005 | $0.00036 |
Grade A, and why
roblox-animation-audio-feedback 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 11d 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.
What it actually says
Roblox Animation Audio Feedback
Goal
Make every core action feel satisfying and understandable.
Feedback Stack
Use layered feedback:
- Animation: anticipation, impact, recovery.
- Sound: action, hit, reward, failure, purchase, unlock.
- VFX: particles, highlights, trails, popups, camera-safe effects.
- UI: counters tick, bars fill, buttons press, reward deltas appear.
- World response: object changes, enemy reaction, collectible burst.
Rules
- Feedback must clarify state, not obscure it.
- Keep first-session effects readable and quick.
- Budget particles, transparency, lights, and looping sounds for mobile.
- Use consistent audio language for success, danger, rarity, and progression.
- Make rare rewards feel distinct without requiring long animations.
MCP Workflow
- Search scripts and assets for animation, sound, reward, and effect hooks.
- Inspect relevant instances with
search_game_treeandinspect_instance. - Use
search_assetfor audio/visual assets before generating new ones. - Patch trigger code with
multi_editor useexecute_luaufor instance setup. - Playtest and capture with
screen_capture. - Check
get_console_output.
Output
Return:
- Feedback moments.
- Asset or effect choices.
- Trigger ownership.
- Mobile performance risks.
- Verification notes.
Next
Confirm the added juice does not hurt mobile frame rate with roblox-performance-optimization and roblox-mobile-playtest.
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.
- 11d ago First seen · 53 lines · 48 tokens per session scan A 266a9338d7ff
roblox-animation-audio-feedback is a skill published in the GitHub repository AshExplained/roblox-skills (6 stars, last pushed 2mo ago), licensed MIT. It adds 48 tokens to every session and 365 once invoked, about $0.0002 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
2dimg2motion
Use when a user provides one baseline image and requests game animation frames, sprite sequences, attack/walk/idle/hit/death/casting motion, transparent PNG frames, a spritesheet, keyframe prompts, or consistent whole-character pose animation.
img2mo-learn
Learn reusable 2D motion-generation knowledge from user-specified action resources with /img2mo-learn . Use when the user provides videos, extracted frame sequences, spritesheets, Spine assets, generated outputs, failed attempts, or reference motion folders and wants to summarize animation timing, pose beats, style…
image-to-3d-pipeline
Transformez une image 2D en modèle 3D animé prêt pour le web ou le jeu en moins de 30 minutes, en utilisant le workflow Dilum Sanjaya (Hunyuan3D + Mixamo). Use when: Créer un personnage 3D pour un site web - Mascotte, avatar, illustration interactive; Prototyper un asset de jeu - Character design, props…
game-audio-director
Invoke when the user asks about sound design, music direction, audio identity, adaptive audio, spatial audio, SFX, sonic palette, dialogue systems, audio middleware, dynamic music, or sound bible creation. Triggers on: "sound design", "music", "audio", "SFX", "adaptive audio", "spatial audio", "sonic palette", "FMOD"…
game-creative-director
Invoke when the user asks about creative vision, game pillars, core fantasy, design direction, art style decisions, scope arbitration, or creative conflicts. Triggers on: "vision", "pillars", "creative direction", "core fantasy", "tone", "aesthetic", "creative conflict". Do NOT invoke for mechanics design (use…
pixel-art
Pixel art w/ era palettes (NES, Game Boy, PICO-8).