Tianshu Short Script

v1.0.0

根据主题与时长生成短视频口播分镜表:镜号、秒数、画面、口播、花字/字幕提示。 Use when: 用户要做短视频、口播、分镜、抖音/B 站/视频号脚本;用户说「口播脚本」「分镜表」「60 秒视频怎么拍」。 NOT for: 直接导出剪映工程文件;复杂多机位院线级分镜(本 skill 偏口播/Vlog 结构)。

0· 226·0 current·0 all-time
bytianshu@wangshengli0421
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk9750tp015e8sdtnpsgaq5gcps839z0a

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments