google

Automate Google web searches, news retrieval, and trend analysis workflows.

9|Updated May 7, 2026
One-click install
npx skills add https://github.com/mediause/agent-skills --skill google-mediause
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google
Source: https://github.com/mediause/agent-skills/tree/main/google
Command: npx skills add https://github.com/mediause/agent-skills --skill google-mediause

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Google-based research workflows by turning manual browsing into repeatable, auditable actions.

Core Features & Use Cases

  • Discover and configure the Google plugin with guest mode for safe, read-only exploration.
  • Execute a dynamic command map (account health, search web, search suggest, get news, get trends) within structured workflows.
  • Enforce pacing, rate limits, and safety checks to avoid anti-bot blocks and ensure reproducible results.
  • Examples include performing a web search for a keyword and then retrieving related news or trends for analysis.

Quick Start

Bind the guest Google account and run a web search for your keyword with the desired limit, then retrieve the corresponding news or trends in JSON.

Frequently Asked Questions about google

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

FAQPage Schema
How do I automate Google search results retrieval for keyword research?

Automate Google search retrieval by binding a guest account and executing structured web search commands with specific keywords and result limits to return JSON output. This workflow transforms manual browsing into repeatable, auditable actions for keyword exploration while enforcing rate limits to avoid anti-bot blocks.

Can I retrieve Google News and Trends data in JSON format automatically?

Yes, retrieve Google News and Trends data in JSON format automatically by executing the get news and get trends commands within structured workflows. These dynamic commands operate in guest-mode context, enabling automated news retrieval and trend analysis directly following an initial keyword web search.

Does automated Google web discovery require a Windows installation?

Yes, automated Google web discovery requires a Windows installation to configure the necessary plugin and establish the dynamic command map. This environment setup enables deterministic interactions for web discovery and enforces the strict pacing, rate limits, and safety checks required for guest-mode exploration.

What is the best way to avoid anti-bot blocks during automated Google searches?

The best way to avoid anti-bot blocks during automated Google searches is to use a guest-mode configuration that enforces strict pacing, rate limits, and safety checks. This read-only exploration approach ensures reproducible, deterministic interactions without triggering Google's anti-bot mechanisms.

How does guest mode work for safe Google web discovery?

Guest mode works by establishing a safe, read-only environment for Google web discovery that enforces strict pacing, rate limits, and safety checks. It enables you to execute dynamic commands for web search, news retrieval, and trend analysis without risking full account access or triggering anti-bot blocks.

What are the limitations of using guest mode for Google trend analysis?

Limitations of using guest mode for Google trend analysis include strict pacing, rate limits, and read-only access that may restrict large-scale retrieval workflows. Additionally, the dynamic command map and deterministic interactions require a dedicated Windows installation to function correctly.