Logo
ClawHub Skills Lib
HomeCategoriesUse CasesTrendingStatisticsBlog
HomeCategoriesUse CasesTrendingStatisticsBlog
ClawHub Skills Lib
ClawHub Skills Lib

Browse 50.000+ community-built AI agent skills for OpenClaw. Updated daily from clawhub.ai.

Explore

  • Home
  • Categories
  • Use Cases
  • Trending
  • Blog

Categories

  • Development
  • AI & Agents
  • Productivity
  • Communication
  • Data & Research
  • Business
  • Platforms
  • Lifestyle
  • Education
  • Design

Use Cases

  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • Knowledge Management
  • Email & Messaging
  • SEO & Content Marketing
  • Sales & CRM
  • Workflow Automation
  • Social Media
  • Chinese Platforms
  • E-Commerce
  • Education & Tutoring
  • HR & Recruiting
  • Legal & Compliance
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • Crypto & Web3
  • Real-Time Web Search
  • News & Media Monitoring
  • Academic Research
  • Data & Analytics
  • AI Image Generation
  • Voice & Audio AI
  • AI Video Creation
  • Content Writing
  • Task & Project Management
  • See all use cases →
  • AI Code Generation
  • Code Review & Testing
  • DevOps & Cloud
  • Security & Compliance
  • Build an AI Agent
  • Agent Memory & RAG
  • Multi-Agent Orchestration
  • Browser & Web Automation
  • Financial & Market Data
  • See all use cases →
© 2026 ClawHub Skills Lib. All rights reserved.Built with Next.js · Neon · Prisma
Home/Blog/Best OpenClaw Skills for Video: AI Generation, Transcription, Editing & Publishing
scenario-roundupvideovideo-generationtranscriptionsubtitlesclawhubopenclaw

Best OpenClaw Skills for Video: AI Generation, Transcription, Editing & Publishing

April 12, 2026·6 min read

Video is the medium that resists automation most stubbornly — and therefore represents the largest opportunity. The OpenClaw video ecosystem has expanded rapidly, driven by both the AI video generation wave (Seedance, HeyGen, Sora) and the much older need to process, transcribe, and repurpose existing video content. There are currently skills covering the full video production and distribution pipeline.

Note: Install and download figures in text descriptions reflect stats at the time of writing and may be outdated. All skill tables are live — they fetch current data from the ClawHub database on every page load. Treat table values as authoritative.

By the Numbers

MetricValue
Skills in this guide22
Workflow stages covered4
Top skill by installsvideo-frames ( installs)
Top skill by downloadsopenclaw-youtube-transcript ( downloads)
Skills with 10+ installs12

1. Video Extraction, Transcription & Subtitles

The highest-install video skills are extraction and transcription tools, not generation tools — a pattern that reveals where the real workflow pain is. video-frames leads with 295 installs and 8,836 downloads: it extracts frames or short clips from videos using FFmpeg, serving as the raw material pipeline for video analysis workflows. youtube-watcher (79 installs, 10,770 downloads) fetches and reads transcripts from YouTube videos, the most common starting point for video content repurposing. video-subtitles (48 installs, 6,219 downloads) generates SRT subtitle files from video or audio using local transcription — the full pipeline from input to deliverable. openclaw-youtube-transcript has a massive 31,899 downloads despite 29 installs, reflecting its role as a viral utility: one person discovers it, shares the link, and many others download but don't commit to a permanent install.


2. AI Video Generation

AI video generation is the fastest-growing subcategory. video-cog (19 installs, 3,924 downloads) handles long-form AI video production using CellCog's infrastructure. video-generation (13 installs, 2,890 downloads) is the multi-model wrapper: it provides access to Sora 2, Veo 3, Seedance, and Runway in a single skill, letting users switch between AI video engines without managing separate integrations. heygen-avatar-lite (8 installs, 2,690 downloads) connects to HeyGen's API for AI digital human videos — a talking avatar reads a script with realistic lip sync, used for marketing content and product demos. seedance-video-generation (8 installs, 2,841 downloads) accesses ByteDance's Seedance model for text-to-video generation. remotion-video-toolkit (11 installs, 4,800 downloads) takes a different approach entirely: programmatic video creation using React components, for teams that want code-controlled video rather than AI-generated video.


3. Video Editing & Processing

Video editing skills handle post-production tasks: background removal, color grading, format conversion, and clip trimming. video-edit (14 installs, 2,024 downloads) covers AI background removal, color grading, and clip generation via FFmpeg. video-downloader (14 installs, 388 downloads) handles online video downloads across platforms with format and quality selection. douyin-video-fetch (26 installs, 2,578 downloads) specializes in downloading Douyin (TikTok China) videos without watermarks — a widely-needed operation for content creators who repurpose Douyin content. douyin-video-analyst (11 installs, 974 downloads) goes further: batch collecting and analyzing video scripts from Douyin accounts for competitive content research.


4. Video Publishing & Distribution

Publishing skills bridge the gap between a finished video file and the various platform upload and scheduling workflows. upload-post (19 installs, 5,614 downloads) uploads content to social media platforms via Upload's API, handling the platform-specific format and metadata requirements. postiz (18 installs, 5,934 downloads) is the broader content calendar tool: schedule video and other content across multiple social media platforms from a single workflow. bilibili-video-publish (3 installs, 422 downloads) is a specialized Bilibili publisher using browser automation — the Bilibili creator platform doesn't have a public upload API, so Playwright fills the gap.


Recommended Combinations

Your situationRecommended stack
Repurpose YouTube contentyoutube-watcher + ai-notes-of-video
Generate subtitles for a video filevideo-subtitles
Full AI video production pipelineai-video-script + video-generation
HeyGen avatar videoheygen-avatar-lite
Programmatic video with coderemotion-video-toolkit
Douyin content researchdouyin-video-fetch + douyin-video-analyst
Multi-platform publishing schedulepostiz or upload-post
Video frame analysis pipelinevideo-frames + video-watcher

A Few Observations

Extraction beats generation in real-world adoption. video-frames (295 installs) has 20× more installs than any AI video generation skill. Processing and repurposing existing video content is a more immediate workflow need than generating new video — most content teams have hours of footage that needs transcription, clipping, and analysis before they want to generate new content.

openclaw-youtube-transcript's download anomaly is a warning. 31,899 downloads against 29 installs is a 1,100:1 ratio — the highest download-to-install disparity in this guide. This skill has documented privacy concerns (telemetry collection) that likely explain the pattern: people download to try it, discover the issue, and uninstall. The quality score system flagged it with a privacy-risk tag; check the skill detail page before installing.

Remotion represents a fundamentally different philosophy. Every other video generation skill uses AI to generate video content. Remotion uses React components — you write JSX that renders to video frames. This appeals to developers who want deterministic, version-controlled video output rather than stochastic AI generation. The 11 installs suggest meaningful developer adoption despite being a narrower use case.

Bilibili's lack of API is a forcing function for automation. bilibili-video-publish uses Playwright to automate the Bilibili web interface because there's no upload API. This browser automation pattern for platforms without public APIs is common in the Chinese platform ecosystem (also seen with Douyin) and will likely remain necessary as these platforms prioritize human creator workflows over API access.

The AI video generation landscape changes fast. Skills that name specific models (Sora 2, Veo 3, Seedance) will need frequent updates as model generations advance. The multi-model wrapper approach (video-generation) is likely more durable than single-model skills — though it depends on the wrapper keeping pace with model releases.

Data source: ClawHub platform install and download counts as of April 12, 2026. Visit clawhub-skills.com to search for more skills.

← Back to Blog
22
9 skills
6 skills
3 skills
4 skills
290
31,899
#SkillDownloadsInstallsGrade
1video-frames8,836290A
2youtube-watcher10,77078S
3video-subtitles6,21945A
4youtube-full8,09431A
5ai-notes-of-video4,60331A
6openclaw-youtube-transcript31,89925A
7youtube-api-skill9,69019A
8video-watcher1,81216A
9yt-digest8037B
#SkillDownloadsInstallsGrade
1ai-video-script3,87437A
2video-cog3,92419A
3video-generation2,89012B
4remotion-video-toolkit4,80011A
5heygen-avatar-lite2,6908A
6seedance-video-generation2,8418A
#SkillDownloadsInstallsGrade
1douyin-video-fetch2,57826A
2video-edit2,02413B
3video-downloader38812B
4douyin-video-analyst97411B
#SkillDownloadsInstallsGrade
1upload-post5,61419A
2postiz5,93418A
3bilibili-video-publish4223C