trend-tracker

Gather real-time trending topics from Google Trends and Reddit for specified regions.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/kangnam7654/ai-config-sync --skill trend-tracker-kangnam7654
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trend-tracker
Source: https://github.com/kangnam7654/ai-config-sync/tree/main/claude-code/skills/trend-tracker
Command: npx skills add https://github.com/kangnam7654/ai-config-sync --skill trend-tracker-kangnam7654

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of identifying trending topics across Google and Reddit, saving users time from manual research and keeping them informed about current events and popular discussions.

Core Features & Use Cases

  • Real-time Trend Monitoring: Gathers daily trending keywords from Google Trends and popular posts from Reddit.
  • Multi-Region Support: Allows tracking trends for specific geographic regions (e.g., Korea, US).
  • Data Output Formats: Provides trends in both human-readable text and machine-readable JSON for pipeline integration.
  • Use Case: A content creator can use this Skill to discover trending topics for their next video, ensuring their content is relevant and engaging.

Quick Start

Research today's trending topics in Korea and display the results as text.

Frequently Asked Questions about trend-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track trending topics from Google Trends and Reddit automatically?

You can track trending topics by running this Skill, which gathers real-time trending keywords from Google Trends and popular posts from Reddit, outputting results in text or JSON format for content ideation and data analysis.

Can I get trending topics for a specific region like Korea or the US?

Yes, the Skill supports multi-region tracking, allowing you to gather localized daily trending keywords from Google Trends and popular Reddit posts for specific geographic areas like Korea or the US.

Do I need any external libraries to fetch Google Trends data with Python?

No external libraries are needed. The Skill requires only Python 3 with standard libraries for fetching and parsing RSS and JSON data, keeping the environment setup lightweight and dependency-free.

What is the best way to use Reddit trends for content ideation?

The best way to use Reddit trends for content ideation is to extract popular posts via this Skill and output them as JSON, enabling seamless pipeline integration to identify relevant discussion topics for your next video or article.

Does the trend-tracker Skill output machine-readable JSON for data analysis pipelines?

Yes, the Skill outputs machine-readable JSON. It provides data output formats in both human-readable text and JSON, allowing direct integration into your data analysis pipelines for automated processing of trending topics.