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

video-generator-auto-post

Generate videos using local AI models (ComfyUI/Stable Video Diffusion) and auto-publish to social media platforms. Supports text-to-video, image-to-video, batch processing, and automated posting to Twitter, LinkedIn, Instagram, TikTok.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/954215110/video-generator-auto-post
Or

What This Skill Does

The video-generator-auto-post skill serves as a high-performance bridge between local AI generative workflows and social media content pipelines. It empowers creators to leverage powerful local models like Stable Video Diffusion (SVD) and AnimateDiff within ComfyUI to produce studio-quality motion content without cloud subscription fees. Once the video is rendered on your local GPU, the skill handles the end-to-end automation of publishing across major platforms including Twitter, TikTok, Instagram, and LinkedIn. It effectively transforms raw AI generation into a seamless 'create-to-publish' loop, optimizing hardware usage by recommending D: drive storage management and providing robust CLI tools for batch processing.

Installation

Installation is streamlined for developers and creators. First, ensure your environment meets the requirements: NVIDIA RTX 3060+ GPU, 16GB RAM, and 50GB of free space. Install ComfyUI via winget or official channels. Within ComfyUI Manager, install the necessary nodes: SVD, AnimateDiff, and ModelScope. Finally, trigger the automated installer by running clawhub install openclaw/skills/skills/954215110/video-generator-auto-post in your terminal. Ensure your API keys for social platforms are saved in the .env file to enable the automated posting feature.

Use Cases

  • Bulk Social Content: Automate daily content cycles for brands by generating and posting short-form videos automatically.
  • Marketing Experimentation: Rapidly test different prompt variations to see which styles perform best on specific social platforms.
  • Creator Productivity: Streamline workflows for influencers who need to bridge the gap between AI generation and platform-specific formatting requirements.

Example Prompts

  1. "Generate a 4-second cinematic clip of a futuristic dragon flying over a mountain using SVD and post it to my Twitter account."
  2. "Batch process the images in the input folder using the AnimateDiff workflow and upload the results to my LinkedIn profile with a professional caption."
  3. "Create a 9:16 vertical video from my recent product design prompt, set the motion bucket to 150, and schedule it for Instagram Reels."

Tips & Limitations

  • Optimization: Always store heavy model files and output caches on a dedicated high-speed SSD (D: drive recommended) to avoid filling your system drive.
  • Hardware: ComfyUI is VRAM-intensive. If you encounter OOM (Out of Memory) errors, reduce your resolution or shorten the frame count.
  • Content Policy: Remember that you are responsible for the content generated; ensure all AI outputs comply with the terms of service of the target social media platform before automating large-scale posts.

Metadata

Author@954215110
Stars4473
Views0
Updated2026-05-01
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-954215110-video-generator-auto-post": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#comfyui#ai-video#automation#social-media#generative-ai
Safety Score: 3/5

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