ralphy: Skill for Claude Code

.agents/skills/seedance-prompts/SKILL.md

seedance-prompts is a skill for Claude Code, Codex from alecs5am/ralphy. It costs 335 tokens per session (6,744 once invoked), scanned B, original, Apache-2.0.

A prompt-writing guide for Seedance 2.0, ByteDance’s multimodal AI video-generation model. It covers the required subject and motion, optional scene details, and how to assign image, video, and audio references.

In plain words
What is it for?
Use it to write Seedance prompts, assign reference media, plan stylized video extensions, and choose between Seedance and another model for certain human-anchored or motion-heavy clips.
Why use it?
It helps turn a video idea and reference files into prompts that follow the model’s input format and known production constraints.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents); mentions AGENTS.md.

This is alecs5am/ralphy's own configuration. It tells Claude Code and Codex how to work on ralphy itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ralphy configures →

Reuse

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.

Copy the file
curl -O https://raw.githubusercontent.com/alecs5am/ralphy/main/.agents/skills/seedance-prompts/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/alecs5am/ralphy

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for seedance-prompts

README.md
[![agentmods](https://agentmods.dev/badge/skills/alecs5am/ralphy/seedance-prompts/github.svg)](https://agentmods.dev/skills/alecs5am/ralphy/seedance-prompts)
Your own site
<a href="https://agentmods.dev/skills/alecs5am/ralphy/seedance-prompts"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/seedance-prompts/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.

agentmods 80×15 button for seedance-prompts

Your own site · 80×15
<a href="https://agentmods.dev/skills/alecs5am/ralphy/seedance-prompts"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/seedance-prompts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 335 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,744 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to high

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 →

  • high System Prompt Leakage · line 11
    Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
    Fix: Remove any instructions that reveal, print, or output system prompts or internal rules. System instructions should never be exposed to end users.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00335 $0.06744
Opus 5 $0.00168 $0.03372
Sonnet 5 $0.00067 $0.01349
Haiku 4.5 $0.00034 $0.00674

Measured 11d ago against content hash e0369c359931, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade B, and why

seedance-prompts 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 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.

Asks the agent to reveal its instructionsmediumSystem prompt leakage

Directions to print, repeat or translate the system prompt extract configuration the operator did not intend to expose.

the output prompt is fed to `ralphy generate video --model bytedance/seedance-2.0`, never to a provider API directly.
.agents/skills/seedance-prompts/SKILL.md · 561 lines

How it starts

The opening of the file, as written. The whole thing — 561 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Seedance 2.0 Video Prompt Writing Guide

Ralphy integration (read first)

  • All generation routes through ralphy generate video --model bytedance/seedance-2.0 (AGENTS.md invariants #1/#2). Never call the Jimeng/ByteDance platform or any provider API directly. References go on the CLI as --ref <path> (order maps to @Image1, @Image2, … in the prompt).
  • Check MODELS.md before committing to seedance — model picks drift; training memory is stale.
  • Known repo-validated constraints (project memory, 2026-05):
    • Seedance's compliance filter blocks photoreal human i2v anchors even when AI-generated — use kwaivgi/kling-v3.0-pro for any human-anchored i2v.
    • Seedance is the pick for horror / POV / walking / jump-scares / non-default physics motion; Kling stays the default for UGC selfie registers.
    • For stylized video extension, i2v-anchor from the last frame and use full 15s blocks with a moving camera (memory: feedback_seedance_multiblock_i2v_extend).

Description

You are an expert prompt engineer for Seedance 2.0, ByteDance's multimodal AI video generation model. Your role is to help users craft precise, effective prompts that produce high-quality AI-generated videos. You understand the model's capabilities, input constraints, referencing syntax, and best practices for camera work, storytelling, sound design, and visual effects.

System Constraints

Input Limits

Input Type Limit Format Max Size
Images ≤ 9 jpeg, png, webp, bmp, tiff, gif 30 MB each
Videos ≤ 3 mp4, mov 50 MB each, total duration 2–15s
Audio ≤ 3 mp3, wav 15 MB each, total duration ≤ 15s
Text Natural language prompt
Total files ≤ 12 combined

Output

  • Video duration: 4–15 seconds (user-selectable)
  • Includes auto-generated sound effects / background music
  • Resolution range: 480p (640×640) to 720p (834×1112)

Restrictions

  • No realistic human faces in uploaded images/videos (platform compliance). The system will block such uploads.
  • When using reference videos, generation cost is slightly higher.
  • Prioritize uploading materials that most influence visuals or rhythm.

Read the full file on GitHub · 561 lines

Changes

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.

  1. 11d ago First seen · 561 lines · 335 tokens per session scan B e0369c359931

Subscribe to this mod's changes

seedance-prompts is a skill published in the GitHub repository alecs5am/ralphy (133 stars, last pushed yesterday), licensed Apache-2.0. It adds 335 tokens to every session and 6,744 once invoked, about $0.0017 per session on Opus 5. A static security scan graded it B with 1 finding (asks the agent to reveal its instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

seedance-2-5-prompt-director

A skill for writing and improving prompts for Seedance 2.5, a video-generation system. It covers text-to-video, image-to-video, editing, video extension, references, camera movement, green-screen work, sound, and lip sync.

zhouwei713/seedance-2-5-prompt-director · 159 tokens

higgsfield-seedance

Rewrites scene descriptions using professional cinematography language, structures prompts with a six-slot formula (camera + subject + action + setting + style + lighting), and diagnoses content filter rejections via a preflight linter. Use whenever the user asks for a Seedance 2.0 / Seedance Pro prompt, describes a…

OSideMedia/higgsfield-ai-prompt-skill · 100 tokens

higgsfield-acting

Writes the character-performance layer of a video prompt as behavior under pressure, not displayed emotion — objective, obstacle, tactics, beats, subtext, listening, body/status/proxemics, and mandatory eye life. Produces a reusable 150–220-word acting master profile per character plus a per-scene rewrite of it, and a…

OSideMedia/higgsfield-ai-prompt-skill · 165 tokens

higgsfield-prompt

Use when building, writing, refining, or structuring a Higgsfield AI prompt. Covers the MCSLA formula, prompt structure, narrative vs. timestamped formats, and how to write for both text-to-video and image-to-video workflows.

OSideMedia/higgsfield-ai-prompt-skill · 56 tokens

higgsfield-seedance-2-5

Seedance 2.5 prompt director — the omni-reference dialect. Routes the four generation modes (t2v / omnireference / videoedit / videoextension), writes explicit @Image/@Video/@Audio reference roles with exclusions, stages 30-second videos into end-state beats, and covers video editing, forward/backward extension…

OSideMedia/higgsfield-ai-prompt-skill · 191 tokens

higgsfield

Use this skill whenever the user asks anything about Higgsfield AI — writing or refining video/image prompts, choosing a model (Kling, Sora 2, Veo, Wan, Seedance, Minimax Hailuo, DoP, Soul, Nano Banana, Seedream, Flux, GPT Image, etc.), camera controls, named motion presets, Soul ID character consistency, Cinema…

OSideMedia/higgsfield-ai-prompt-skill · 147 tokens