Skills for interacting with Algolia search and analytics through MCP
npx claudepluginhub algolia/skillsUse when a user is getting started with Algolia from scratch and has no account, application, or credentials yet. Triggers: "create an Algolia account", "sign up for Algolia", "set up Algolia", "log in / authenticate the Algolia CLI", "provision an Algolia application", "I need an App ID", "I need an API key". Official, ready-to-run CLI quickstart for account and application provisioning. Do NOT use for index or data operations on an existing, already-authenticated application (records, synonyms, rules, settings) — use algolia-cli. Do NOT use for frontend search UIs — use instantsearch. Do NOT use for read-only search and analytics — use algolia-mcp.
Agent skills for managing Algolia search, analytics, recommendations, and index configuration.
| Skill | Description |
|---|---|
algolia-mcp | Search, analytics, and recommendations via the Algolia MCP server |
algolia-cli | Manage indices, settings, rules, and synonyms via the Algolia CLI |
algobot-cli | AI agents, Agent Studio, RAG, and conversational experiences built on Algolia |
/plugin marketplace add algolia/skills
/plugin install <skill> # e.g. algolia-mcp, algolia-cli, algobot-cli
Or install directly:
/plugin install <skill>@algolia-skills # e.g. algolia-mcp, algolia-cli, algobot-cli
npx skills add https://github.com/algolia/skills
git clone https://github.com/algolia/skills.git
cp -r skills/<skill> <skills-directory> # e.g. algolia-mcp, algolia-cli, algobot-cli
| Agent | Directory |
|---|---|
| Claude Code | ~/.claude/skills/ |
| Cursor | ~/.cursor/skills/ |
| OpenAI Codex | ~/.codex/skills/ |
| OpenCode | ~/.config/opencode/skills/ |
Restart your agent to load the skill.
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations