Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Social Media Research Skills for AI Agents

Practical AI agent skills for social media research, powered by ScrapeCreators.

These skills help agents find outlier posts, mine comments, summarize transcripts, tear down competitors, analyze ad libraries, and turn public social data into useful business artifacts.

This is not just endpoint routing. The goal is to give your AI agent complete research workflows it can run across TikTok, Instagram, YouTube, Reddit, X/Twitter, LinkedIn, Facebook, Threads, Bluesky, Pinterest, Rumble, ad libraries, and more.

Install

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

Works with Claude Code, Cursor, OpenAI Codex, GitHub Copilot, Gemini CLI, Windsurf, VS Code, and other agents that support the Agent Skills spec.

Setup

Set your ScrapeCreators API key:

export SCRAPECREATORS_API_KEY=sk_...

Get a key at scrapecreators.com.

Available Skills

SkillUse it when you want to...Output
outlier-post-finderFind posts, reels, shorts, tweets, or videos that beat a creator's baselineOutlier table, repeatable patterns, hooks to steal
transcript-intelligenceAnalyze video transcripts from TikTok, Instagram, YouTube, Facebook, X, LinkedIn, Rumble, or RedditSummary, hooks, claims, quotes, content atoms
comment-miningMine comments for questions, objections, pain points, product ideas, and audience languageVOC report, themes, quotes, content ideas
competitor-social-researchCompare competitors' social strategy and find what is workingCompetitor brief, content pillars, gaps, recommendations
ad-library-teardownAnalyze active Meta, Google, and LinkedIn adsMessaging angles, hooks, CTAs, offers, test ideas
trend-discoveryFind trending topics, hashtags, sounds, posts, and short-form formats in a nicheTrend brief, evidence table, suggested content angles
influencer-prospectingBuild creator or influencer prospect lists from public social dataProspect CSV/table, fit score, outreach notes
audience-researchEvaluate creator or brand audience fit from public profile and demographic signalsAudience-fit report, market/country notes, confidence labels
social-listening-briefResearch what people are saying about a brand, topic, product category, or nicheMulti-source brief, themes, cited examples, sentiment caveats
product-demand-researchValidate product ideas and find pain points from social posts, comments, and RedditDemand signals, pains, objections, exact language, ideas
creator-profile-teardownAnalyze why a creator or brand account works and what to copyPositioning teardown, content pillars, outliers, playbook
content-repurposingTurn social videos, transcripts, and posts into reusable content assetsLinkedIn posts, X threads, scripts, newsletter/blog ideas
scrapecreators-apiRoute a raw scraping/fetching request to the right ScrapeCreators endpointAPI calls, endpoint references, pagination guidance

Example Prompts

Find the outlier posts for @starterstory on YouTube Shorts from the latest page of videos.
Analyze the transcripts from these 12 TikToks and pull out the best hooks, claims, and reusable content angles.
Mine the comments on this viral Instagram Reel. I want objections, questions, buying intent, and exact audience language.
Compare these five brands on TikTok and Instagram. What formats and topics are working for each one?
Tear down the active Facebook, Google, and LinkedIn ads for this competitor. Give me hooks, offers, CTAs, and what to test.

How the Skills Work Together

scrapecreators-api
        │
        ▼
social research workflows
 ├─ outlier-post-finder
 ├─ transcript-intelligence
 ├─ comment-mining
 ├─ competitor-social-research
 ├─ ad-library-teardown
 ├─ trend-discovery
 ├─ influencer-prospecting
 ├─ audience-research
 ├─ social-listening-brief
 ├─ product-demand-research
 ├─ creator-profile-teardown
 └─ content-repurposing

The workflow skills should use scrapecreators-api as the data layer when they need endpoint details. Each workflow produces a useful artifact, not just raw JSON.

Design Principles

  1. Workflow-first, API-second — users ask for a business outcome, not an endpoint.
  2. Public-data only — ScrapeCreators extracts public social data. Do not promise logged-in/private data.
  3. Cited outputs — include source URLs for posts, videos, ads, and comments whenever possible.
  4. Baseline-aware analysis — judge performance against a creator's own normal performance, not only raw vanity metrics.
  5. Exact language matters — preserve useful comments, hooks, captions, and transcript quotes verbatim.
  6. Keep outputs actionable — end with patterns, recommendations, test ideas, or a CSV when useful.

Links

关于 About

Social media research skills for AI agents powered by ScrapeCreators

语言 Languages

Python100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
5
Total Commits
峰值: 5次/周
Less
More

核心贡献者 Contributors