search-app-setup
CommunityBuild a complete Elastic search app
Authorpatrykkopycinski
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill guides developers through provisioning, configuring, and validating an Elastic-powered search application to remove friction when creating indices, managing synonyms, and integrating search into a UI or Kibana.
Core Features & Use Cases
- Index creation & mappings: Use create_index to define indices, mappings, and analyzers for relevance control.
- Search application integration: Provision a search application or integrate programmatic search into a custom front-end or Kibana Discover.
- Synonyms and relevance tuning: Manage synonyms and adjust analyzers to improve query matching.
- Indexing and validation: Index sample data with index_document or bulk_index and verify behavior with search and test_search.
- Use Case: Quickly scaffold a product catalog search with synonyms, tuned relevance, and a simple search UI for demonstration or production testing.
Quick Start
Ask the AI to create an Elastic search application by provisioning a new index with mappings, loading sample data, enabling synonyms, running basic searches for validation, and scaffolding a simple search UI.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: search-app-setup Download link: https://github.com/patrykkopycinski/elastic-cursor-plugin/archive/main.zip#search-app-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.