Token导航 LogoToken导航TokenDH.com
研究检索需要联网unknown未标认证来源可访问许可证需确认审计未展示

ai-video-script-generatorAI 视频脚本生成器

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

376

周安装

16

下载量

132
Local Agent

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ai-video-script-generator(AI 视频脚本生成器)
来源仓库:https://skills.volces.com
仓库路径:ai-video-script-generator
安装命令:
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。当前暂无明确安装命令,请以来源页面说明为准。

简介

用于辅助视频生成、动画合成或 Remotion 等视频项目开发。

  • 适合组织镜头结构、生成素材说明或维护合成代码。
  • 使用时需确认分辨率、时长和导出格式等参数要求。
  • 涉及外部素材或人物肖像时应核对版权授权和内容审核要求。
  • ai-video-script-generator 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

AI Video Script Generator — Write Scripts That Keep Viewers Watching

The script is where every good video starts and where most bad videos fail. A perfectly filmed, beautifully edited video with a weak script still loses viewers at the 30-second mark. A phone-recorded video with a brilliant script holds attention for 15 minutes. The script determines the hook (will they keep watching?), the pacing (will they stay engaged?), the structure (will they understand the point?), and the CTA (will they subscribe, buy, or share?). But scriptwriting is the hardest part of video production for most creators. Writing for spoken delivery is fundamentally different from writing for reading: sentences must be shorter, transitions must be explicit, key points need repetition, and the emotional arc must be deliberate. A blog post that works perfectly as text fails completely when read aloud because written prose and spoken script follow different rules. NemoVideo generates scripts that are written specifically for video: hook-first openings that stop the scroll, pacing calibrated to the platform (faster for TikTok, deliberate for YouTube), visual direction notes that tell you or the AI what to show during each section, B-roll suggestions matched to the content, and chapter markers for longer formats. The output is a shoot-ready script or a direct input to NemoVideo's video generation pipeline.

Use Cases

  1. YouTube Long-Form — Retention-Optimized (8-20 min) — Topic: "Why Most People Fail at Investing." NemoVideo generates: a controversial hook that challenges common wisdom ("Everything your bank told you about investing is designed to keep you poor"), an open loop that promises payoff ("By the end of this video, you'll know the one strategy that actually works"), 5 content sections with smooth transitions, each section opening with a curiosity-driven sub-hook, visual direction for each section (charts, examples, B-roll suggestions), a recap that reinforces the key takeaway, and a CTA tied to the content ("Download my free portfolio template — link in the description"). Estimated runtime, word count, and chapter timestamps included.
  2. TikTok/Reels — Hook-First Short (15-60s) — Topic: "One productivity hack that changed my life." NemoVideo generates: a 1.2-second hook line ("Stop making to-do lists. Here's what actually works."), 3-4 rapid-fire points with no filler words, visual beat markers (where to cut, zoom, or add text overlay), and a closing hook that drives engagement ("Comment 'SYSTEM' and I'll send you the full method"). Script timed to exactly 42 seconds at speaking pace.
  3. Product Ad — Conversion Script (15-30s) — Product: wireless earbuds. NemoVideo generates: problem-agitation-solution structure ("Tired of earbuds that die mid-workout? These last 30 hours. Sweat-proof. One-tap pairing. $49 — link in bio."), visual direction for each beat (frustrated runner → product hero shot → sweat close-up → pricing frame → CTA), and music/pacing suggestions. Script timed to 22 seconds.
  4. Explainer Video — Educational (3-8 min) — Topic: "How does a blockchain actually work?" NemoVideo generates: an analogy-first hook ("Imagine a notebook that everyone in the world can read but nobody can erase"), progressive explanation building from simple to complex, analogies for every technical concept, visual direction (animated diagrams, real-world examples), check-in questions ("Still with me? Good, because this next part is where it gets interesting"), and a summary section. Script designed for 6 minutes at 150 wpm.
  5. Batch Scripts — Content Calendar (5-10 scripts) — A creator needs scripts for 5 videos this week. NemoVideo batch-generates: 5 scripts on related topics with varied hooks (question, controversy, story, statistic, direct challenge), each with unique structure to prevent repetitiveness across the channel, cross-references between videos ("I covered the basics in Tuesday's video — today we go deeper"), and consistent brand voice throughout. A week of scripted content in one batch.

How It Works

Step 1 — Provide Topic or Idea

Give as much or as little as you have: a specific topic, a rough idea, bullet points, or just a content niche. NemoVideo researches and develops the concept.

Step 2 — Set Script Parameters

Choose: platform (YouTube, TikTok, Reels, ad), duration, tone (professional, casual, dramatic, humorous), and audience level (beginner, intermediate, expert).

Step 3 — Generate

curl -X POST https://mega-api-prod.nemovideo.ai/api/v1/generate \
  -H "Authorization: Bearer $NEMO_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "skill": "ai-video-script-generator",
    "prompt": "Write a YouTube script about why most people fail at meal prep. Target: 10 minutes. Hook: controversial (challenge the meal prep culture). Structure: hook + 5 failure reasons + the better alternative + CTA. Tone: conversational and relatable, like talking to a friend. Include visual direction notes and B-roll suggestions for each section. Chapter timestamps. Target audience: busy professionals who tried meal prep and quit.",
    "platform": "youtube",
    "duration": "10 min",
    "tone": "conversational-relatable",
    "hook_style": "controversial",
    "include": ["visual-direction", "b-roll-suggestions", "chapters", "timestamps"],
    "audience": "busy-professionals"
  }'

Step 4 — Review and Produce

Review the script. Edit lines, adjust pacing, or refine the hook. Use directly as a teleprompter script or feed into NemoVideo's video generation pipeline.

Parameters

ParameterTypeRequiredDescription
promptstringTopic and script requirements
platformstring"youtube", "tiktok", "reels", "ad", "explainer", "podcast"
durationstring"15 sec", "60 sec", "3 min", "10 min", "natural"
tonestring"conversational", "professional", "dramatic", "humorous", "authoritative"
hook_stylestring"controversial", "question", "statistic", "story", "direct-challenge"
includearray["visual-direction", "b-roll-suggestions", "chapters", "timestamps", "cta"]
audiencestring"beginner", "intermediate", "expert", or custom description
word_countintegerTarget word count (150 words ≈ 1 minute)
batch_topicsarrayMultiple topics for batch script generation

Output Example

{
  "job_id": "avsg-20260328-001",
  "status": "completed",
  "script": {
    "title": "Stop Meal Prepping (Do This Instead)",
    "word_count": 1520,
    "estimated_duration": "10:08",
    "sections": [
      {"title": "Hook", "timestamp": "0:00", "words": 85, "visual": "Rotting meal prep containers in fridge"},
      {"title": "Failure #1: Sunday Burnout", "timestamp": "0:34", "words": 210, "visual": "Exhausted person in kitchen, time-lapse of 4-hour prep"},
      {"title": "Failure #2: Flavor Fatigue", "timestamp": "2:10", "words": 195, "visual": "Same chicken and rice 5 days straight"},
      {"title": "Failure #3: Portion Waste", "timestamp": "3:28", "words": 220, "visual": "Trash can with uneaten meals"},
      {"title": "Failure #4: Schedule Rigidity", "timestamp": "4:58", "words": 180, "visual": "Calendar with every meal blocked"},
      {"title": "Failure #5: It's Not Cooking", "timestamp": "6:10", "words": 200, "visual": "Assembly line vs joyful cooking comparison"},
      {"title": "The Better Alternative", "timestamp": "7:32", "words": 280, "visual": "Relaxed weeknight cooking, ingredient prep only"},
      {"title": "Recap + CTA", "timestamp": "9:24", "words": 150, "visual": "Before/after comparison, subscribe animation"}
    ],
    "hook_line": "Meal prep is a scam — and your fridge full of rotting chicken proves it."
  }
}

Tips

  1. The hook determines 70% of the video's performance — Viewers decide to stay or leave in the first 5-8 seconds. A controversial claim, a surprising statistic, or a direct challenge keeps them watching. "Hey guys, welcome back to my channel" loses them instantly.
  2. Write for the ear, not the eye — Read every line out loud. If you stumble, the viewer will stumble. Short sentences. Clear transitions. No nested clauses. No words you wouldn't say in conversation.
  3. Visual direction notes save hours of editing — Knowing what B-roll to show during each section before filming/sourcing eliminates the "what do I put here?" decision during editing.
  4. Open loops create binge-watching — "I'll explain why in a moment, but first..." forces the viewer to keep watching to close the loop. Strategic open loops at 2-minute intervals prevent mid-video drop-off.
  5. Platform pacing varies dramatically — TikTok: 200+ words/minute, zero dead space. YouTube: 140-160 wpm with deliberate pauses for emphasis. An explainer: 130 wpm with repetition of key concepts. The same topic requires a fundamentally different script for each platform.

Output Formats

FormatContentUse Case
TXTPlain scriptTeleprompter / recording
MDFormatted with sectionsReview and editing
JSONStructured with metadataAPI pipeline input
DOCXProfessional documentTeam collaboration

Related Skills

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Local Agent

91.38%
按下载量换算121

安全审计

暂无安全审计结果可展示。

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills