opensearch-projectopensearch-projectOfficialยท6 Agent Skills Included

opensearch-agent-skills

Build OpenSearch search apps, analyze logs, deploy to cloud

Builds complete OpenSearch search applications with BM25, semantic, hybrid, and agentic search from sample data to a running UI. Queries logs and distributed traces with PPL to find error patterns, slow spans, and service dependencies without manual query writing. Provisions managed OpenSearch on AWS or Aiven and ingests PDFs and documents into search-ready chunks at scale.
npx skills add opensearch-project/opensearch-agent-skills --all -g -y
Available:

Explains the skill tree structure so your AI agent can route requests to the right search, observability, ingest, or cloud skill and run the shared CLI scripts directly.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OpenSearch Agent Skills?โ–ผ

Run `npx skills add opensearch-project/opensearch-agent-skills --all -g -y` in your terminal to install the full skill collection globally.

How to build a semantic search app with OpenSearch?โ–ผ

The opensearch-launchpad skill guides your agent from sample data through index setup, embedding model deployment, and a running search UI with BM25, vector, hybrid, or agentic search.

Can it analyze logs and traces in OpenSearch?โ–ผ

Yes. The log-analytics and trace-analytics skills discover your indices, learn the schema, and generate verified PPL queries for error patterns, slow spans, and service maps.

Does it work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal Agent Skills standard and run in Claude Code, Cursor, Kiro, and any compatible agent without requiring an MCP server.

Can I deploy OpenSearch to AWS or Aiven?โ–ผ

Yes. Dedicated skills provision Amazon OpenSearch Service domains, Serverless collections, and Aiven managed clusters, then deploy your search configuration to them.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’