🎬
AI EngineeringTypeScript

Universal Video Prompt

by AtlasCloudAI

Universal Video Prompt is an AI Engineering skill for Claude Code, published by AtlasCloudAI in awesome-seedance-2.5-prompts-skills.

184 stars12 forkson AtlasCloudAI/awesome-seedance-2.5-prompts-skillsAdded 2026/09/07+5% in starsRepository updated 2026/09/06
agent-skillsaiai-agentsai-videoartificial-intelligenceawesome-listbytedancegenerative-aiimage-to-videomultimodalprompt-engineeringpromptsseedancetext-to-videovideo-editingvideo-generation
Install in seconds
Install Universal Video Prompt
Copy Universal Video Prompt into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/AtlasCloudAI/awesome-seedance-2.5-prompts-skills/tree/main/skills/universal-video-prompt-skill ~/.claude/skills/universal-video-prompt-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/AtlasCloudAI/awesome-seedance-2.5-prompts-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/universal-video-prompt-skill/SKILL.md in AtlasCloudAI/awesome-seedance-2.5-prompts-skills
Installs to
~/.claude/skills/universal-video-prompt-skill
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering3475 skills

What Universal Video Prompt does

Universal Video Prompt writes one model-agnostic video prompt spec and compiles it for the target video model. Use it for cross-model prompt work, comparing models, or reusing one brief across providers.

Universal Video Prompt is cataloged under AI Engineering on DirSkills. Universal Video Prompt comes from a repository tagged agent-skills, ai, ai-agents, ai-video and artificial-intelligence.

Documentation

README

Universal Video Prompt Skill

Write the spec once. Compile it per model. A spec is not a prompt: it is the decisions a prompt encodes, kept separate from the dialect that expresses them.

Language route

  • For an English request, follow this file and the *.md references.
  • For a Chinese request, read the Chinese workflow first, then use the matching *.zh-CN.md reference files.
  • Keep model IDs, JSON keys, commands, media placeholders, and audio symbols exactly as code. Do not translate them.

1. Two axes govern every line you write

Judge each line of a spec on both axes before keeping it.

Scope — what does this line govern?

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Universal Video Prompt

  • What else does AtlasCloudAI publish alongside Universal Video Prompt?

    Universal Video Prompt is one of 2 skills that DirSkills catalogs from AtlasCloudAI/awesome-seedance-2.5-prompts-skills, the repository it ships in. Its siblings there include Seedance 2.5. Each one is a separate skill with its own page in this directory, installs the same way Universal Video Prompt does, and is maintained by AtlasCloudAI in that same repository. The rest of the collection is listed on the AtlasCloudAI/awesome-seedance-2.5-prompts-skills page.

  • How does Universal Video Prompt compare to other AI Engineering skills?

    Universal Video Prompt ranks #3040 by stars among the 3475 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Universal Video Prompt against them. Open each page to compare what they document and how they install.