google-search

Query Google search results via OneKey Agent Router with a unified API key.

3|Updated Nov 6, 2025
One-click install
npx skills add https://github.com/aiagenta2z/onekey-agent-router --skill google-search-aiagenta2z
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-search
Source: https://github.com/aiagenta2z/onekey-agent-router/tree/main/skills/google-search
Command: npx skills add https://github.com/aiagenta2z/onekey-agent-router --skill google-search-aiagenta2z

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ai_agent_marketplace, and includes scripts (resource) components.

What problem does it solve?

Google searches can be integrated into applications and agents through OneKey Router, enabling programmatic access to search results without manual web interactions.

Core Features & Use Cases

  • Unified access to Google Search via the OneKey Agent Router using a single API key.
  • Supports automated query input, result retrieval, and easy integration into AI workflows for information gathering and assistant tools.
  • Use Case: Build a chat assistant that fetches fresh search results for user questions and presents summaries.

Quick Start

Set your OneKey access key and call the google_search tool with a JSON payload containing your query.

Frequently Asked Questions about google-search

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

FAQPage Schema
How do I retrieve Google search results programmatically for an AI assistant?

Retrieve Google search results programmatically by querying the google_search tool via OneKey Agent Router, using a single unified API key to fetch structured data for AI assistants.

Can I use a single API key to access Google search across different applications?

Yes, unified Google search access via OneKey Router allows a single API key to query search results across typical scenarios, including keyword queries and basic result pagination.

What inputs are required to query Google search through the OneKey Agent Router?

Querying Google search requires a OneKey Router access key, the google_search API ID, and a JSON payload containing the user query, returning structured results.

Does the Google search API integration support result pagination?

The Google search API integration supports typical search scenarios including keyword queries and basic result pagination, returning structured results for information retrieval workflows.

What happens if required inputs are missing during the Google search API invocation?

During Google search API invocation, the integration gracefully handles missing inputs, ensuring the query process manages incomplete data without breaking the information retrieval workflow.

Is OneKey Router suitable for building search-backed information retrieval workflows?

OneKey Router is suitable for building search-backed assistants and information retrieval workflows, providing automated query input and result retrieval for fresh data gathering.