title-variants

Installation
SKILL.md

Title Variant Generation

Goal

Analyze top-performing video titles and generate variants adapted to your niche.

Scripts

  • ./scripts/generate_title_variants.py - Generate variants
  • ./scripts/update_sheet.py - Update sheets

Usage

# Mode A: Update existing sheet with variants
python3 ./scripts/generate_title_variants.py \
  --sheet-url "SHEET_URL" \
  --mode update
Installs
24
GitHub Stars
11
First Seen
Mar 6, 2026
title-variants — aiagentwithdhruv/skills