ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

video-producer

短视频一键生成技能 v2.2。调用video-director进行画面规划,然后生成AI素材、TTS配音、视频渲染,输出完整MP4。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/a1024708231/video-producer
Or

What This Skill Does

Video Producer v2.2 is an end-to-end intelligent agent skill designed to streamline the creation of high-quality short-form video content. It operates as an orchestrator that leverages the video-director skill to perform architectural画面规划 (storyboarding) before automating the entire production pipeline. This includes AI-based asset generation, TTS (Text-to-Speech) narration, Remotion-based video rendering, and final MP4 synthesis. By separating the creative planning layer from the technical rendering layer, it ensures consistency and ease of maintenance for complex video projects.

Installation

To install this skill, run the following command in your terminal within the OpenClaw environment: clawhub install openclaw/skills/skills/a1024708231/video-producer

Use Cases

  • Social Media Marketing: Generate engaging short videos for TikTok, Reels, or Shorts based on script outlines.
  • Educational Content: Create quick-reference learning videos by providing technical concepts for visual representation.
  • Corporate Communications: Produce professional video briefings or automated news updates from text-based reports.
  • Rapid Prototyping: Quickly test video storyboards and visual flows for advertising campaigns before manual production.

Example Prompts

  1. "video-producer: Create a 30-second short video explaining the benefits of AI in software development, use a professional tone."
  2. "video-producer: Generate a video about top 5 remote work tips based on this list: time management, ergonomic desk, clear communication, task prioritization, and healthy breaks."
  3. "video-producer: Create a teaser for my new app launch using the theme 'Innovation at your fingertips'."

Tips & Limitations

  • Prototyping: Always review the storyboard output generated by the director sub-component before initiating the full rendering process to save on API credits.
  • Asset Accuracy: The quality of AI-generated assets depends on the prompt precision. If specific branding is required, ensure your input prompts include clear stylistic guidelines.
  • Limitations: Currently, this skill excels at 9:16 aspect ratio videos. Ensure your content length does not exceed memory constraints during the rendering phase, as complex animations require significant system resources. Always check the generated storyboard.md for any required manual adjustments before running the final node production script.

Metadata

Stars3875
Views2
Updated2026-04-07
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-a1024708231-video-producer": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#video#production#tts#image-generation#automation#storyboard
Safety Score: 4/5

Flags: file-write, file-read, external-api, code-execution