← Back to Skills Marketplace
Video Script Generator
by
Premkmar M
· GitHub ↗
· v5.0.0
· MIT-0
200
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install video-gen-script
Description
How to generate video scripts for the Video Generator from user prompts.
Usage Guidance
This skill is instruction-only and appears coherent for creating video-generator job JSON (voice IDs, visual cue tags, and file paths). Before installing or using it: 1) confirm your target video generator expects the same file paths and voice IDs to avoid mismatches; 2) test with non-sensitive example prompts to ensure behavior matches expectations; 3) verify any referenced asset sources (e.g., Pixabay) meet your licensing needs. Because the skill is just documentation (no code, no downloads, no secrets), there is minimal technical risk from the skill itself — only operational mismatches (naming, voice IDs, asset policies) to watch for.
Capability Analysis
Type: OpenClaw Skill
Name: video-gen-script
Version: 5.0.0
The skill bundle contains only metadata and documentation (SKILL.md) providing instructions for an AI agent to format video scripts into a specific JSON schema. There is no executable code, no network requests, and no evidence of malicious prompt injection or data exfiltration attempts.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md content: the document explains how to convert user prompts into entries for input/input-scripts.json and how to annotate visual and audio options. There are no unrelated environment variables, binaries, or external services required in the metadata.
Instruction Scope
Instructions are narrowly scoped to generating JSON entries (fields, voice IDs, Director Mode tags, and writing guidelines). The only file paths mentioned (input/input-scripts.json and input-assests/) are reasonable for a video-generator workflow and the doc does not instruct the agent to read unrelated system files or exfiltrate data.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill declares no environment variables, credentials, or config paths; the voices and asset fallbacks referenced are plausible for a video generation service and don't require secrets.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modify other skills/config. Autonomous invocation is allowed (platform default) but the skill's scope is limited and consistent with that capability.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-gen-script - After installation, invoke the skill by name or use
/video-gen-script - Provide required inputs per the skill's parameter spec and get structured output
Version History
v5.0.0
Version 5.0.0
- Skill name updated to "Video Script Generator" for clarity.
- Version field increased to 5.0.0 to reflect a major update.
- No changes to functionality, structure, or instructions—documentation only.
v1.1.2
Professional naming and versioning update
v1.1.0
- Skill renamed from "cli-operations" to "generate-script" and description updated to focus on script generation from user prompts.
- Replaced CLI command guides with detailed instructions on structuring and authoring `input-scripts.json` entries for the video generator.
- Added guidance for "Director Mode" using `[Visual: ...]` tags to specify visual search queries within the script text.
- Provided an updated table of available neural voices for script voiceovers.
- Included script writing rules and troubleshooting tips for scene creation and visual search.
- Removed operational/command-line usage documentation; now solely focused on script format and best practices.
v1.0.0
- Initial release providing comprehensive guidance for running Video Generator CLI commands.
- Details usage, effects, and scenarios for generate, resume, and segment commands.
- Includes summary table for command actions and appropriate situations.
- Documents developer/debug tool (`npm run dev`).
- Explains supported configuration properties for `input/input-scripts.json`.
- Lists required binaries and environment variables.
Metadata
Frequently Asked Questions
What is Video Script Generator?
How to generate video scripts for the Video Generator from user prompts. It is an AI Agent Skill for Claude Code / OpenClaw, with 200 downloads so far.
How do I install Video Script Generator?
Run "/install video-gen-script" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Script Generator free?
Yes, Video Script Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Script Generator support?
Video Script Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Script Generator?
It is built and maintained by Premkmar M (@itspremkumar); the current version is v5.0.0.
More Skills