Skip to Content
πŸŽ‰ AI Workflow is now open source! Star us on GitHub
WorkflowsVideo Creator

Video Creator Workflow

Your AI video production team with 29 pre-configured skills for YouTubers, TikTokers, and video producers.

Target Users

  • YouTubers - Long-form content creators
  • TikTokers - Short-form viral content
  • Video Editors - Production professionals
  • Live Streamers - Content repurposing

Installation

npx add-skill nicepkg/ai-workflow/workflows/video-creator-workflow

Skills Included (29)

1. Trend Discovery & Topic Research

SkillWhat It Does
serpapiSearch Google/YouTube trends, generate topic pool
content-trend-researcherTrack trending topics across 10+ platforms
content-researchCross-platform research with citations
capture-triageSort captured ideas into actionable tasks

2. Competitor Analysis & Material Collection

SkillWhat It Does
youtube-transcriptExtract video transcripts for analysis
youtube-to-markdownConvert YouTube videos to summary + transcript
transcribe-and-analyzeLocal transcription with WhisperKit
video-downloaderDownload videos for reference/editing
tapestryAuto-detect content type and route to right skill

3. Scripting & Voice Optimization

SkillWhat It Does
video-script-writerWrite complete video scripts with structure
video-script-collaborialMake scripts sound natural and conversational
video-hook-generatorGenerate viral opening hooks (first 3 seconds)

4. Titles & Thumbnails

SkillWhat It Does
video-title-optimizerOptimize titles for CTR and SEO
thumbnail-concept-generatorCreate thumbnail concepts and briefs
canvas-designAI visual design for thumbnails

5. B-Roll & Media Processing

SkillWhat It Does
pexels-mediaSource royalty-free images/videos from Pexels
media-processingFFmpeg batch processing: cut, merge, watermark
video-to-gifConvert video clips to high-quality GIFs

6. SEO & Distribution

SkillWhat It Does
youtube-seo-optimizerOptimize descriptions, tags, chapters
short-form-converterConvert long videos to Shorts/TikTok
social-repurposerCross-platform content adaptation
srt-translatorTranslate subtitles for global reach
instagramPublish directly to Instagram via Graph API

7. Analytics & Growth

SkillWhat It Does
video-analytics-interpreterInterpret YouTube/TikTok analytics
posthog-analyticsProduct analytics and growth dashboards
webfluenceBuild content systems for audience binge

8. Monetization & Automation

SkillWhat It Does
sponsor-pitch-generatorCreate sponsorship pitches and media kits
video-comparerCompare video quality for production
n8n-skillsWorkflow automation with n8n

Industrial Video Pipeline

Stage 1: Trend Radar β”œβ”€β”€ serpapi β†’ Daily keyword monitoring (20+ keywords) β”œβ”€β”€ content-trend-researcher β†’ Hot topics across platforms └── capture-triage β†’ Sort ideas into actionable tasks Stage 2: Competitor Research β”œβ”€β”€ youtube-transcript β†’ Analyze competitor videos β”œβ”€β”€ youtube-to-markdown β†’ Batch process 50+ competitor videos └── transcribe-and-analyze β†’ Transcribe your own recordings Stage 3: Script Writing β”œβ”€β”€ video-script-writer β†’ Full script with structure β”œβ”€β”€ video-script-collaborial β†’ Make it sound natural └── video-hook-generator β†’ Nail the first 3 seconds Stage 4: Production β”œβ”€β”€ pexels-media β†’ Auto-fetch B-roll footage β”œβ”€β”€ media-processing β†’ Batch edit, cut, watermark └── video-to-gif β†’ Create promotional GIFs Stage 5: Optimization β”œβ”€β”€ video-title-optimizer β†’ CTR-optimized titles β”œβ”€β”€ thumbnail-concept-generator β†’ Thumbnail concepts └── youtube-seo-optimizer β†’ Tags, descriptions, chapters Stage 6: Distribution β”œβ”€β”€ short-form-converter β†’ Long β†’ Shorts/TikTok β”œβ”€β”€ social-repurposer β†’ Cross-platform versions β”œβ”€β”€ instagram β†’ Direct publish to IG └── srt-translator β†’ Multi-language subtitles Stage 7: Growth Loop β”œβ”€β”€ video-analytics-interpreter β†’ Performance analysis β”œβ”€β”€ posthog-analytics β†’ Conversion tracking └── webfluence β†’ Build content moat

Example Workflows

Viral Video Factory

1. "Search trending topics in [niche] for this week" 2. "Download and analyze top 5 competitor videos" 3. "Write a script with viral hook" 4. "Make the script sound more natural" 5. "Find B-roll footage for [scene]" 6. "Create 3 title options and thumbnail concepts" 7. "Publish to Instagram"

Shorts Mass Production

1. "Transcribe my long video" 2. "Find 5 viral moments for shorts" 3. "Create hooks for each clip" 4. "Convert to vertical format" 5. "Generate GIFs for promotion"

Content Repurposing

1. "Extract transcript from YouTube video" 2. "Convert to blog post + Twitter thread" 3. "Translate subtitles to Spanish, Japanese" 4. "Create Instagram carousel version"

Platform Support

PlatformFeatures
YouTube LongScripts, SEO, Thumbnails, Analytics, Chapters
YouTube ShortsHooks, Titles, Vertical conversion
TikTokHooks, Trending sounds, Captions
Instagram ReelsDirect publish, Visual optimization

Prerequisites

# Required for media skills brew install yt-dlp ffmpeg # Optional: Local transcription pip install whisperkit
SkillRequirement
serpapiSERPAPI_KEY
instagramInstagram Graph API token
pexels-mediaPEXELS_API_KEY
posthog-analyticsPostHog project key

Advanced Options

# Install globally npx add-skill nicepkg/ai-workflow/workflows/video-creator-workflow --global # Install specific skill npx add-skill nicepkg/ai-workflow/workflows/video-creator-workflow --skill video-script-writer # List all skills npx add-skill nicepkg/ai-workflow/workflows/video-creator-workflow --list
Last updated on