video-caption-generator

Community

Turn drive videos into captions and titles.

Authorericosiu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual work of transcribing short videos and writing platform-ready captions and titles by automating the workflow from Google Drive to finished marketing copy.

Core Features & Use Cases

  • Drive-based video processing: Scans a specified Google Drive folder for new MP4/MOV files and downloads them for processing.
  • Local transcription with Whisper: Transcribes each video locally using OpenAI Whisper (turbo model) to produce usable text.
  • Deduplication and A/B handling: Deduplicates by transcript-derived content hash to avoid repeating the same clip while still supporting A/B variants (same audio, different filenames) with proper tagging.
  • Claude-generated social output: Uses Claude API via the Anthropic Messages endpoint to generate a conversational social caption and a curiosity-driven YouTube/Facebook title under length constraints.

Quick Start

Run this skill to process your Google Drive folder by giving the folder id: python3 scripts/process_videos.py --folder-id YOUR_FOLDER_ID

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: video-caption-generator
Download link: https://github.com/ericosiu/ai-marketing-skills/archive/main.zip#video-caption-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.