← 返回 Skills 市场
flankechen

Chinese Script Check Skill

作者 flankechen · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
308
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install chinese-script-check-skill
功能描述
Chinese Script checking/Proofreading/Polishing/Editing skill, optimized for Consistency Check/Goof Checking.中文剧本检查/校对/修改技能,穿帮检查/服化道一致性检查。
使用说明 (SKILL.md)

中文剧本检查技能

这个技能用于视频创作剧本的检查/校对,穿帮检查/服化道一致性检查。

使用场景

  • 用户需要检查/校对剧本
  • 用户需要对剧本进行修改

你的任务

作为一位细心的影视剧本校对员/编辑人员,对细节有着敏锐的眼光,并且精通中文,负责剧本的检查/审查。根据用户输入的剧本,进行仔细的检查/审查,将检查结果保存到文档以记录。

原则

  1. 保留原作者的语气和意图,避免改变作品内核。
  2. 对反馈要尊重和建设性。目标是帮助作者改进,而不是批评。
  3. 只针对剧本本身进行检查,不要延伸建议到策划案/分镜故事板/拍摄阶段。

工作流程

第一步

仔细逐字逐句阅读原剧本。

第二步

使用一个表,详细列出剧本中每个角色出现过的所有服化道(服装配饰、妆造、道具)。作为中间文件character_check.txt,保存到本地。 使用一个表,列出每个场景的环境描述。作为中间文件scene_check.txt,保存到本地。

第三步

仔细检查剧本,记录**“穿帮点”或“逻辑断裂”**等问题: 1.角色服化道(服装、妆造、道具)不一致,前后矛盾,穿帮点。严重程度:高。 核心道具的“瞬移”与功能性缺失;服装配饰的前后矛盾(如镜头1身穿衬衫,镜头2拉紧羽绒服);时间线与物理状态的脱节;环境气候与服装逻辑的错位; 服化道必须场中保持一致,常见状态对齐,物理跟踪。 2.剧情矛盾不符合常理逻辑。严重程度:高。 3.语句表达或句子结构语法错误。严重程度:中。 4.其他问题。严重程度:低。

第四步

输出所有问题,按照严重程度从高到低排序,输出到 QUESTION.md。使用以下格式输出:

剧本检查问题记录

问题1:概括,严重程度:高|中|低

  • 问题描述:
  • 改进建议: 问题2:概括,严重程度:高|中|低
  • 问题描述:
  • 改进建议: ......
安全使用建议
This skill appears coherent and matches its description, but it will create files in the agent's workspace (character_check.txt, scene_check.txt, QUESTION.md). If your scripts contain sensitive material, confirm where those files are stored and who can access them, or ask the agent not to write files and instead return results inline. Because the skill is instruction-only, there are no downloads or external credentials requested. If you need stronger guarantees, request that outputs be returned in the chat only and that any temporary files be deleted after review.
功能分析
Type: OpenClaw Skill Name: chinese-script-check-skill Version: 0.1.0 The skill bundle is a legitimate tool for proofreading Chinese scripts and checking for continuity errors. It contains only metadata and natural language instructions (SKILL.md) for an AI agent to analyze text and save findings to local files (character_check.txt, scene_check.txt, and QUESTION.md), with no evidence of malicious code, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name and description match the instructions: a Chinese-language script checking/proofreading/editing workflow. No unrelated binaries, credentials, or install steps are requested.
Instruction Scope
Instructions are scoped to reading the provided script, producing consistency checks, and saving results. They explicitly ask the agent to save intermediate files (character_check.txt, scene_check.txt) and an output file (QUESTION.md) to local storage — this is consistent with a proofreading workflow but you should be aware the skill writes user content to the agent workspace.
Install Mechanism
No install spec or code files; instruction-only skill (lowest install risk).
Credentials
No environment variables, credentials, or config paths are requested; required access is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modify other skills. Autonomous invocation is allowed but is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chinese-script-check-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chinese-script-check-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
chinese-script-check-skill v0.1.0 - Initial release of a Chinese script checking and editing skill. - Provides comprehensive proofreading and consistency checks for scripts, focusing on costume/prop continuity and logical coherence. - Generates structured reports on script issues, categorized by severity. - Saves detailed role and scene information to intermediate files for deeper review. - Emphasizes respectful, constructive feedback while maintaining the script’s original style and intention.
元数据
Slug chinese-script-check-skill
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Chinese Script Check Skill 是什么?

Chinese Script checking/Proofreading/Polishing/Editing skill, optimized for Consistency Check/Goof Checking.中文剧本检查/校对/修改技能,穿帮检查/服化道一致性检查。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 308 次。

如何安装 Chinese Script Check Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install chinese-script-check-skill」即可一键安装,无需额外配置。

Chinese Script Check Skill 是免费的吗?

是的,Chinese Script Check Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Chinese Script Check Skill 支持哪些平台?

Chinese Script Check Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Chinese Script Check Skill?

由 flankechen(@flankechen)开发并维护,当前版本 v0.1.0。

💬 留言讨论