google-trends

Automate Google Trends API queries to identify rising topics and interest over time.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The google-trends skill streamlines the process of discovering trending topics by automating Google Trends research without the need for manual browser searches.

Core Features & Use Cases

  • Automated Research: Conduct Google Trends searches for any keyword, including YouTube, Web, Images, and News.
  • Rising Queries: Identify rapidly rising topics for targeted content creation or validation.
  • Interest Over Time: Analyze the interest in a topic over time for strategic planning.
  • Use Case: For content creators, the skill can identify trending topics in advance to plan content or campaigns accordingly.

Quick Start

Search for rising topics on YouTube related to "AI" with a time range of the last 7 days using node .agent/skills/google-trends/scripts/search.js -k "AI" -p youtube -t "now 7-d".

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 keyword analysis without manual browser searches?

Automating Google Trends research uses API queries to analyze trending topics and search volume over time, streamlining data-driven decision-making for content creation without manual browser searches.

Can I identify rising queries on YouTube for specific keywords over a custom time range?

Identifying rising queries on YouTube is possible by executing targeted script commands that specify the keyword, platform parameter, and time range like the last 7 days.

What do I need to run automated Google Trends API queries for market research?

Running automated Google Trends API queries requires Node.js 18+ and PNPM, specifically utilizing the commander and google-trends-api libraries to execute the search scripts.

What is the best way to analyze interest over time for strategic content planning?

Analyzing interest over time for strategic planning is best handled by automated scripts that query Google Trends, providing insights into user interests and search volume trends.

Does the Google Trends API support searching across Web, Images, and News platforms?

Google Trends API searches support multiple platforms including YouTube, Web, Images, and News, allowing comprehensive market research and topic validation across different media types.