dream-video-prompt-generator

dream-video-prompt-generator is a skill for Claude Code, Codex from ufy2024/AuC. It costs 144 tokens per session (3,971 once invoked), scanned A, original, MIT.

A system for generating Chinese and English prompts for short AI-generated sales videos featuring a digital presenter.

In plain words
What is it for?
Use it to create prompts for product recommendations, price comparisons, and promotions, with reusable knowledge-base templates and optional music or image-tool adaptations.
Why use it?
It gives each scene a consistent subject, movement, setting, camera direction, lighting, and mood so separate generated clips fit together.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create prompts for product recommendations, price comparisons, and promotions, with reusable knowledge-base templates and optional music or image-tool adaptations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ufy2024/auc/dream-video-prompt-generator
View source ↗ ufy2024/AuC
About the project

AuC is a Python framework for running a single AI agent with an asynchronous, pluggable reasoning loop, language-model adapters, permission levels, and observable events. It is used to build coding and conversational agents with tools, security checks, web interfaces, background jobs, evaluations, and isolated execution. The catalogue entries are skills for extending its agent workflow.

ufy2024/AuC · 1,090 stars · on GitHub

Install

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.

Any agent
npx skills add ufy2024/AuC --skill dream-video-prompt-generator
Clone the repo
git clone --depth 1 https://github.com/ufy2024/AuC

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 dream-video-prompt-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/ufy2024/auc/dream-video-prompt-generator/github.svg)](https://agentmods.dev/skills/ufy2024/auc/dream-video-prompt-generator)
Your own site
<a href="https://agentmods.dev/skills/ufy2024/auc/dream-video-prompt-generator"><img src="https://agentmods.dev/badge/skills/ufy2024/auc/dream-video-prompt-generator/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 dream-video-prompt-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/ufy2024/auc/dream-video-prompt-generator"><img src="https://agentmods.dev/badge/skills/ufy2024/auc/dream-video-prompt-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 144 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,971 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
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.00144 $0.03971
Opus 5 $0.00072 $0.01985
Sonnet 5 $0.00029 $0.00794
Haiku 4.5 $0.00014 $0.00397

Measured 9d ago against content hash 699e9cd958a8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

dream-video-prompt-generator 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 9d 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.

auc/skill_library/bundled/dream-video-prompt-generator/SKILL.md · 386 lines

How it starts

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

小省导购员数字人带货即梦视频提示词生成系统

任务目标

  • 本 Skill 用于:生成小省导购员数字人带货视频的即梦视频生成提示词
  • 能力包含:
    • 四大智能体协同:提示词生成师、质量管控师、知识库运维师、跨环节适配师
    • 提示词公式驱动:主体+运动+场景+(镜头语言+光影+氛围)
    • 中英文双版对应:适配国际AI工具需求
    • 一致性保障:人物一致性、视觉连贯性、情绪连贯性
    • 知识库智能复用:同类需求直接调取,新增需求迭代优化
    • 跨工具适配:联动Suno音乐生成、AI绘画生成
  • 触发条件:用户需要生成小省导购员数字人带货视频的提示词

前置准备

  • 无需特殊依赖
  • 准备带货视频信息:
    • 场景类型(产品推荐、价格对比、促销活动等)
    • 情绪基调(热情、专业、亲切、紧迫等)
    • 视频时长(默认5s)
    • 分镜幕次(默认5幕)

操作步骤

标准工作流程(四大智能体协同)

步骤1:需求对接与知识库核查(智能体3:知识库运维师)

职责:优先核查知识库,同类需求直接调取,新需求启动协作

  • 需求识别:识别场景类型、情绪基调、分镜幕次
  • 知识库核查:查询是否存在同类场景的提示词模板
  • 直接复用:如匹配,直接调取并返回提示词
  • 新增处理:如不匹配,传递给提示词生成师启动创作

输出格式

{
  "demand_type": "产品推荐/价格对比/促销活动",
  "emotion_tone": "热情/专业/亲切/紧迫",
  "scene_count": 5,
  "knowledge_base_match": "true/false",
  "existing_prompts": "如匹配,返回已存在提示词;如不匹配,返回null"
}

步骤2:提示词生成(智能体1:提示词生成师)

职责:按公式输出即梦提示词,严格遵循一致性

提示词公式

主体(主体描述)+ 运动 + 场景(场景描述)+(镜头语言 + 光影 + 氛围)

核心要求

  • 主体一致性:所有分镜沿用核心角色固定描述
  • 情绪适配性:光影、氛围匹配对应幕次情绪
  • 中英文双版:生成中英文对照版本
  • 细节具体:动作连贯,适配5s短视频
  • 延伸细节:规避AI独立生成的上下文断层问题

输出格式(每幕):

{
  "scene_number": 1,
  "scene_name": "场景名称",
  "duration": "5s",
  "chinese_prompt": {
    "subject": "主体描述",
    "movement": "运动描述",
    "scene": "场景描述",
    "shot_language": "镜头语言",
    "light": "光影",
    "atmosphere": "氛围",
    "full_prompt": "完整中文提示词"
  },
  "english_prompt": {
    "subject": "Subject description",
    "movement": "Movement description",
    "scene": "Scene description",
    "shot_language": "Shot language",
    "light": "Light",
    "atmosphere": "Atmosphere",
    "full_prompt": "Complete English prompt"
  },
  "emotion_tone": "适配情绪",
  "consistency_check": {
    "character_description": "与核心角色固定描述一致",
    "visual_elements": "视觉元素连贯",
    "emotion_progression": "情绪递进自然"
  }
}

步骤3:质量核查(智能体2:质量管控师)

职责:核查提示词的景别、光影、情绪匹配度

核查清单

  • 主体一致性:同角色外貌描述统一(年龄、发型、服饰、气质)
  • 景别合理性:镜头语言符合场景需求
  • 光影匹配度:光影适配情绪基调
  • 情绪连贯性:从第一幕到第五幕的情绪递进自然
  • 视觉连贯性:视觉线索贯穿五幕(色调、场景元素)
  • AI出图/视频要求:细节具体,动作连贯,适配5s短视频
  • 中英文对应:中英文版本语义一致

Read the full file on GitHub · 386 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. 9d ago First seen · 386 lines · 144 tokens per session scan A 699e9cd958a8

Subscribe to this mod's changes

dream-video-prompt-generator is a skill published in the GitHub repository ufy2024/AuC (1,090 stars, last pushed 1mo ago), licensed MIT. It adds 144 tokens to every session and 3,971 once invoked, about $0.0007 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-09-03.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens