AI AGENT ADDONS

Elasticsearch Onboarding

elastic/agent-skills
Backend & APIs
2,026installs

Building search into your app can feel overwhelming at first. This guide helps you start from scratch with Elasticsearch. It walks you through understanding your needs, mapping your data, and creating a working search experience.

You will learn best practices like using versioned index names and aliases to avoid costly changes later. The guide asks one question at a time and only writes code after you confirm your approach.

Whether you need full‑text search, vector search, or a RAG pipeline, this skill adapts to your use case. It explains every decision in simple terms so you can build with confidence.

Add Elasticsearch Onboarding skill to your workflow

Global

mkdir -p ~/.claude/skills/elasticsearch-onboarding

Project

mkdir -p .claude/skills/elasticsearch-onboarding

Source Repository

Stars
516
Forks
39
Watchers
516
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago