Social Media Trends Research

🌐Community
by drshailesh88 · vlatest · Repository

This skill analyzes social media to identify emerging trends and popular topics, helping you stay ahead in video content creation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add social-media-trends-research npx -- -y @trustedskills/social-media-trends-research
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "social-media-trends-research": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/social-media-trends-research"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill helps AI agents research social media trends to identify emerging topics and popular keywords for video content creation. It leverages three free tools: pytrends (for Google Trends data), yars (for Reddit scraping), and Perplexity MCP (for Twitter/TikTok/Web trends accessed through Claude). The skill provides executable code, enabling agents to gather real-time trending searches, analyze keyword interest over time, and discover related queries indicating rising topics.

When to use it

  • Content planning: Identify potential video topics that are currently gaining traction on social media.
  • Keyword research: Discover relevant keywords for your videos based on current trends.
  • Staying informed: Keep up-to-date with emerging conversations and interests online.
  • Viral content discovery: Find topics experiencing explosive growth, potentially leading to viral video opportunities.
  • Niche topic analysis: Research specific areas of interest (e.g., "heart health") to understand current trends within that niche.

Key capabilities

  • Google Trends data: Retrieves real-time trending searches, interest over time, related queries, and regional interest for keywords.
  • Reddit scraping: Extracts topics from Reddit using public endpoints.
  • Twitter/TikTok/Web trend analysis: Leverages Perplexity MCP to access trends from these platforms via Claude.
  • Rising query identification: Pinpoints "rising" related queries within Google Trends, indicating emerging topics.
  • Breakout topic detection: Identifies topics with significant growth (1000%+) in a short timeframe.

Example prompts

  • “Find trending searches in India right now.”
  • “What are the rising related queries for 'sustainable living'?”
  • "Identify breakout topics related to 'artificial intelligence'."

Tips & gotchas

  • Rate Limiting: The skill uses free tools and is subject to rate limits. A minimum wait time of 3-5 seconds between requests is recommended for casual use, and 60 seconds for bulk research.
  • Dependencies: Requires pip install pytrends requests to be run initially.
  • Niche Keyword Limits: When researching niche keywords with pytrends, limit your requests to a maximum of 5 keywords per request.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
drshailesh88
Installs
125

🌐 Community

Passed automated security scans.