claude-skills/.claude/skills/cross-niche-outliers/SKILL.md
Find viral YouTube videos from adjacent business niches to extract content patterns and hooks. Use when user asks to find content inspiration, YouTube outliers, viral video patterns, or cross-niche content ideas.
npx skillsauth add aiagentwithdhruv/automation cross-niche-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.
Identify high-performing videos from adjacent business niches to extract transferable content patterns, hooks, and structures. These outliers provide inspiration for content ideation without being directly competitive.
# Default: 1 query = 5 credits, ~100 outliers from last 30 days
python3 ./scripts/scrape_cross_niche_tubelab.py
# Custom search term
python3 ./scripts/scrape_cross_niche_tubelab.py --terms "business strategy"
# Skip transcripts (faster, cheaper)
python3 ./scripts/scrape_cross_niche_tubelab.py --skip_transcripts
Pros: Pre-calculated scores, no rate limiting, fast Cons: 5 credits per query
python3 ./scripts/scrape_cross_niche_outliers.py
Use only if TubeLab credits are exhausted. Often fails due to rate limiting.
./scripts/scrape_cross_niche_tubelab.py - TubeLab API (recommended)./scripts/scrape_cross_niche_outliers.py - yt-dlp direct scraping./scripts/generate_title_variants.py - Generate title variants for outliersModifiers applied to base score:
For each outlier, generates 3 title variants adapted to your niche.
Cross-Niche Score, Outlier Score, Days Old, Category, Title, Video Link, Views, Duration, Channel, Thumbnail, Summary, Title Variants 1-3, Raw Transcript, Publish Date, Source
| Flag | Description | Default |
|------|-------------|---------|
| --queries N | Number of searches (5 credits each) | 1 |
| --terms "a" "b" | Custom search terms | entrepreneur |
| --min_views N | Minimum views | 10,000 |
| --max_days N | Max video age | 30 |
| --skip_transcripts | Skip transcripts | False |
Tier 1: Adjacent Business/Tech
Tier 2: Broad Business
Tier 3: Money/Revenue Hooks
Alex Hormozi, My First Million, Starter Story, Colin and Samir, Ali Abdaal, Think Media, Iman Gadzhi, Pat Flynn, GaryVee, MrBeast, Justin Welsh, Charlie Morgan
TUBELAB_API_KEY=your_key
ANTHROPIC_API_KEY=your_key
APIFY_API_TOKEN=your_token (optional fallback)
| Name | Type | Required | Description |
|------|------|----------|-------------|
| terms | array | No | Custom search terms (default: 'entrepreneur') |
| queries | integer | No | Number of TubeLab searches (5 credits each, default: 1) |
| min_views | integer | No | Minimum views (default: 10,000) |
| max_days | integer | No | Max video age in days (default: 30) |
| skip_transcripts | boolean | No | Skip transcript fetching (faster) |
| Name | Type | Description |
|------|------|-------------|
| sheet_url | string | Google Sheet with ~100 outliers (19 columns) |
| Name | Source |
|------|--------|
| TUBELAB_API_KEY | .env |
| ANTHROPIC_API_KEY | .env |
| APIFY_API_TOKEN | .env (optional fallback) |
Skills that chain well with this one: title-variants, recreate-thumbnails
5 TubeLab credits per query + Claude API
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.