claude-skills/.claude/skills/title-variants/SKILL.md
Generate title variants for YouTube videos from outlier analysis. Use when user asks to create title variations, generate YouTube titles, or adapt video titles.
npx skillsauth add aiagentwithdhruv/automation title-variantsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyze top-performing video titles and generate variants adapted to your niche.
./scripts/generate_title_variants.py - Generate variants./scripts/update_sheet.py - Update sheets# Mode A: Update existing sheet with variants
python3 ./scripts/generate_title_variants.py \
--sheet-url "SHEET_URL" \
--mode update
# Mode B: Create new sheet with variants
python3 ./scripts/generate_title_variants.py \
--input .tmp/outliers.json \
--mode create
USER_CHANNEL_NICHE = "AI agents, automation, LangGraph, CrewAI, agentic workflows"
Three title variants per input, stored in sheet columns:
| Name | Type | Required | Description |
|------|------|----------|-------------|
| sheet_url | string | No | Google Sheet with outlier titles to generate variants for |
| input_file | file_path | No | JSON file with outlier data |
| mode | string | Yes | 'update' (existing sheet) or 'create' (new sheet) |
| Name | Type | Description |
|------|------|-------------|
| sheet_url | string | Sheet with Title Variant 1/2/3 columns added |
| Name | Source |
|------|--------|
| ANTHROPIC_API_KEY | .env |
Skills that chain well with this one: cross-niche-outliers, youtube-outliers
Claude API (minimal)
content-media
Find viral YouTube videos in your niche for competitive intelligence. Use when user asks to find YouTube outliers, monitor competitors, or track viral videos.
tools
Send welcome email sequence to new clients. Use when user asks to send welcome emails, onboard new client with emails, or trigger welcome sequence.
tools
Complete video editing toolkit - silence removal, auto-captions, vertical crop, YouTube clipping, 3D transitions, and social media compression. Use when user asks to edit video, remove silences, add captions/subtitles, crop to vertical/shorts, download YouTube clips, compress video, or create video teasers.
tools
Scrape Upwork jobs and generate personalized proposals with cover letters. Use when user asks to find Upwork jobs, create Upwork proposals, or apply to Upwork listings.