scrapecreators/social-media-research-skills

audience-research

Use when the user wants to evaluate a creator, influencer, or brand audience using public profile signals, TikTok audience demographics, follower/following data, comments, geography, language, and content fit. Helps judge sponsorship and market fit.

Trending #6824 First seen Jun 23, 2026

Installation

$ npx skills add scrapecreators/social-media-research-skills --skill audience-research

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,537 B
  • docs SUMMARY.md 271 B

History

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

SKILL.md

Audience Research

Overview

Evaluate whether a creator or social account reaches the right audience. This skill combines available public profile metrics, TikTok audience demographics, regional signals, follower/following data when available, comments, language, and content topics.

When to Use

Use this skill when the user asks to:

  • check if a creator's audience fits a market
  • compare audience fit across creators
  • find US-heavy, country-specific, or niche-specific creators
  • evaluate sponsorship/influencer opportunities
  • understand who appears to engage with an account

Useful Sources

  • /v1/tiktok/user/audience
  • /v1/tiktok/profile/region
  • profile endpoints across platforms
  • follower/following endpoints where available
  • comments on recent posts
  • link-in-bio pages and creator shops for niche signals

Workflow

  1. Pull profile and available audience/demographic data.
  2. Pull recent content and comments if audience intent matters.
  3. Extract region, language, niche, product/category, and community signals.
  4. Score audience fit against the user's target market.
  5. Label confidence based on the strength of public data.

Output Format

# Audience Research: {creator}

## Fit Summary
- Target market:
- Fit score: High/Medium/Low
- Confidence: High/Medium/Low

## Evidence
| Signal | Evidence | Source |
|---|---|---|

## Audience Notes
- Geography:
- Language:
- Niche/content fit:
- Comment quality:

## Sponsorship Recommendation
- Good fit / Maybe / Poor fit
- Why:

Common Pitfalls

  • Do not infer exact demographics from vibes. Use available evidence and label assumptions.
  • Do not overpromise audience details for platforms that do not expose them publicly.
  • Do not ignore mismatch between creator location and audience location.