Claude-skill-registry influencer-analyzer

Track and analyze cardiology content creators (Topol, Attia, York Cardiology, Indian channels). Discovers content patterns, topics, engagement, and gap opportunities for your Hinglish content strategy.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/influencer-analyzer" ~/.claude/skills/majiayu000-claude-skill-registry-influencer-analyzer && rm -rf "$T"
manifest: skills/data/influencer-analyzer/SKILL.md
source content

Influencer Analyzer

Know what's working, find where to differentiate. This skill tracks cardiology content creators and identifies opportunities for your content.


WHAT IT DOES

StepActionOutput
1Find influencer content via Perplexity/DuckDuckGoURLs, articles, videos
2Scrape and extract content patternsTopics, formats, frequency
3Analyze engagement signalsWhat resonates with audience
4Generate gap analysisWhere you can differentiate

TRIGGERS

Use this skill when you say:

  • "What is [Topol/Attia/competitor] posting about?"
  • "Find gaps in cardiology content"
  • "Analyze my competition"
  • "What topics should I cover?"
  • "Track cardiology influencers"

TARGET INFLUENCERS

International (English)

NamePlatformFocusWhy Track
@EricTopolTwitter, SubstackTrials, digital healthVoice model, Ground Truths style
Peter AttiaPodcast, YouTubeLongevity, CVD preventionDeep-dive style
York CardiologyYouTubePatient educationClear explanations
Dr. Sanjay Gupta (York)YouTubeECG, clinical casesEducational format

Indian (Hindi/English)

NamePlatformFocusWhy Track
Dr Navin AgrawalYouTubePatient educationCompetition
Cardiac Second OpinionYouTubeSecond opinionsCompetition
Dr. Devi ShettyVideosAffordable careAuthority

Anti-Patterns (What NOT to do)

NamePlatformWhy Track
SAAOLYouTubeMisinformation to counter
Dr Biswaroop Roy ChowdhuryYouTubeDangerous claims to debunk

USAGE

In Claude Code (Recommended)

"Analyze what Eric Topol is posting about this week"

"Find gaps between Topol's content and Indian cardiology YouTube"

"What cardiology topics are trending that I haven't covered?"

"Compare my content strategy with Peter Attia"

CLI Mode

# Analyze single influencer
python scripts/analyze_influencer.py --name "Eric Topol" --platform twitter

# Compare multiple influencers
python scripts/analyze_influencer.py --compare "Topol,Attia,York Cardiology"

# Find content gaps
python scripts/analyze_influencer.py --gaps --domain "Cardiology"

# Track specific topic
python scripts/analyze_influencer.py --topic "GLP-1" --influencers "Topol,Attia"

OUTPUT FORMATS

1. Influencer Profile

## Eric Topol (@EricTopol)

**Recent Focus (Last 30 days):**
- Clinical trials: 45%
- Digital health/AI: 30%
- COVID updates: 15%
- Book promotion: 10%

**Top Performing Topics:**
1. REDUCE-IT controversy (high engagement)
2. Apple Watch AFib detection (viral)
3. AI in diagnosis (consistent interest)

**Posting Patterns:**
- Frequency: 5-10 tweets/day
- Best times: 6AM, 12PM, 6PM PST
- Thread usage: Weekly deep-dives

**Style Notes:**
- Links to primary sources (PubMed, NEJM)
- Quotes key statistics
- Engages with critics
- Retweets junior researchers

2. Gap Analysis Report

## CONTENT GAP ANALYSIS

**What Topol Covers That You Don't:**
- [ ] Weekly trial breakdowns
- [ ] Digital health intersection
- [ ] International guideline comparisons

**What You Cover That Topol Doesn't:**
- [x] Hinglish explanations
- [x] Indian patient context
- [x] Cost-conscious alternatives
- [x] Cultural nuances (vegetarian diets, family dynamics)

**OPPORTUNITY ZONES:**
1. **Translate English trials for Indian context**
   - Topol covers REDUCE-IT → You explain what it means for Indian patients

2. **Bridge the gap**
   - International guidelines → Indian applicability

3. **Underserved topics in English space**
   - Rheumatic heart disease (rare topic in US)
   - Tropical cardiology
   - Resource-limited settings

3. Competitive Comparison Table

| Aspect | Eric Topol | Peter Attia | York Cardiology | You |
|--------|------------|-------------|-----------------|-----|
| Platform | Twitter/Substack | Podcast/YouTube | YouTube | YouTube |
| Language | English | English | English | Hinglish |
| Depth | Expert-level | Deep-dive | Patient-friendly | Expert→Patient |
| Frequency | Daily | Weekly | 2-3x/week | ? |
| Unique Angle | Trials/Digital | Longevity | ECG teaching | Indian context |

INTEGRATION WITH YOUR SYSTEM

Feeds Into:

  • research-engine/data/target_channels.json
    - Channel tracking
  • youtube-script-master
    - Topic selection
  • viral-content-predictor
    - Content scoring
  • content-repurposer
    - Multi-platform adaptation

Data Flow:

influencer-analyzer
       ↓
[Gap Analysis Report]
       ↓
research-engine (topic prioritization)
       ↓
youtube-script-master (script creation)
       ↓
YOUR CONTENT (unique angle)

HOW CLAUDE SHOULD USE THIS SKILL

When the user asks about competitors or content strategy:

Step 1: Identify Target

User: "What is Topol posting about?"
→ Target: Eric Topol
→ Platforms: Twitter, Substack

Step 2: Research with Perplexity

Use Perplexity MCP or web search to find:

  • Recent posts/articles
  • Engagement metrics
  • Topic distribution

Step 3: Analyze Patterns

  • What topics repeat?
  • What gets most engagement?
  • What's the posting frequency?

Step 4: Generate Gap Analysis

Compare with user's existing content:

  • What's covered vs. uncovered?
  • Where can user differentiate?
  • What's the unique angle?

Step 5: Actionable Recommendations

  • Specific topics to cover
  • Formats to try
  • Timing suggestions

SAMPLE WORKFLOW

User: "Find content gaps in cardiology YouTube"

Claude:
1. Uses Perplexity to search:
   - "Eric Topol recent tweets cardiology 2025"
   - "Peter Attia podcast topics 2025"
   - "York Cardiology recent videos"
   - "Indian cardiology YouTube channels"

2. Analyzes results:
   - Topic frequency
   - Engagement patterns
   - Content gaps

3. Cross-references with user's content:
   - What has user covered?
   - What's missing?
   - What's unique to user?

4. Outputs:
   - Gap analysis report
   - Priority topics list
   - Differentiation strategy

DEPENDENCIES

# Already have
anthropic>=0.18.0
python-dotenv>=1.0.0
rich>=13.0.0

# For web scraping (optional)
requests>=2.31.0
beautifulsoup4>=4.12.0

API KEYS NEEDED

KeyPurposeStatus
PERPLEXITY_API_KEYWeb searchAlready have (via OpenRouter)
ANTHROPIC_API_KEYAnalysisAlready have

PRE-CONFIGURED INFLUENCER PROFILES

Located in

data/influencers.json
:

{
  "influencers": [
    {
      "name": "Eric Topol",
      "handle": "@EricTopol",
      "platforms": ["twitter", "substack"],
      "focus": ["clinical_trials", "digital_health", "AI_medicine"],
      "style": "expert_commentary",
      "track_for": "voice_model"
    },
    {
      "name": "Peter Attia",
      "handle": "peterattiamd",
      "platforms": ["podcast", "youtube", "newsletter"],
      "focus": ["longevity", "metabolic_health", "CVD_prevention"],
      "style": "deep_dive",
      "track_for": "format_inspiration"
    },
    {
      "name": "York Cardiology",
      "handle": "@YorkCardiology",
      "platforms": ["youtube"],
      "focus": ["ECG", "patient_education", "clinical_cases"],
      "style": "educational",
      "track_for": "competitor"
    },
    {
      "name": "Dr Navin Agrawal",
      "handle": null,
      "platforms": ["youtube"],
      "focus": ["patient_education", "hindi"],
      "style": "simple_explanations",
      "track_for": "competitor"
    }
  ]
}

NOTES

  • Privacy: Only analyze public content
  • Frequency: Run weekly for trend tracking
  • Focus: Gap analysis, not copying
  • Goal: Find YOUR unique angle, not imitate others

This skill helps you understand the competitive landscape so you can differentiate, not duplicate.