algolia-search
Installation
SKILL.md
Algolia Search
Algolia Search is a hosted search engine that provides website and mobile app developers with the tools to build fast and relevant search experiences. It's used by companies of all sizes looking to improve their site search functionality.
Official docs: https://www.algolia.com/doc/
Algolia Search Overview
- Index
- Record
- API Key
Working with Algolia Search
This skill uses the Membrane CLI to interact with Algolia Search. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills