scrapecreators/social-media-research-skills

influencer-prospecting

Use when the user wants to find creators, influencers, affiliates, or social accounts in a niche for outreach, partnerships, sponsorships, UGC, seeding, or competitive research. Produces scored prospect lists from public social data.

Trending #6937 First seen Jun 23, 2026

Installation

$ npx skills add scrapecreators/social-media-research-skills --skill influencer-prospecting

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from scrapecreators/social-media-research-skills · top by installs.

npx skills add scrapecreators/social-media-research-skills

Browse all from scrapecreators/social-media-research-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2.2K
License LICENSE
Default branch main
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
LicenseMIT
Allowed toolsBash, Read, Write, WebFetch
Declared agents clawdbot
More metadata
openclaw
{"requires":{"env":["SCRAPECREATORS_API_KEY"]},"primaryEnv":"SCRAPECREATORS_API_KEY","homepage":"https:\/\/scrapecreators.com","tags":["social-media","research","scrapecreators"]}

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,527 B
  • docs SUMMARY.md 263 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 501 installs

SKILL.md

Influencer Prospecting

Overview

Build practical creator prospect lists from public social data. The goal is to find accounts that fit the niche, have enough reach, and show evidence of relevant content or audience fit.

When to Use

Use this skill when the user asks to:

  • find influencers or creators in a niche
  • build a UGC, affiliate, sponsorship, or seeding list
  • find micro-influencers with strong engagement
  • identify creators who already talk about a product category
  • export prospects as CSV

Useful Sources

  • TikTok search users, popular creators, profile, profile videos, audience demographics
  • Instagram search profiles, profile, posts, reels
  • YouTube search and channel details
  • Link-in-bio services: Linktree, Komi, Pillar, Linkbio, Linkme
  • Amazon Shop and TikTok Shop showcase where relevant

Scoring Framework

Score each prospect 1-5 on:

  • Niche fit — content clearly matches the category
  • Audience fit — country/language/platform fit when public data supports it
  • Reach — followers/subscribers and recent views
  • Engagement quality — comments look real and relevant
  • Brand safety — obvious controversy or mismatch risk
  • Contactability — public links/email/contact path available

Output Format

# Influencer Prospect List: {niche}

| Creator | Platform | Followers | Recent views | Fit | Contact path | Notes |
|---|---|---:|---:|---:|---|---|

## Best Fits
1. ...

## Outreach Angles
- ...

## CSV

creator,platform,profileurl,followers,recentviews,fitscore,contactpath,notes

Common Pitfalls

  • Do not equate large follower count with good fit.
  • Do not scrape or expose private contact data. Use public links only.
  • Do not hide uncertainty when profiles have limited public data.