algolia-vercel
Installation
SKILL.md
Algolia on Vercel
The Vercel Marketplace can create an Algolia application and inject its credentials into a project. This skill covers the Algolia half of that: what the injected variables mean, what to rename them to, which index to search, and what counts as proof that search works.
The Vercel half is Vercel's to document. Send every question about teams, linking, installing the integration, plans, terms, billing, prefixes, and environment commands to:
- https://vercel.com/docs/cli/integration
- https://vercel.com/docs/cli/env
vercel integration guide algolia --framework <your framework>— the integration's own live wiring guide, and the source of truth for the variable names it currently injects
When to Apply
- The user is on Vercel and wants Algolia from the Marketplace, or names
vercel integration add algolia - Marketplace-injected
ALGOLIA_*variables exist and need to reach the Algolia CLI, the server, or the browser - A Vercel-provisioned Algolia application needs its first successful query
Do not apply when: