Claude Code Plugins

Community-maintained marketplace

Feedback
1
0

Algolia search indexing and querying

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name algolia-search
description Algolia search indexing and querying
allowed-tools Bash, Read, WebFetch

Algolia Search Skill

Overview

Full-text search via Algolia. 90%+ context savings.

Requirements

  • ALGOLIA_APP_ID
  • ALGOLIA_API_KEY

Tools (Progressive Disclosure)

Search

Tool Description
search Search index
browse Browse all records
multi-search Search multiple indices

Index

Tool Description Confirmation
list-indices List indices No
save-object Add/update object Yes
delete-object Delete object Yes
clear-index Clear index REQUIRED

Settings

Tool Description
get-settings Get index settings
set-settings Update settings

Agent Integration

  • developer (primary): Search implementation
  • performance-engineer (secondary): Search optimization