← Back to Skills Marketplace
小强视频文案生成器
by
sysxccl092
· GitHub ↗
· v1.0.0
· MIT-0
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaoqiang-script-gen
Description
AI-powered short video script generator. Input a video topic/title, get complete matching content: viral titles, opening hooks, interactive comments, hashtag...
Usage Guidance
This skill appears low-risk and does what it advertises: local, template-based generation of short-video copy. If you plan to install/run it: (1) confirm you run it in a Node.js environment you control, (2) review the small cli.js before execution (it’s readable and contains no networking or env access), and (3) be aware the package is not from a known author or homepage — treat it like any third-party script (run in a sandbox if you need stronger isolation). The unused child_process import is likely harmless but you can remove it or ask the author for a clean release.
Capability Analysis
Type: OpenClaw Skill
Name: xiaoqiang-script-gen
Version: 1.0.0
The skill is a straightforward template-based video script generator with no external dependencies or network activity. The code in cli.js performs simple string manipulation to generate titles and hooks, and while it imports the 'child_process' module, it never actually executes any external commands.
Capability Assessment
Purpose & Capability
The name/description (short-video script generator) match the provided CLI and SKILL.md. The code implements template-based generation for titles, hooks, comments, and hashtags and does not require unrelated credentials, binaries, or services.
Instruction Scope
SKILL.md instructs running the included cli.js with arguments; the CLI source implements only in-memory template generation and printing. It does not read arbitrary system files, access environment variables, or send data to external endpoints. (Minor note: the source requires child_process.spawn but never uses it — likely leftover, not active behavior.)
Install Mechanism
No install spec is provided and the package has no external dependencies (package.json lists no dependencies). There are no downloads or archive extraction steps. Risk from installation is minimal.
Credentials
The skill declares no required environment variables, no primary credential, and the runtime code does not read process.env. No secret or unrelated credential access is requested or implied.
Persistence & Privilege
always is false; the skill does not request persistent system-wide changes or modify other skills. It is a standalone CLI with no autonomy or elevated persistence requirements.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaoqiang-script-gen - After installation, invoke the skill by name or use
/xiaoqiang-script-gen - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
**Initial release of video-script-generator — AI-powered short video content package builder.**
- Instantly generates viral titles, opening hooks, interactive comments, and hashtag recommendations for short videos.
- 100% template-based, requires no API keys or external dependencies.
- CLI supports style and platform customization for Douyin, TikTok, YouTube Shorts, and more.
- Designed for quick script creation with zero cost and instant results.
- Outputs ready-to-use packages for immediate use in content creation.
Metadata
Frequently Asked Questions
What is 小强视频文案生成器?
AI-powered short video script generator. Input a video topic/title, get complete matching content: viral titles, opening hooks, interactive comments, hashtag... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.
How do I install 小强视频文案生成器?
Run "/install xiaoqiang-script-gen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 小强视频文案生成器 free?
Yes, 小强视频文案生成器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 小强视频文案生成器 support?
小强视频文案生成器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 小强视频文案生成器?
It is built and maintained by sysxccl092 (@sysxccl092); the current version is v1.0.0.
More Skills