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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/954215110/video-generator-auto-postWhat 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
- "Generate a 4-second cinematic clip of a futuristic dragon flying over a mountain using SVD and post it to my Twitter account."
- "Batch process the images in the input folder using the AnimateDiff workflow and upload the results to my LinkedIn profile with a professional caption."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-954215110-video-generator-auto-post": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api, code-execution
Related Skills
social-post-generator
Generate engaging social media content for multiple platforms. Use when users need to create posts for Twitter/X, LinkedIn, Instagram, Facebook, or other social platforms. Supports tone customization, hashtag generation, content repurposing, and platform-specific formatting.
auto-publisher
Multi-platform video auto-publisher. Automatically upload videos to Douyin, WeChat Channels, Xiaohongshu, Bilibili, YouTube and more. Supports batch publishing, scheduled posting, auto-caption generation, and hashtag optimization.