search-api
Installation
SKILL.md
Search API
The Search API provides search functionality for various data sources. It's used by developers and applications that need to quickly and efficiently find specific information within large datasets.
Official docs: https://developers.google.com/custom-search/v1/reference/rest
Search API Overview
- Search
- Query
- Results
- Document
Working with Search API
This skill uses the Membrane CLI (npx @membranehq/cli@latest) to interact with Search API. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.