trendhunter
Monitors the web for topics you care about and surfaces signals before they peak. Tracks Twitter, Reddit, Hacker News, Product Hunt, and custom sources. Use when: staying ahead of industry trends, monitoring competitors, or catching viral content early. NOT for: social media analytics dashboards, sentiment analysis at scale, or building trend prediction models.
npx skills add majiayu000/claude-skill-registry --skill trendhunter --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# TrendHunter 🔍 Catch trends before they blow up. Monitor keywords across Twitter, Reddit, HN, Product Hunt, and custom sources. Get pinged when something's heating up. ## When to Use ✅ **USE this skill when:** - Monitoring industry keywords (e.g., "AI agents," "web3") - Tracking competitor mentions - Catching viral content early - Staying on top of tech/product launches - Finding breaking news in your niche - Discovering emerging technologies - Monitoring brand mentions - Spotting opportunities before they peak ## When NOT to Use ❌ **DON'T use this skill when:** - Building full social media analytics dashboards → use Sprout Social, Hootsuite - Large-scale sentiment analysis → use Brandwatch, Meltwater - Training trend prediction ML models → use historical datasets - Real-time stock trading signals → use specialized fintech tools - Competitive intelligence at enterprise scale → use Crayon, Klue - Academic research on social trends → use proper research tools ## Setup Install TrendHunter: ```bash npm install -g @pawhub/trendhunter ``` Configure sources: ```bash # Twitter/X (via API or scraping) trendhunter add-source twitter --api-key YOUR_KEY # Reddit trendhunter add-source reddit
- When to Use
- When NOT to Use
- Setup
- Example Interactions
- Setting Up Watches
- Catching a Trend
- Competitive Monitoring
- Morning Digest
- Commands
- Watch Management
- Competitor Monitoring
- Trend Analysis
- Alerts & Notifications
- Reports
npm install -g @pawhub/trendhunter Twitter/X (via API or scraping) trendhunter add-source twitter --api-key YOUR_KEY Reddit trendhunter add-source reddit Hacker News trendhunter add-source hackernews Product Hunt trendhunter add-source producthunt --api-key YOUR_KEY Custom RSS feeds
What does the trendhunter skill do?
Monitors the web for topics you care about and surfaces signals before they peak. Tracks Twitter, Reddit, Hacker News, Product Hunt, and custom sources. Use when: staying ahead of industry trends, monitoring competitors, or catching viral content early. NOT for: social media analytics dashboards, sentiment analysis at scale, or building trend prediction models.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill trendhunter --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
