algolia-core-workflow-a

Installation
SKILL.md

Algolia Core Workflow A — Search & Filtering

Overview

Primary Algolia workflow: full-text search with filters, faceted navigation, hit highlighting, and pagination. Uses searchSingleIndex (v5) with real Algolia search parameters.

Prerequisites

  • Completed algolia-install-auth and algolia-hello-world setup
  • Index populated with records (see algolia-hello-world)
  • Index settings configured with searchableAttributes and attributesForFaceting

Instructions

Step 1: Configure Index for Filtering

import { algoliasearch } from 'algoliasearch';
Related skills
Installs
1
GitHub Stars
2.2K
First Seen
Apr 13, 2026