← 返回
效率工具 中文

Phy Influencer Research

Automated KOL/influencer research across platforms. Use when user needs influencer lists for any niche (ADHD, travel, beauty, DTC, tech, etc.) in any region....
自动化 KOL/网红研究,覆盖多平台。适用于需要任何细分领域(如 ADHD、旅游、美妆、DTC、科技等)以及任何地区的网红列表。
phy041
效率工具 clawhub v1.0.2 2 版本 100000 Key: 无需
★ 0
Stars
📥 350
下载
💾 11
安装
2
版本
#influencers#kol#latest

概述

Influencer Research Skill

Automated workflow for comprehensive KOL/influencer research across social platforms.

Inputs

ParameterRequiredDefaultExamples
----------------------------------------
NicheYes-"ADHD", "travel", "DTC beauty", "AI/tech", "fitness"
RegionYes-"North America", "Southeast Asia", "Europe", "Global"
PlatformsNoAll 5Instagram, TikTok, YouTube, X/Twitter, Facebook
Target CountNo30-50/platformAny number

Workflow

Step 1: Parallel Web Research

Run 3-5 WebSearch queries simultaneously per platform:

Platform: Instagram
├── "{niche} influencers Instagram 2024 2025 followers"
├── "{niche} content creators Instagram {region}"
└── "top {niche} Instagram accounts followers"

Platform: TikTok
├── "TikTok {niche} creators followers 2024"
├── "{niche} TikTok influencers {region}"
└── "best {niche} TikTok accounts"

Platform: YouTube
├── "YouTube {niche} channels subscribers 2024"
├── "{niche} YouTubers {region}"
└── "{niche} YouTube creators"

Platform: X/Twitter
├── "Twitter {niche} advocates influencers followers"
├── "{niche} experts X Twitter"
└── "{niche} thought leaders Twitter"

Platform: Facebook
├── "Facebook {niche} pages groups followers"
├── "{niche} community Facebook {region}"
└── "{niche} organizations Facebook"

Key: Run ALL searches in parallel (single message with multiple WebSearch calls).

Step 2: Deep Fetch Aggregator Sites

Fetch structured data from curated lists:

SiteURL PatternData Quality
---------------------------------
Feedspotinfluencers.feedspot.com/{niche}_instagram_influencers/High - top 100 lists
The Influence Agencytheinfluenceagency.com/blog/{niche}-influencers-to-followHigh - curated with handles
Upfluenceupfluence.com/find-influencers/top-{niche}-influencersMedium - regional focus
IZEAizea.com/resources/content-creators-with-{niche}/Medium - brand partnership focus
Heepsyheepsy.com/top-{platform}/{niche}High - platform-specific

Step 3: Data Normalization

Cross-reference sources to:

  • Verify follower counts (average if sources differ >20%)
  • Correct handles (many sources have typos)
  • Fill gaps (combine name from one source, handle from another)
  • Deduplicate (same person across multiple sources)

Step 4: Excel Generation

Generate formatted Excel with Python:

import pandas as pd
from openpyxl.styles import Font, Alignment, PatternFill

# Standard columns for all platforms
columns = [
    'handle', 'name', 'followers', 'country', 'platform',
    'niche', 'description', 'profile_url', 'engagement', 'content_type'
]

# Create separate DataFrames per platform
# Combine into single Excel with:
# - One sheet per platform
# - "All_Platforms" combined sheet
# - Formatted headers (blue fill, white text)
# - Auto-sized columns
# - Wrapped text for description

output_path = f'{baseDir}/output/{Region}_{Niche}_KOLs.xlsx'

Step 5: Output Summary

Provide chat summary with:

  • File path
  • Count per platform
  • Top 3 influencers per platform (by followers)
  • Data completeness %

Data Schema

FieldDescriptionExample
-----------------------------
handlePlatform username with @@thepsychdoctormd
nameDisplay nameDr. Sasha Hamdani
followersCount with K/M suffix936K
countryISO country or regionUSA, Canada, Singapore
platformSource platformInstagram
nicheContent focusADHD Psychiatrist
description1-2 sentence bioBoard-certified psychiatrist, author...
profile_urlDirect linkhttps://instagram.com/thepsychdoctormd
engagementHigh/Medium/LowHigh
content_typeContent themesMedical education, Q&A

Efficiency Principles

PrincipleImplementation
---------------------------
Parallel executionMultiple WebSearch in single message
Leverage aggregatorsUse curated lists, not individual profile searches
Single script outputOne Python block creates entire formatted Excel
No manual stepsFully automated end-to-end

Example Invocations

Example 1: User says "find me travel influencers in Southeast Asia"

Niche: travel
Region: Southeast Asia
Platforms: All
Target: 50/platform
Output: SEA_Travel_KOLs.xlsx

Example 2: User says "I need ADHD creators for a partnership campaign"

Niche: ADHD
Region: North America (inferred from English request)
Platforms: All
Target: 30-50/platform
Output: NorthAmerica_ADHD_KOLs.xlsx

Example 3: User says "TikTok beauty influencers in US"

Niche: beauty
Region: USA
Platforms: TikTok only
Target: 50
Output: USA_Beauty_TikTok_KOLs.xlsx

Integration with Other Skills

Chain with:

  • /founder-content — Create outreach message templates
  • /linkedin-gtm — Plan engagement strategy for LinkedIn KOLs
  • /twitter-x-gtm — Plan engagement strategy for Twitter KOLs
  • /event-gtm — Identify KOLs attending same conferences

Autonomous Mode

When user says variations of "don't ask me" or "work autonomously":

  • Make reasonable assumptions for missing parameters
  • Default region based on language (English → North America, Chinese → China/SEA)
  • Default to all 5 platforms
  • Default to 30-50 per platform target
  • Proceed without confirmation prompts

Author

Canlah AI — Run performance marketing without breaking your brand.

版本历史

共 2 个版本

  • v1.0.2 当前
    2026-05-21 13:44 安全 安全
  • v1.0.0
    2026-03-30 21:57 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,454
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,116
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,962