video-content-strategist
Installation
SKILL.md
Video Content Strategist Skill
Overview
Production-ready video content strategy toolkit for planning content calendars, analyzing thumbnail effectiveness, and optimizing video metadata for platform SEO. Designed for content creators, marketing teams, and video producers managing consistent video output across YouTube, TikTok, LinkedIn, and other platforms.
Quick Start
# Plan a video content calendar from topics and audience data
python scripts/video_content_planner.py topics.json --weeks 8 --frequency 3
# Analyze thumbnail text and composition patterns
python scripts/thumbnail_analyzer.py thumbnails.csv
# Optimize video titles, descriptions, and tags for SEO
python scripts/video_seo_optimizer.py video_data.json --platform youtube
Tools Overview
Related skills