一键导入
video-script-generator
生成短视频脚本和分镜。输入产品/主题描述、目标受众、时长,输出完整脚本+分镜结构(JSON/YAML)。支持多种模板:痛点-解决、反转剧情、before-after。触发词:视频脚本、短视频文案、分镜、storyboard、video script。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
生成短视频脚本和分镜。输入产品/主题描述、目标受众、时长,输出完整脚本+分镜结构(JSON/YAML)。支持多种模板:痛点-解决、反转剧情、before-after。触发词:视频脚本、短视频文案、分镜、storyboard、video script。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
AI驱动的Java代码安全审计技能,实现系统化、高覆盖率的漏洞挖掘。使用场景: (1) 审计Java/Kotlin项目寻找安全漏洞(0day挖掘、代码审计、安全评估) (2) 企业级代码库的安全审计(支持大型项目) (3) 需要高质量、低幻觉率的安全审计报告 (4) CI/CD集成的前期漏洞发现 触发关键词:Java审计、代码审计、安全审计、漏洞挖掘、0day、安全评估、Java security audit、code review for security
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
A library for building, validating, visualizing, and serializing dialogue graphs. Use this when parsing scripts or creating branching narrative structures.
| name | video-script-generator |
| description | 生成短视频脚本和分镜。输入产品/主题描述、目标受众、时长,输出完整脚本+分镜结构(JSON/YAML)。支持多种模板:痛点-解决、反转剧情、before-after。触发词:视频脚本、短视频文案、分镜、storyboard、video script。 |
| 参数 | 必填 | 说明 |
|---|---|---|
| topic | ✓ | 产品/主题描述 |
| audience | ✓ | 目标受众 |
| duration | ✓ | 时长:15s / 30s / 60s / 90s |
| template | - | 模板:pain-solution / before-after / plot-twist |
| platform | - | 平台:douyin / xiaohongshu / youtube-shorts |
| tone | - | 语气:professional / casual / humorous / dramatic |
痛点引入 → 解决方案 → 效果展示 → CTA
对比前的状态 → 转折点 → 对比后的状态 → CTA
正常叙事 → 意外反转 → 揭示真相 → CTA
详见 templates/ 目录。
meta:
title: "脚本标题"
duration: 30s
platform: douyin
template: pain-solution
script:
hook: "开场钩子文案"
scenes:
- id: 1
type: hook # hook/pain/solution/demo/cta
duration: 3s
narration: "旁白/台词"
shot_description: "镜头描述:特写/中景/全景,动作,表情"
visual_style: "画面风格提示"
demo_insert: false
- id: 2
type: pain
duration: 5s
narration: "..."
shot_description: "..."
demo_insert: false
- id: 3
type: solution
duration: 8s
narration: "..."
shot_description: "产品界面展示"
demo_insert: true
demo_action: "点击生成按钮,展示结果"
- id: 4
type: cta
duration: 3s
narration: "链接在评论区"
shot_description: "logo + 二维码"
demo_insert: false
cta: "链接在评论区 / 点击头像私信"
music_suggestion: "轻快节奏 / 紧张悬疑 / 温馨治愈"
| type | 用途 | 典型时长 |
|---|---|---|
| hook | 开场吸引 | 2-3s |
| pain | 痛点展示 | 3-5s |
| solution | 解决方案 | 5-10s |
| demo | 产品演示 | 5-15s |
| result | 效果展示 | 3-5s |
| twist | 反转 | 3-5s |
| cta | 行动号召 | 2-3s |
| 总时长 | 场景数 | 分配建议 |
|---|---|---|
| 15s | 3-4 | hook(2) + core(10) + cta(3) |
| 30s | 4-6 | hook(3) + pain(5) + solution(15) + cta(3) |
| 60s | 6-8 | hook(3) + pain(8) + solution(35) + result(10) + cta(4) |
用户:帮我写一个30秒的短视频脚本,推广我的AI写作工具,目标用户是自媒体博主
执行:
输出的结构化数据可直接用于:
digital-avatar skill:提取 narration 生成口播scene-video-generator skill:按 shot_description 生成画面video-stitcher skill:按 duration 拼接