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-workflowSkills Included (29)
1. Trend Discovery & Topic Research
| Skill | What It Does |
|---|---|
serpapi | Search Google/YouTube trends, generate topic pool |
content-trend-researcher | Track trending topics across 10+ platforms |
content-research | Cross-platform research with citations |
capture-triage | Sort captured ideas into actionable tasks |
2. Competitor Analysis & Material Collection
| Skill | What It Does |
|---|---|
youtube-transcript | Extract video transcripts for analysis |
youtube-to-markdown | Convert YouTube videos to summary + transcript |
transcribe-and-analyze | Local transcription with WhisperKit |
video-downloader | Download videos for reference/editing |
tapestry | Auto-detect content type and route to right skill |
3. Scripting & Voice Optimization
| Skill | What It Does |
|---|---|
video-script-writer | Write complete video scripts with structure |
video-script-collaborial | Make scripts sound natural and conversational |
video-hook-generator | Generate viral opening hooks (first 3 seconds) |
4. Titles & Thumbnails
| Skill | What It Does |
|---|---|
video-title-optimizer | Optimize titles for CTR and SEO |
thumbnail-concept-generator | Create thumbnail concepts and briefs |
canvas-design | AI visual design for thumbnails |
5. B-Roll & Media Processing
| Skill | What It Does |
|---|---|
pexels-media | Source royalty-free images/videos from Pexels |
media-processing | FFmpeg batch processing: cut, merge, watermark |
video-to-gif | Convert video clips to high-quality GIFs |
6. SEO & Distribution
| Skill | What It Does |
|---|---|
youtube-seo-optimizer | Optimize descriptions, tags, chapters |
short-form-converter | Convert long videos to Shorts/TikTok |
social-repurposer | Cross-platform content adaptation |
srt-translator | Translate subtitles for global reach |
instagram | Publish directly to Instagram via Graph API |
7. Analytics & Growth
| Skill | What It Does |
|---|---|
video-analytics-interpreter | Interpret YouTube/TikTok analytics |
posthog-analytics | Product analytics and growth dashboards |
webfluence | Build content systems for audience binge |
8. Monetization & Automation
| Skill | What It Does |
|---|---|
sponsor-pitch-generator | Create sponsorship pitches and media kits |
video-comparer | Compare video quality for production |
n8n-skills | Workflow 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 moatExample 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
| Platform | Features |
|---|---|
| YouTube Long | Scripts, SEO, Thumbnails, Analytics, Chapters |
| YouTube Shorts | Hooks, Titles, Vertical conversion |
| TikTok | Hooks, Trending sounds, Captions |
| Instagram Reels | Direct publish, Visual optimization |
Prerequisites
# Required for media skills
brew install yt-dlp ffmpeg
# Optional: Local transcription
pip install whisperkit| Skill | Requirement |
|---|---|
serpapi | SERPAPI_KEY |
instagram | Instagram Graph API token |
pexels-media | PEXELS_API_KEY |
posthog-analytics | PostHog 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 --listLinks
Last updated on