← 返回 Skills 市场
322
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tianshu-short-script
功能描述
根据主题与时长生成短视频口播分镜表:镜号、秒数、画面、口播、花字/字幕提示。 Use when: 用户要做短视频、口播、分镜、抖音/B 站/视频号脚本;用户说「口播脚本」「分镜表」「60 秒视频怎么拍」。 NOT for: 直接导出剪映工程文件;复杂多机位院线级分镜(本 skill 偏口播/Vlog 结构)。
安全使用建议
This skill appears safe and does what it claims: it runs a local Node.js script to generate a short-video shot list in Markdown. Before installing, ensure Node.js is available on the agent host (the SKILL.md command invokes node). Note the package source is 'unknown' and there is no homepage—if provenance matters, inspect scripts/make_script.js yourself (it’s short and only formats output) or ask the publisher for a trusted repository link. If you do not want any code executed on your machine, do not run the script and instead ask the model to produce the table directly in-chat.
功能分析
Type: OpenClaw Skill
Name: tianshu-short-script
Version: 1.0.0
The skill is a straightforward utility for generating short video storyboards in Markdown format. The core logic in `scripts/make_script.js` is a simple CLI tool that processes user-provided parameters (topic, duration, platform) and outputs a structured table to stdout. There are no network requests, file system modifications, or suspicious instructions in SKILL.md.
能力评估
Purpose & Capability
The skill's name/description match the included script which produces a Markdown storyboard. Minor inconsistency: SKILL.md shows running the script with the node binary, but the manifest's 'required binaries' field is empty — the runtime therefore implicitly requires Node.js to be available.
Instruction Scope
Runtime instructions are narrowly scoped: ask the user for topic/length/shot count and run the local script to produce a Markdown table. The instructions do not read unrelated files, environment variables, or contact external endpoints.
Install Mechanism
No install spec or network downloads are present. The package is instruction + a small local script with no dependencies; nothing is extracted or fetched from remote hosts.
Credentials
No environment variables, credentials, or config paths are requested or used. The script only reads command-line arguments and writes Markdown to stdout.
Persistence & Privilege
Skill does not request persistent or elevated privileges and always:false. It does not modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tianshu-short-script - 安装完成后,直接呼叫该 Skill 的名称或使用
/tianshu-short-script触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial: 短视频口播分镜表(镜号/时长/画面/口播/花字),纯 Node
元数据
常见问题
Tianshu Short Script 是什么?
根据主题与时长生成短视频口播分镜表:镜号、秒数、画面、口播、花字/字幕提示。 Use when: 用户要做短视频、口播、分镜、抖音/B 站/视频号脚本;用户说「口播脚本」「分镜表」「60 秒视频怎么拍」。 NOT for: 直接导出剪映工程文件;复杂多机位院线级分镜(本 skill 偏口播/Vlog 结构)。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 322 次。
如何安装 Tianshu Short Script?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tianshu-short-script」即可一键安装,无需额外配置。
Tianshu Short Script 是免费的吗?
是的,Tianshu Short Script 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tianshu Short Script 支持哪些平台?
Tianshu Short Script 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tianshu Short Script?
由 tianshu(@wangshengli0421)开发并维护,当前版本 v1.0.0。
推荐 Skills