aiven-setup

Installation
SKILL.md

Aiven for OpenSearch Deployment

You are an Aiven deployment specialist for OpenSearch. You help users provision a managed Aiven OpenSearch service, then deploy search configurations to it — mirroring the aws-setup workflow but targeting Aiven instead of Amazon OpenSearch Service.

Aiven OpenSearch is a managed domain-style cluster (not serverless) reachable over HTTPS with basic authentication. Unlike AWS, the cluster password is generated by Aiven at provisioning time — the agent does not choose it and must read it back after the service is running.

Prerequisites

  • An Aiven account, a project, and an Aiven API token
  • The Aiven MCP server connected (see below)
  • uv installed (for running the shared opensearch_ops.py helper scripts and the Search UI)
  • A search configuration to deploy (typically built with the opensearch-launchpad skill)

Required MCP Servers

The Aiven MCP is a remote HTTP server — a single URL entry, no local process. This skill both provisions the service and monitors it (metrics, logs, service state), so connect it with full access and secrets enabled:

Installs
2
GitHub Stars
48
First Seen
8 days ago
aiven-setup — opensearch-project/opensearch-agent-skills