claude-skills/.claude/skills/youtube-outliers/SKILL.md
Find viral YouTube videos in your niche for competitive intelligence. Use when user asks to find YouTube outliers, monitor competitors, or track viral videos.
npx skillsauth add aiagentwithdhruv/automation youtube-outliersInstall 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.
Find high-performing videos in your niche for competitive intelligence and content inspiration.
./scripts/scrape_youtube_outliers.py - Scrape and score outliers./scripts/update_transcripts.py - Fetch transcripts for existing outliers# Default run
python3 ./scripts/scrape_youtube_outliers.py
# Custom parameters
python3 ./scripts/scrape_youtube_outliers.py \
--keywords "AI automation,AI agents" \
--days 30 \
--min_score 1.5 \
--limit 50
Google Sheet with:
APIFY_API_TOKEN=your_token
ANTHROPIC_API_KEY=your_key
| Name | Type | Required | Description |
|------|------|----------|-------------|
| keywords | string | No | Comma-separated keywords (default: niche keywords) |
| days | integer | No | Lookback period in days (default: 30) |
| min_score | float | No | Minimum outlier score (default: 1.5) |
| limit | integer | No | Max results (default: 50) |
| Name | Type | Description |
|------|------|-------------|
| sheet_url | string | Google Sheet with outlier videos |
| Name | Source |
|------|--------|
| APIFY_API_TOKEN | .env |
| ANTHROPIC_API_KEY | .env |
Skills that chain well with this one: title-variants, recreate-thumbnails, cross-niche-outliers
Apify credits + Claude API
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.
content-media
Generate title variants for YouTube videos from outlier analysis. Use when user asks to create title variations, generate YouTube titles, or adapt video titles.