Install
$ agentstack add mcp-algolia-skills ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Algolia Skills
Agent skills for managing Algolia search, analytics, recommendations, and index configuration.
[](LICENSE)
✨ Skills
| 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 | | instantsearch | Build search UIs (autocomplete, search results, faceted search) with InstantSearch | | algolia-crawler | Crawl web pages or whole sites into a RAG-optimized index with the Algolia Crawler |
🚀 Installation
Marketplace (recommended)
/plugin marketplace add algolia/skills
/plugin install # e.g. algolia-mcp, algolia-cli, algobot-cli, instantsearch, algolia-crawler
Or install directly:
/plugin install @algolia-skills # e.g. algolia-mcp, algolia-cli, algobot-cli, instantsearch, algolia-crawler
npx
npx skills add https://github.com/algolia/skills
Clone / Copy
git clone https://github.com/algolia/skills.git
cp -r skills/ # e.g. algolia-mcp, algolia-cli, algobot-cli, instantsearch, algolia-crawler
Skills directories by agent
| Agent | Directory | | ------------ | ---------------------------- | | Claude Code | ~/.claude/skills/ | | Cursor | ~/.cursor/skills/ | | OpenAI Codex | ~/.codex/skills/ | | OpenCode | ~/.config/opencode/skills/ |
Restart your agent to load the skill.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: algolia
- Source: algolia/skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.