Communitygithub.com

competitor-social-research

Use when the user wants to research competitors

competitor-social-research とは?

competitor-social-research is a Claude Code agent skill that use when the user wants to research competitors.

対応~Claude Code~Codex CLI~Cursor
npx skills add https://github.com/ScrapeCreators/social-media-research-skills/tree/main/skills/competitor-social-research

お気に入りのAIに質問する

このエージェントスキルを事前に読み込んだ状態で新しいチャットを開きます。

ドキュメント

Competitor Social Research

Overview

Analyze what competitors are doing on social and what appears to be working. This skill combines profile data, recent posts, outlier analysis, transcripts, and optionally comments to produce a practical competitor brief.

When to Use

Use this skill when the user asks to:

  • compare competitors on TikTok, Instagram, YouTube, LinkedIn, Facebook, X, Threads, or other social platforms
  • find what content is working in a niche
  • benchmark posting frequency, formats, topics, and engagement
  • identify content gaps or opportunities
  • build a social strategy from competitor research

Workflow

  1. Define competitors and platforms

    • Use provided handles/URLs.
    • If only company names are provided, search profiles first and confirm likely matches when ambiguity matters.
  2. Fetch profile snapshots

    • Followers/subscribers
    • Bio/positioning
    • Links
    • Verification/public metadata
  3. Fetch recent content

    • Pull comparable recent windows per competitor.
    • Track source URLs, dates, captions, formats, and metrics.
  4. Find outliers per competitor

    • Use each account's own median baseline.
    • Do not compare raw views between a huge brand and a small brand without context.
  5. Analyze content strategy

    • Content pillars
    • Formats
    • Hook styles
    • Posting cadence
    • Offers/CTAs
    • Use of founder/creator personality
    • Community/comment patterns
  6. Find gaps and opportunities Look for:

    • topics competitors avoid
    • formats that overperform but few competitors use
    • unanswered audience questions
    • weak hooks or repetitive content
    • platform whitespace

Useful ScrapeCreators Endpoints

Use the relevant profile/feed/detail/transcript/comment endpoints from scrapecreators-api. Common routes include:

  • TikTok: /v1/tiktok/profile, /v3/tiktok/profile/videos
  • Instagram: /v1/instagram/profile, /v2/instagram/user/posts, /v1/instagram/user/reels
  • YouTube: /v1/youtube/channel, /v1/youtube/channel-videos, /v1/youtube/channel/shorts
  • LinkedIn: /v1/linkedin/company, /v1/linkedin/company/posts
  • Facebook: /v1/facebook/profile, /v1/facebook/profile/posts, /v1/facebook/profile/reels
  • X/Twitter: /v1/twitter/profile, /v1/twitter/user-tweets
  • Threads: /v1/threads/profile, /v1/threads/user/posts
  • Bluesky: /v1/bluesky/profile, /v1/bluesky/user/posts

Output Format

# Competitor Social Research Brief

## Executive Summary
- Biggest opportunity:
- Competitor to study closest:
- Content format to test first:

## Competitor Snapshot
| Competitor | Platforms | Audience size | Posting cadence | Best-performing format | Notes |
|---|---|---:|---|---|---|

## What Is Working
### Competitor A
- Content pillars:
- Outlier examples:
- Hooks/formats:

## Cross-Competitor Patterns
1. ...
2. ...

## Gaps and Opportunities
| Opportunity | Evidence | Suggested test |
|---|---|---|

## Recommended Content Tests
1. ...
2. ...
3. ...

## Sources
- [Post/profile/ad](url)

Common Pitfalls

  • Do not compare competitors only by follower count. Engagement and outlier lift matter more.
  • Do not mix platforms without platform context. A good LinkedIn post and good TikTok are different artifacts.
  • Do not assume a profile match from a company name if multiple brands share the name.
  • Do not present competitor strategy as fact when it is inferred from public content. Say "appears to" or "suggests".

Individual skills in this repo

This repo contains 12 individual skills — each has its own dedicated page.

ad-library-teardown

Use when the user wants to analyze active ads from Meta/Facebook, Google, or LinkedIn ad libraries; tear down a competitor

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.

comment-mining

Use when the user wants to mine comments and replies for audience reactions, customer language, questions, objections, complaints, product ideas, buying intent, sentiment, or voice-of-customer insights from public social posts and videos.

content-repurposing

Use when the user wants to turn public social videos, transcripts, posts, or creator research into reusable content assets such as LinkedIn posts, X threads, short-form scripts, newsletters, blog outlines, carousels, or content calendars.

creator-profile-teardown

Use when the user wants to analyze a creator, influencer, founder, or brand social account and understand positioning, content pillars, outlier posts, hooks, format choices, audience reaction, and what can be copied or tested.

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.

outlier-post-finder

Use when the user wants to find posts, videos, reels, shorts, tweets, or social content that overperformed versus a creator, brand, or competitor baseline. Finds outliers, explains why they worked, extracts hooks and formats, and produces a practical swipe file.

product-demand-research

Use when the user wants to validate a product idea, find pain points, mine demand signals, discover objections, or gather voice-of-customer language from Reddit, social posts, video transcripts, and comments. Produces evidence-backed product research.

scrapecreators-api

>-

social-listening-brief

Use when the user wants a social listening report about what people are saying about a brand, person, product, topic, category, or niche across public social platforms. Produces cited themes, sentiment caveats, notable posts, and recommended actions.

transcript-intelligence

Use when the user wants to summarize, analyze, or repurpose transcripts from TikTok, Instagram, YouTube, Facebook, X/Twitter, LinkedIn, Rumble, or Reddit video posts. Extracts hooks, claims, quotes, content atoms, themes, and reusable scripts.

trend-discovery

Use when the user wants to discover trending social topics, hashtags, sounds, posts, reels, shorts, creators, or formats in a niche. Searches public trend and discovery endpoints, ranks evidence, and turns trends into practical content angles.

関連スキル