Token导航 LogoToken导航TokenDH.com
开发只读github未标认证来源可访问许可证需确认审计通过

scriptwritingscriptwriting 控制

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

1,004

周安装

41

GitHub Stars

公开资料未说明

下载量

321
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:scriptwriting(scriptwriting 控制)
来源仓库:https://github.com/bmcgauley/skills
仓库路径:skills/scriptwriting
安装命令:
npx skills add https://github.com/bmcgauley/skills --skill scriptwriting
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/bmcgauley/skills --skill scriptwriting

简介

用于辅助文档、README 和 Markdown 内容的整理与改写。

  • 适合提炼结构、统一术语或检查链接完整性。
  • 使用时应保留项目已有事实,避免虚构结论。
  • 涉及对外文案时需控制语气,防止过度营销。
  • 安装前建议查看仓库维护状态和权限说明。scriptwriting 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Scriptwriting

Overview

This skill provides frameworks and methodologies for crafting compelling scripts that sound natural when spoken, engage audiences emotionally, and effectively convey information across various mediums from educational videos to narrative films.

Script Type Decision Tree

To determine the appropriate scriptwriting approach:

What type of script are you creating?
├── EDUCATIONAL/INSTRUCTIONAL
│   ├── Video Tutorial → Use "Educational Video Script"
│   ├── Course Lecture → Use "Lecture Script Format"
│   └── Training Module → Use "Instructional Design Script"
├── PRESENTATION/BUSINESS
│   ├── Keynote/TEDx → Use "Presentation Script"
│   ├── Pitch Deck → Use "Pitch Script Format"
│   └── Webinar → Use "Webinar Script Structure"
├── NARRATIVE/CREATIVE
│   ├── Documentary → Use "Documentary Script"
│   ├── Short Film → Use "Narrative Script Format"
│   └── Commercial → Use "Commercial Script"
└── AUDIO/PODCAST
    ├── Interview → Use "Interview Script Framework"
    ├── Solo Episode → Use "Podcast Monologue"
    └── Narrative Audio → Use "Audio Drama Format"

Core Scriptwriting Principles

The Spoken Word Difference

Scripts differ fundamentally from written prose because they're meant to be heard, not read. Apply these principles:

  1. Write for the Ear

- Short sentences (10-15 words ideal, 20 max) - Simple vocabulary unless technical terms necessary - Active voice exclusively (passive only for specific effect) - Contractions everywhere they'd naturally occur

  1. Natural Speech Patterns

- Incomplete sentences where natural - Restarts and self-corrections (sparingly) - Conversational asides and direct address - Rhythm variation to prevent monotony

  1. Clarity Over Cleverness

- One idea per sentence - Signpost transitions clearly - Repeat key points naturally - Avoid ambiguous pronouns

Avoiding AI Script Patterns

Never use these in scripts:

  • "Let's delve into..." → "Let's look at..." or just start
  • "In today's video..." → Jump straight to content
  • "Without further ado..." → Delete entirely
  • "Comprehensive guide..." → "Complete guide..." or specify
  • Triple patterns → Vary list lengths
  • Em dashes → Use pauses or new sentences

Educational Video Scripts

Structure Framework

Hook (0:00-0:10)

Start with one of these patterns:

  • Question Hook: Pose the exact question viewers have
  • Problem Hook: Show the frustration they're experiencing
  • Result Hook: Show the end state they'll achieve
  • Story Hook: Brief anecdote that sets up the lesson

Example:

[WRONG - AI Pattern]
"Welcome to today's comprehensive tutorial where we'll delve into
the fascinating world of Python programming."

[RIGHT - Natural]
"Your Python code keeps crashing with mysterious errors?
In the next five minutes, you'll know exactly how to debug them."

Promise (0:10-0:20)

State exactly what viewers will learn/achieve:

"By the end of this video, you'll be able to:
- Read Python error messages like a pro
- Use three debugging tools that save hours
- Prevent these errors from happening again"

Content Delivery (Main Body)

Progressive Disclosure Pattern:

1. Context Setting (Why This Matters)
   "Here's why this breaks most people's code..."

2. Core Concept Introduction
   "The key insight is actually simple..."

3. Concrete Example
   "Let me show you exactly what I mean..."

4. Guided Practice
   "Now you try. Pause here and..."

5. Common Pitfalls
   "Watch out for this mistake..."

6. Advanced Application
   "Once you master the basics..."

Transitions That Work

Instead of formulaic transitions, use:

[SCENE CHANGE]
"Now here's where it gets interesting..."
"But wait - there's a problem..."
"OK so that handles X. What about Y?"
"You might be thinking... [address objection]"

Educational Script Templates

Tutorial Script (5-10 minutes)

[HOOK - 10 seconds]
"[Problem statement or intriguing question]"

[PROMISE - 10 seconds]
"I'll show you [specific outcome] in [timeframe]"

[PROOF - 15 seconds]
"[Credibility statement or quick demo of result]"

[PART 1: FOUNDATION - 2 minutes]
- What is [concept]?
- Why does it matter?
- When do you use it?

[PART 2: DEMONSTRATION - 3 minutes]
- Step-by-step walkthrough
- Visual callouts
- Pause points for practice

[PART 3: PRACTICE - 2 minutes]
- Exercise for viewer
- Common mistakes to avoid
- Verification of success

[WRAP-UP - 30 seconds]
- Recap key points (not three!)
- Next steps
- Call to action

Lecture Script (20-45 minutes)

[OPENING CONTEXT - 2 minutes]
- Connect to previous knowledge
- State learning objectives
- Preview structure (not agenda)

[CONCEPT BLOCKS - 5-7 minutes each]
Block Structure:
1. Introduce concept
2. Explain with analogy
3. Show concrete example
4. Check understanding
5. Bridge to next concept

[SYNTHESIS - 3 minutes]
- Connect all concepts
- Show complete picture
- Real-world application

[CLOSING - 2 minutes]
- Key takeaways
- Assignment/practice
- Preview next session

Presentation Scripts

Keynote/TEDx Structure

Opening (First 30 seconds)

Never start with:

  • "Thank you for having me"
  • "I'm honored to be here"
  • "Today I want to talk about"

Instead start with:

  • Provocative statement
  • Surprising statistic
  • Personal story moment
  • Counter-intuitive claim

The Through-Line

Every presentation needs one core message. Everything supports this.

Structure:

1. SETUP (20% of time)
   - Establish the problem/opportunity
   - Make it personal to audience
   - Plant the seed of your idea

2. CONFRONTATION (60% of time)
   - Challenge conventional thinking
   - Present your core insight
   - Support with evidence/stories
   - Address objections

3. RESOLUTION (20% of time)
   - Show the new possibility
   - Give concrete next steps
   - End with memorable callback

Pitch Script Format

The One-Minute Pitch

[PROBLEM - 15 seconds]
"You know how [target audience] struggles with [specific problem]?"

[SOLUTION - 15 seconds]
"We've built [solution] that [key benefit]."

[PROOF - 15 seconds]
"We've already [evidence of traction/validation]."

[ASK - 15 seconds]
"We're looking for [specific request] to [specific outcome]."

Narrative Scripts

Three-Act Structure for Short Content

Act 1: Setup (25%)

  • Establish normal
  • Introduce character/situation
  • Inciting incident
  • Stakes established

Act 2: Confrontation (50%)

  • Rising action
  • Obstacles and attempts
  • Midpoint reversal
  • Darkest moment

Act 3: Resolution (25%)

  • Climax
  • Falling action
  • New normal
  • Thematic resolution

Documentary Script Format

[SCENE HEADING]
Location - Time

[NARRATION]
Write narration in normal paragraph form.
Keep sentences short. Make points clear.

[INTERVIEW SEGMENT]
SUBJECT NAME:
"Direct quote from interview transcript."

[B-ROLL NOTES]
Describe supporting visuals needed.

[LOWER THIRD]
Name, Title/Context

[TRANSITION]
Description of how to move to next segment.

Podcast/Audio Scripts

Solo Episode Structure

[COLD OPEN - 30 seconds]
Hook with best moment/insight from episode

[INTRO - 30 seconds]
"Welcome back to [show]. I'm [host].
Today: [one sentence description]."

[SETUP - 2 minutes]
- Context for topic
- Why it matters now
- What you'll learn

[MAIN CONTENT - Varied]
Segment 1: [7-10 minutes]
- Main point
- Supporting stories
- Examples

[BREAK/TRANSITION]
"Quick note about [sponsor/announcement]"

Segment 2: [7-10 minutes]
- Second point
- Deeper dive
- Practical application

[CONCLUSION - 2 minutes]
- Synthesis
- Key takeaway
- Call to action

[OUTRO - 30 seconds]
"Thanks for listening. See you next [frequency]."

Interview Script Framework

[PREP NOTES]
Guest: [Name]
Topic: [Specific focus]
Goal: [What listeners should learn]

[INTRODUCTION OF GUEST]
Don't read bio. Instead:
"Today I'm talking with [name] who [relevant credibility].
[Name], [engaging first question]?"

[QUESTION FLOW]
Opening: Permission to be personal
"Before we dive into [expertise], can you tell us..."

Expertise: Get specific
"Walk me through exactly how you..."

Challenge: Create tension
"What's the biggest misconception about..."

Story: Make it real
"Can you share a time when..."

Future: Look ahead
"Where do you see this going..."

Closing: Give value
"If people remember one thing..."

Voice and Tone Guidelines

Matching Tone to Purpose

Educational Tone

  • Encouraging but not condescending
  • Clear but not simplistic
  • Authoritative but not arrogant

Example Progression:

"This might seem complicated at first." (Acknowledge difficulty)
"Here's the simple version." (Provide access)
"Now let's add one more layer." (Build complexity)
"See? You've got it." (Affirm success)

Motivational Tone

  • Direct but not aggressive
  • Inspiring but not unrealistic
  • Personal but not oversharing

Professional Tone

  • Confident but not cocky
  • Detailed but not boring
  • Results-focused but not salesy

Natural Dialogue Principles

Realistic Speech Patterns

Include (sparingly):

  • "Um" and "uh" for authenticity (max 1-2 per minute)
  • Self-corrections: "The data shows... actually, let me rephrase that"
  • Thinking pauses: "..." or "[pause]"
  • Natural emphases: "This is THE key insight"

Conversational Connectors

Replace formal transitions with:

  • "So here's the thing..."
  • "But actually..."
  • "OK, now..."
  • "And get this..."
  • "The weird part is..."

Script Formatting Standards

Video Script Format

VIDEO                          | AUDIO
-------------------------------|----------------------------------
[Wide shot of speaker]         | SPEAKER: Welcome. Today we're
                              | solving a problem that affects
                              | 90% of developers.
                              |
[Cut to screen recording]      | See this error message? You've
                              | probably seen it dozens of times.
                              |
[Zoom on error]               | But here's what it actually means...

Two-Column Format (AV Scripts)

VISUAL                        | AUDIO/NARRATION
------------------------------|----------------------------------
FADE IN:                      | [MUSIC: Upbeat, fades under]
                             |
Title: "Python Debugging"     | NARRATOR: Your code is broken.
                             |
CUT TO: Screen recording     | But in the next five minutes,
showing error message        | you'll know exactly why.

Notation Standards

For emphasis:

  • CAPS for shouted words
  • *Italics* for emphasized words
  • ... for pauses
  • — for interrupted speech
  • [brackets] for actions/directions

For timing:

  • (2 beat) for specific pauses
  • [PAUSE] for natural break
  • // for overlapping dialogue

Revision and Polish

Read-Aloud Test

Every script must pass the read-aloud test:

  1. Read at performance speed
  2. Mark tongue-twisters
  3. Note breathing points
  4. Identify unnatural phrases
  5. Time each section

Clarity Checklist

  • Can each sentence be understood on first hearing?
  • Are technical terms defined before use?
  • Do pronouns have clear antecedents?
  • Are lists varied in length (not always three)?
  • Have you eliminated jargon and buzzwords?

Engagement Checklist

  • Hook within first 10 seconds?
  • Promise clear value?
  • Stories and examples throughout?
  • Variation in pace and energy?
  • Clear call-to-action?

Natural Language Checklist

  • Contractions used naturally?
  • Sentences under 20 words?
  • Active voice throughout?
  • No AI clichés (see references)?
  • Conversational transitions?

Common Pitfalls to Avoid

Opening Pitfalls

❌ "In this comprehensive guide..." ✅ "Here's exactly how to..."

❌ "Let's delve into the fascinating world of..." ✅ "Let's break down..." or just start

❌ "Welcome to another episode where we'll explore..." ✅ "Today: [specific topic/question]"

Transition Pitfalls

❌ "Now, let's move on to our next point..." ✅ "But here's where it gets interesting..."

❌ "It's important to note that..." ✅ Just state the important thing

❌ "With that being said..." ✅ "So..." or start new thought

Closing Pitfalls

❌ "In conclusion, we've covered X, Y, and Z..." ✅ "The key thing to remember..."

❌ "I hope you found this helpful..." ✅ "Now you can..." [specific capability]

❌ "Thank you for watching/listening..." ✅ End with value, not gratitude

Resources

Scripts

  • scripts/script_timer.py - Calculates reading time and pace
  • scripts/dialogue_formatter.py - Formats scripts for production
  • scripts/readability_scorer.py - Analyzes script complexity

References

  • references/hooks_database.md - 100+ proven opening hooks
  • references/transition_library.md - Natural transition phrases
  • references/ai_cliches_to_avoid.md - Comprehensive list of AI patterns
  • references/story_structures.md - Advanced narrative frameworks

Assets

  • assets/templates/video_script_template.docx - Two-column AV format
  • assets/templates/podcast_script_template.md - Markdown format
  • assets/templates/presentation_slides.pptx - Speaker notes template

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

展示第三方安全扫描或审计结果

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

平台分布

Codex

34.93%
按下载量换算112

Claude

28.98%
按下载量换算93

Cursor

19%
按下载量换算61

Gemini CLI

8.87%
按下载量换算28

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills