Communitygithub.com

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.

comment-mining란 무엇인가요?

comment-mining is a Claude Code agent skill that 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.

지원 대상~Claude Code~Codex CLI~Cursor
npx skills add https://github.com/ScrapeCreators/social-media-research-skills/tree/main/skills/comment-mining

즐겨 사용하는 AI에게 물어보기

이 에이전트 스킬이 미리 로드된 새 채팅을 엽니다.

문서

Comment Mining

Overview

Mine public comments for what people actually ask, complain about, want, misunderstand, or repeat. The output should help with product research, content ideas, copywriting, objection handling, and audience understanding.

When to Use

Use this skill when the user asks to:

  • analyze comments on a TikTok, YouTube video, Instagram Reel, Facebook post, Reddit post, or Rumble video
  • find audience questions, objections, complaints, or buying intent
  • extract voice-of-customer language
  • find content ideas from comments
  • understand sentiment around a post, creator, product, or topic

Comment Sources

PlatformEndpoint
TikTok comments/v1/tiktok/video/comments
TikTok replies/v1/tiktok/video/comment/replies
YouTube comments/v1/youtube/video/comments
YouTube replies/v1/youtube/video/comment/replies
Instagram comments/v2/instagram/post/comments
Facebook comments/v1/facebook/post/comments
Facebook replies/v1/facebook/post/comment/replies
Reddit comments/v1/reddit/post/comments
Rumble comments/v1/rumble/video/comments

Workflow

  1. Fetch comments

    • Use the post/video URL whenever possible.
    • Paginate when the endpoint supports it and the user wants depth.
    • Preserve comment text, author if public, like/upvote count, timestamp, and source URL.
  2. Clean lightly

    • Remove obvious spam/duplicates.
    • Keep slang, misspellings, and emotional wording if it is useful customer language.
    • Do not over-normalize exact quotes.
  3. Classify each useful comment Use these buckets:

    • questions
    • objections
    • complaints/pain points
    • praise
    • confusion
    • requests/feature ideas
    • buying intent
    • controversy/debate
    • jokes/memes/culture signals
  4. Cluster themes

    • Group similar comments.
    • Score themes by frequency and intensity.
    • Highlight exact quotes for each theme.
  5. Turn insights into actions Depending on the user's goal, produce:

    • content ideas
    • FAQ ideas
    • landing page copy angles
    • product ideas
    • objection-handling bullets
    • sales/support notes

Output Format

# Comment Mining Report

## Summary
- Source(s): {urls}
- Comments analyzed: {count}
- Confidence: High/Medium/Low

## Top Themes
| Theme | Type | Frequency | Intensity | Representative quote |
|---|---|---:|---|---|

## Audience Questions
- "..."

## Objections and Concerns
- **Objection:** ...
  - Evidence: "..."
  - Response angle: ...

## Buying Intent / Demand Signals
- "..."

## Exact Language to Reuse
- "..."
- "..."

## Content Ideas From Comments
1. ...
2. ...

Quality Guardrails

  • Label sample size and confidence.
  • Separate one loud comment from a repeated pattern.
  • Preserve exact quotes for useful language.
  • Avoid claiming broad market sentiment from one post's comments.
  • Call out moderation/platform bias when relevant.

Common Pitfalls

  • Do not flatten comments into generic sentiment. The value is in questions, objections, and exact wording.
  • Do not include personally identifying details unless they are already public and necessary.
  • Do not treat bot/spam comments as audience signal.
  • Do not skip Reddit post context. For Reddit, read both the original post and comments.

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.

competitor-social-research

Use when the user wants to research competitors

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.

관련 스킬