Google Custom Search Skill

Search

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for Google Custom Search tools.

3 tools
SKILL.md

Google Custom Search
SKILL.md

Domain knowledge for Google Custom Search — web and image search via API

Google Custom Search

Data Model

  • Search: google_custom_search_search_custom — web search with query, num, safe params.
  • Site restrict: google_custom_search_siterestrict — search within specific sites.
  • Engine info: google_custom_search_get_engine_info — metadata about the search engine.

Gotchas

  • cx and key: Both required as query params. Create a Programmable Search Engine and get cx from its control panel.

Use with Google Custom Search Bundle

This skill teaches your AI assistant domain knowledge. To actually execute Google Custom Search API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use Google Custom Search?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

Google Custom Search Skill - MCP Bundles