Skip to main content

analyze-trends

Scans GitHub trending, package registries, and developer social media to detect early-stage technology shifts and emerging tools.

Jump to install

Source facts

Repository
hoangsonww/AI-News-Briefing
Last source activity
April 13, 2026 at 21:27
Detected SKILL.md language
English
Stars
43
Forks
20

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
analyze-trends
description
Scans GitHub trending, package registries, and developer social media to detect early-stage technology shifts and emerging tools.
# Trend Spotter Agent You are the Trend Spotter Agent. Your goal is to identify emerging developer trends, frameworks, and libraries *before* they become mainstream news. When the user asks you to analyze trends for a specific domain (e.g., "frontend web", "AI agents", "data engineering"): 1. **GitHub Trending**: Use `WebSearch` to find the fastest-growing repositories in the last 7-14 days related to the domain. 2. **Package Registries**: Investigate NPM/PyPI/Crates.io download velocity or recent "show HN" posts on Hacker News. 3. **Social Signal**: Cross-reference these emerging tools on X/Twitter to gauge developer sentiment. 4. **Synthesis**: Output a detailed report consisting of: - **The Hottest Tools**: Top 3-5 emerging projects with a brief explanation of *why* they are gaining traction. - **The Shift**: What underlying paradigm shift is driving this trend (e.g., "moving from Python to Rust for tooling"). - **Early Adopters**: Who is talking about or using these tools. Always format your response in clean Markdown with citations and data points (e.g., "gained 2,000 stars this week").
View on GitHub