google-trends

Query Google Trends data via a Node.js CLI for related topics and interest over time.

23|5|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/JStaRFilms/VibeCode-Protocol-Suite --skill google-trends-jstarfilms
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: google-trends
Source: https://github.com/JStaRFilms/VibeCode-Protocol-Suite/tree/main/assets/.agent/skills/google-trends
Command: npx skills add https://github.com/JStaRFilms/VibeCode-Protocol-Suite --skill google-trends-jstarfilms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires commander, google-trends-api, and includes scripts (resource) components.

What problem does it solve?

This skill automates Google Trends research by providing a Node.js CLI to query related topics, rising queries, and interest over time for a chosen keyword across YouTube, Web, Images, and News.

Core Features & Use Cases

  • Automated topic discovery: fetch related queries and rising trends.
  • Time-series insights: retrieve interest over time for strategic validation.
  • Flexible outputs: export results as table, json, or markdown for reporting.

Quick Start

Run the CLI with a keyword to fetch trends and export results in json, markdown, or table.

Frequently Asked Questions about google-trends

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

FAQPage Schema
How do I automate Google Trends research for related queries using a CLI?▼

You can automate Google Trends research by running this Node.js CLI to fetch related topics, rising queries, and interest over time for a chosen keyword, exporting the results as JSON, markdown, or tables.

Can I retrieve interest over time data from Google Trends for market research?▼

Yes, you can retrieve interest over time data from Google Trends by specifying your keyword and time parameters in the CLI to generate time-series insights for market and topic validation.

How do I fetch rising trends data across YouTube and Web properties?▼

Fetch rising trends across YouTube and Web by setting the property option in the CLI, consuming the google-trends-api to extract rapid signals for your strategy phases.

Does this Node.js tool require the google-trends-api package to query topic data?▼

Yes, the Node.js tool requires the google-trends-api package as a dependency to query related topics, rising queries, and interest over time from Google Trends.

What is the best way to export Google Trends data into markdown for reporting?▼

The best way to export Google Trends data into markdown is by selecting the markdown output format option in the CLI when running your keyword query for topic validation.

Can I use command-line arguments to filter Google Trends results by category and time?▼

Yes, you can filter Google Trends results by passing command-line arguments for keyword, property, time, and category to validate specific topics and extract targeted market research signals.