用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/GongLingRui/screen-creative-skills --skill plot-workflow命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Create vertical short drama scripts covering macro construction, episode writing, precise optimization, and creative ideation using Emotional Spring Theory. Use when creating short dramas from scratch, optimizing existing script dialogue and pacing, designing story outlines with suspense hooks, or brainstorming slap-in-the-face scenes and character biographies.
Evaluate film and TV scripts across ideological, artistic, and entertainment value dimensions, producing structured scoring reports with follow-up recommendations. Use when assessing script development quality, determining modification direction, reviewing scripts before project approval, or benchmarking screenwriter capabilities.
Evaluate and score story text across market potential, innovation attributes, and content highlights dimensions, producing structured scoring reports with development recommendations. Use when conducting novel initial screening, assessing IP adaptation potential, scoring stories for multi-dimensional quality comparison, or guiding story creation and optimization direction.
基于 SOC 职业分类
正在显示 SKILL.md
| name | plot-workflow |
| description | 编排和协调大情节点与详细情节点的一键生成工作流。适用于长篇故事的结构化分析、需要模块化智能体协作的复杂任务 |
| category | workflow |
| version | 2.1.0 |
| last_updated | 2026-01-11T00:00:00.000Z |
| license | MIT |
| compatibility | Claude Code 1.0+ |
| maintainer | 宫凡 |
| allowed-tools | ["Read","Write"] |
| model | opus |
| changelog | [{"version":"2.0.0","date":"2026-01-11T00:00:00.000Z","changes":["[Truncated]","[Truncated]"]},{"version":"2.0.0","date":"2026-01-11T00:00:00.000Z","changes":["[Truncated]","[Truncated]","[Truncated]"]},{"version":"1.0.0","date":"2026-01-10T00:00:00.000Z","changes":["[Truncated]"]}] |
编排和协调大情节点与详细情点的一键生成工作流,实现智能体间的模块化外包和上下文隔离。
第一步:接收用户输入并进行参数验证
↓
第二步:执行文本预处理(截断、分割)
↓
第三步:协调批处理执行
↓
第四步:并行调用各个专业智能体
↓
第五步:整合所有智能体的输出结果
↓
第六步:格式化并返回最终结果
【工作流执行报告】
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
一、执行状态
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- 总步骤数:[数量]
- 已完成步骤:[数量]
- 当前状态:[状态]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
二、各智能体执行情况
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- [智能体1]:[状态] [结果]
- [智能体2]:[状态] [结果]
...
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
三、最终结果
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[整合后的最终结果]
请参见 {baseDir}/references/examples.md 获取详细工作流示例。该文件包含了长篇故事或剧本的大情节点与详细情节点一键生成工作流的完整报告。
| 版本 | 日期 | 变更 |
|---|---|---|
| 2.1.0 | 2026-01-11 | 优化 description 字段,添加 allowed-tools 和 model 字段,调整主内容语言风格,并引导至 references/examples.md |
| 2.0.0 | 2026-01-11 | 按官方规范重构 |
| 1.0.0 | 2026-01-10 | 初始版本 |