← Back to Skills Marketplace
322
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tianshu-short-script
Description
根据主题与时长生成短视频口播分镜表:镜号、秒数、画面、口播、花字/字幕提示。 Use when: 用户要做短视频、口播、分镜、抖音/B 站/视频号脚本;用户说「口播脚本」「分镜表」「60 秒视频怎么拍」。 NOT for: 直接导出剪映工程文件;复杂多机位院线级分镜(本 skill 偏口播/Vlog 结构)。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tianshu-short-script - After installation, invoke the skill by name or use
/tianshu-short-script - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial: 短视频口播分镜表(镜号/时长/画面/口播/花字),纯 Node
Metadata
Frequently Asked Questions
What is Tianshu Short Script?
根据主题与时长生成短视频口播分镜表:镜号、秒数、画面、口播、花字/字幕提示。 Use when: 用户要做短视频、口播、分镜、抖音/B 站/视频号脚本;用户说「口播脚本」「分镜表」「60 秒视频怎么拍」。 NOT for: 直接导出剪映工程文件;复杂多机位院线级分镜(本 skill 偏口播/Vlog 结构)。 It is an AI Agent Skill for Claude Code / OpenClaw, with 322 downloads so far.
How do I install Tianshu Short Script?
Run "/install tianshu-short-script" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tianshu Short Script free?
Yes, Tianshu Short Script is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tianshu Short Script support?
Tianshu Short Script is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tianshu Short Script?
It is built and maintained by tianshu (@wangshengli0421); the current version is v1.0.0.
More Skills