google-trends
Installation
SKILL.md
Google Trends Skill
Automate Google Trends research without a browser. Query related topics, rising queries, and interest over time for any keyword across YouTube, Web, Images, or News.
Prerequisites
Node.js 18+ and PNPM required.
# Check Node
node --version
# Install dependencies (first-time only)
cd .agent/skills/google-trends/scripts
pnpm install