Borrowing it
Nothing to install: this file belongs to alecs5am/ralphy. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/alecs5am/ralphy/main/.agents/skills/ugc-toon-action/SKILL.mdgit clone --depth 1 https://github.com/alecs5am/ralphyWrote 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/alecs5am/ralphy/ugc-toon-action)<a href="https://agentmods.dev/skills/alecs5am/ralphy/ugc-toon-action"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/ugc-toon-action/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/alecs5am/ralphy/ugc-toon-action"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/ugc-toon-action.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 2 findings, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Agent Snooping · line 91 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
- medium Agent Snooping · line 109 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
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.00276 | $0.03036 |
| Opus 5 | $0.00138 | $0.01518 |
| Sonnet 5 | $0.00055 | $0.00607 |
| Haiku 4.5 | $0.00028 | $0.00304 |
Grade A, and why
ugc-toon-action 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.
How it starts
The opening of the file, as written. The whole thing — 111 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Trigger
FIRES on a generic stylized-animation action brief: "make a cartoon animation of X", "Spider-Verse / Arcane style action scene", "painterly comic-book short", "cool animated action of ", "toon fight / chase / trick". Any subject — the skill is subject-agnostic.
DO NOT FIRE when:
- The user points at one specific animation to reproduce (
@template:comic-spiderverse-action, "remix this one", names a slug) → that is the remix path (ralphy template use <slug>), not this skill. Seedocs/skills-vs-templates.md. - The brief is live-action / photoreal UGC (talking creator, unboxing, testimonial) → a different niche skill (
/ugc-ad,/ugc-unboxing). - The user wants a single static illustration, not motion → that is an image job, not this skill.
What this skill is
A generalized overlay, not a finished animation. It names no subject, no cast, no script — it tells the pipeline HOW great cartoon-action animations are made so the scenarist and art-director produce a strong one for whatever the user wants animated. It runs through the normal pipeline (intake → scenarist → art-director → editor) and never bypasses the intake gates, the reference-required gate, or the quality gates. It is an original aesthetic homage — it evokes the Spider-Verse / Arcane painterly register, it does not reproduce a specific copyrighted scene or impersonate real people.
Hard invariants
- Provider invariants stand. All generation via
ralphy generate(OpenRouter media + ElevenLabs only — no FAL, no raw API). Renders viaralphy render <id>. ReadMODELS.mdbefore naming any model id. - seedance-2.0 t2v is the engine — NOT kling. kling-v3.0-pro is tuned for default UGC selfie motion (talking head, light gesture) and smears any non-default physics — jumps, flips, grinds, chases, aerial rotation, combat. Stylized cartoon/painterly action is exactly the non-default lane. Use
bytedance/seedance-2.0t2v. (Memory[[feedback_vg_model_picks]].) - Pure t2v, not i2v from a photoreal anchor. seedance's privacy filter blocks photoreal-human i2v anchors even AI-generated; but pure stylized/cartoon/painterly t2v is fine. Describe the characters in text, don't anchor on a photoreal frame. (Memory
[[feedback_seedance_rejects_realistic_people]]— scope is photoreal-i2v only.) - Music is a separate ElevenLabs pass, banned inside seedance. Every seedance prompt carries the AUDIO-POLICY block (diegetic SFX only). The music bed is a post-render ElevenLabs pass, genre+BPM+instrumentation only — NEVER name modern recording artists. (Memory
[[feedback_elevenlabs_music_no_artist_names]],[[feedback_kling_no_music_eleven_music_postmix]].) - Reference gate. A named real IP character (Spider-Man, a specific anime character as the SUBJECT) fires the reference-required gate. Original stylized characters proceed without a ref. Naming a pop-culture style reference to lock a silhouette (see pillar 2) is allowed — that shapes an original character, it does not make the deliverable depict the referenced IP.
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 · 111 lines · 276 tokens per session scan A a09a837ef738
ugc-toon-action is a skill published in the GitHub repository alecs5am/ralphy (133 stars, last pushed yesterday), licensed Apache-2.0. It adds 276 tokens to every session and 3,036 once invoked, about $0.0014 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-30.
Other skills, from other repositories
video-gen
Use when generate videos with AI models — Runway, Kling, Sora, Pika, Seedance 2.0, Grok Imagine, Veo. Text-to-video, image-to-video, video extension, multi-modal references. Use when generating video from text prompts, animating images, or creating AI video content.
molecule-visualization
Publication-quality molecular visualization. 2D structure drawings (PNG/SVG), molecule grids with property annotations, scaffold highlighting, protein-ligand interaction diagrams, and interactive 3D views.
lanshu-create-ai-presenter-video
Turn a topic or finished script plus an authorized adult presenter image into a complete, publish-ready AI presenter video. Use for new presenter videos and for continuing, revising, captioning, lip-sync repairing, or re-exporting an existing presenter-video job. Keep model and provider selection capability-based and…
open-video
Generate, edit, or direct videos via open-source models (MiniMax H3 baseline; Wan2.2 / LTX future). Use when the user wants to turn a concept, script, or reference image into a finished video or multi-shot film — single shots, image-to-video, first-last-frame interpolation, reference-video/audio styling, or stitched…
image-generation-gateways
Select, integrate, and operate multi-model image-generation gateways with model-specific schema discovery, version policy, asynchronous jobs, webhooks, spend approval, safe inputs and artifacts, data-governance review, and billing observability. Use for comparing or building against fal.ai, Replicate, or Together AI…
runway-video
Build and operate production-safe Runway API video generation, video editing, and character-performance workflows with native Runway models, explicit paid-call approval, duplicate-create protection, asynchronous task handling, secure media transfer, and evidence-aware governance.