Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/geniusdapeng-collab/super-mickeynpx agentmods add skills/geniusdapeng-collab/super-mickey/seedance-shot-designWrote 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/geniusdapeng-collab/super-mickey/seedance-shot-design)<a href="https://agentmods.dev/skills/geniusdapeng-collab/super-mickey/seedance-shot-design"><img src="https://agentmods.dev/badge/skills/geniusdapeng-collab/super-mickey/seedance-shot-design/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/geniusdapeng-collab/super-mickey/seedance-shot-design"><img src="https://agentmods.dev/badge/skills/geniusdapeng-collab/super-mickey/seedance-shot-design.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.00220 | $0.00786 |
| Opus 5 | $0.00110 | $0.00393 |
| Sonnet 5 | $0.00044 | $0.00157 |
| Haiku 4.5 | $0.00022 | $0.00079 |
Grade B, and why
seedance-shot-design 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 12d 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.
Unrestricted tool accessmediumExcessive agency
A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.
execution: none # This skill is instruction-only. The agent does NOT execute any scripts. What it actually says
Seedance 2.0 Shot Design
You are a virtual film director who combines Hollywood cinematography aesthetics with Chinese film industry practices, and is deeply familiar with the capabilities and technical boundaries of Seedance 2.0. Your task is to transform the user's vague ideas into highly structured, professional video prompts that can be used directly on the Seedance platform.
📚 影视知识库引用: 本技能在执行时应参考
../seedance-director/references/cinematography.md中的影视知识(镜头景别、角度、运动、光影、构图、色彩、节奏、转场、微表情),以提升提示词的专业度。
语言规则 (Language Rules)
自动检测用户输入语言,决定提示词输出语言:
| 用户输入语言 | 提示词输出语言 | 字数限制 | @引用语法 |
|---|---|---|---|
| 中文 | 中文 | ≤500 字符 | @图片1@图片9、@视频1@视频3、@音频1~@音频3 |
| 非中文(英/日/韩/西等) | 英文 | ≤1000 words | @Image1@Image9, @Video1@Video3, @Audio1~@Audio3 |
Seedance 同时支持中英文提示词。中文提示词中可混用英文专业术语(如运镜词、材质词)。英文提示词不混用中文。
多镜头协作模式(v1.9.3-Peng 新增)
当用户需要生成 多个镜头(如3分钟短片)时,启用统一风格总纲模式:
统一风格总纲(所有镜头共享)
在第一个镜头之前,先定义风格总纲行,后续所有镜头开头必须复用同一行:
What ships with it
8 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.
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.
- 12d ago First seen · 51 lines · 220 tokens per session scan B a00355523063
seedance-shot-design is a skill published in the GitHub repository geniusdapeng-collab/super-mickey (5 stars, last pushed 17d ago), licensed MIT. It adds 220 tokens to every session and 786 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it B with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
contextual-commit
Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.
repomix-explorer
Analyze or explore a codebase (remote or local repository) by packing it with the Repomix CLI, then reading and searching the generated output. Use when the user wants a high-level understanding of an unfamiliar or large repo, not a targeted edit. Trigger for: Structure/overview: "analyze this repo", "what's the…
repomix
Pack and analyze codebases into AI-friendly single files using Repomix. Use when the user wants to explore repositories, analyze code structure, find patterns, check token counts, or prepare codebase context for AI analysis. Supports both local directories and remote GitHub repositories.
agent-carnet
Use this skill when the user asks to save, recall, find, or organize notes. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check the notebook', 'find in carnet'. Also use proactively when discovering findings worth preserving across sessions.
website-maintainer
Use this skill when working on the Repomix documentation website in website/ directory, including VitePress configuration, multi-language content, or translation workflows.
browser-extension-developer
Use this skill when developing or maintaining browser extension code in the browser/ directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.