algolia-pack Verified Silver

Verified Silver · 79/100 saas-packs v1.0.0 by Jeremy Longshore

Claude Code skill pack for Algolia (24 skills)

24 Skills
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install algolia-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> 24 production-ready Claude Code skills for Algolia search — real algoliasearch v5 API code, not templates.

Skills (24)

algolia-ci-integration SKILL.md View full skill →

'Configure Algolia CI/CD: GitHub Actions for index validation, automated.

ReadWriteEditBash(gh:*)Bash(npm:*)
algolia-common-errors SKILL.md View full skill →

'Diagnose and fix the top Algolia API errors: 400, 403, 404, 429, ApiError,.

ReadGrepBash(curl:*)Bash(npm:*)
algolia-core-workflow-a SKILL.md View full skill →

'Implement Algolia search with filters, facets, highlighting, and pagination.

ReadWriteEditBash(npm:*)Grep
algolia-core-workflow-b SKILL.md View full skill →

'Implement Algolia indexing pipeline: data sync, partial updates, synonyms,.

ReadWriteEditBash(npm:*)Grep
algolia-cost-tuning SKILL.md View full skill →

'Optimize Algolia costs: understand search request vs record pricing,.

ReadGrep
algolia-data-handling SKILL.md View full skill →

'Implement Algolia data handling: record transforms, PII filtering before.

ReadWriteEdit
algolia-debug-bundle SKILL.md View full skill →

'Collect Algolia debug evidence: index stats, API key ACLs, query logs,.

ReadBash(curl:*)Bash(npm:*)Bash(tar:*)Bash(jq:*)Grep
algolia-deploy-integration SKILL.md View full skill →

'Deploy Algolia-powered apps to Vercel, Fly.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)Bash(npm:*)
algolia-enterprise-rbac SKILL.md View full skill →

'Configure Algolia enterprise access control: team-scoped API keys, Secured.

ReadWriteEdit
algolia-hello-world SKILL.md View full skill →

"Create a minimal working Algolia example \u2014 index records and search\.

ReadWriteEditBash(npm:*)Bash(node:*)Bash(npx:*)