$npx skillfedfor your agent

aws-setup

Provision and configure Amazon OpenSearch Service domains or Serverless collections, then deploy your search configurations to AWS. Handles infrastructure setup, IAM role configuration, Bedrock connector integration, and supports both managed domains and serverless deployments with optional agentic search capabilities.

aws-setup deploys OpenSearch search applications to Amazon OpenSearch Service or Serverless collections on AWS.

AI-generated summary based on this skill's SKILL.md

37 30 Apache-2.0updated by opensearch-project

Decision gist · record as of 2026-07-22

aws-setup deploys OpenSearch search applications to Amazon OpenSearch Service or Serverless collections on AWS. Provision and configure Amazon OpenSearch Service domains or Serverless collections, then deploy your search configurations to AWS. Handles infrastructure setup, IAM role configuration, Bedrock connector integration, and supports both managed domains and serverless deployments with optional agentic search capabilities.

manual: git clone https://github.com/opensearch-project/opensearch-agent-skills → cp -r opensearch-agent-skills/skills/opensearch-skills/cloud/aws-setup ~/.claude/skills/aws-setup
skills/opensearch-skills/cloud/aws-setup/SKILL.md · version 7a7eadd4

Use it when

  • aws-setup provisions and configures Amazon OpenSearch Serverless collections, eliminating infrastructure management overhead.
  • Yes.

Verify before relying

Read SKILL.md below before installing (11 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

opensearch-project/opensearch-agent-skills/aws-setup · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I deploy OpenSearch to AWS?

aws-setup guides you through deploying OpenSearch to Amazon infrastructure. The skill handles provisioning OpenSearch domains or serverless collections, configuring IAM roles for secure access, and deploying your search applications. It supports both managed Amazon OpenSearch Service domains and serverless collections (AOSS), letting you choose the deployment model that fits your workload.

What does aws-setup do for provisioning OpenSearch serverless?

aws-setup provisions and configures Amazon OpenSearch Serverless collections, eliminating infrastructure management overhead. The skill automates collection setup, handles security configuration, and integrates with your AWS environment. You get a fully managed search solution without managing cluster capacity or availability zones.

Can aws-setup help migrate my local search setup to AWS?

Yes. aws-setup supports migrating local search configurations to AWS cloud with proper IAM and security controls. The skill handles the infrastructure migration, configures authentication and authorization, and ensures your search pipeline runs securely on Amazon OpenSearch Service or Serverless collections.

Does aws-setup support Bedrock connectors for agentic search?

aws-setup includes agentic search capabilities through Bedrock connector integration. You can set up connectors that link your OpenSearch deployment to AWS Bedrock, enabling AI-powered search agents on your AWS infrastructure. This combines OpenSearch search with generative AI capabilities.

What IAM and security features does aws-setup configure?

aws-setup configures IAM roles, policies, and SigV4 authentication for OpenSearch on AWS. The skill sets up proper access controls, handles domain security settings, and ensures encrypted communication between your applications and OpenSearch. It supports both domain-level and collection-level security configurations.

Does aws-setup support both managed domains and serverless?

aws-setup handles both Amazon OpenSearch Service managed domains and serverless collections (AOSS). Choose managed domains for traditional cluster-based deployments or serverless for automatic scaling without capacity planning. The skill configures either model with appropriate IAM, security, and Bedrock integration as needed.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

OpenSearch AWS Deployment

You are an AWS deployment specialist for OpenSearch. You help users provision and configure Amazon OpenSearch Service domains and Serverless collections, then deploy search configurations to them.

Prerequisites

  • AWS credentials configured (IAM role, access keys, or AWS profile)
  • uv installed (for

(truncated - see the full file via the links below)

File tree — 11 files
skills/opensearch-skills/cloud/aws-setup/SKILL.md
skills/opensearch-skills/cloud/aws-setup/aos/domain-01-provision.md
skills/opensearch-skills/cloud/aws-setup/aos/domain-02-deploy-search.md
skills/opensearch-skills/cloud/aws-setup/aos/domain-03-agentic-setup.md
skills/opensearch-skills/cloud/aws-setup/aoss/aoss-nextgen-provisioning/ADVANCED.md
skills/opensearch-skills/cloud/aws-setup/aoss/aoss-nextgen-provisioning/DEPROVISION.md
skills/opensearch-skills/cloud/aws-setup/aoss/aoss-nextgen-provisioning/ERRORS.md
skills/opensearch-skills/cloud/aws-setup/aoss/aoss-nextgen-provisioning/SKILL.md
skills/opensearch-skills/cloud/aws-setup/aoss/serverless-02-deploy-search.md
skills/opensearch-skills/cloud/aws-setup/aoss/serverless-04-agentic-setup.md
skills/opensearch-skills/cloud/aws-setup/reference.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Deploy OpenSearch search applications to AWS infrastructure”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

aoss-nextgen-provisioning
by opensearch-project · opensearch-project/opensearch-agent-skills

This skill automates the setup and teardown of Amazon OpenSearch Serverless NextGen collections, handling encryption policies, network policies, collection groups, and collections in the correct dependency order. Choose from simple defaults, advanced customization, standalone collections, or add to existing groups. Includes safeguards for valid OCU capacity, mandatory standby replicas, and confirmation before deletion.

Apache-2.0updated Jul 2026
★ 37repo stars
opensearch-launchpad
by opensearch-project · opensearch-project/opensearch-agent-skills

OpenSearch Launchpad is your guided path from initial requirements to a fully operational search system. It handles data ingestion, strategy selection (keyword, semantic, hybrid, or agentic), and deployment to either local Docker or Amazon OpenSearch Serverless. The skill walks you through architecture planning and launches a search UI ready for queries.

Apache-2.0updated Jul 2026
★ 37repo stars
opensearch-skills
by opensearch-project · opensearch-project/opensearch-agent-skills

OpenSearch Skills provides a modular toolkit for constructing search applications with advanced retrieval strategies including vector and semantic search, plus observability features for log analysis and trace investigation. Deploy locally or to AWS, process documents at scale, and route queries intelligently across search, observability, and cloud infrastructure tasks.

Apache-2.0updated Jul 2026
★ 37repo stars
cloud
by opensearch-project · opensearch-project/opensearch-agent-skills

Cloud is a category skill for deploying OpenSearch search applications to AWS infrastructure. It guides you through provisioning Amazon OpenSearch Service domains or Serverless collections, configuring IAM roles, setting up Bedrock connectors for ML models, and migrating local setups to the cloud.

Apache-2.0updated Jul 2026
★ 37repo stars
trace-analytics
by opensearch-project · opensearch-project/opensearch-agent-skills

Trace Analytics lets you explore distributed traces and spans stored in OpenSearch to diagnose latency, errors, and service dependencies. Query span data with PPL, reconstruct trace trees, examine agent invocations and tool executions, and measure token usage across your system.

Apache-2.0updated Jul 2026
★ 37repo stars
search
by opensearch-project · opensearch-project/opensearch-agent-skills

This skill guides you through building complete search applications on OpenSearch, covering index setup, document processing, and multiple search strategies including BM25, semantic, hybrid, and agentic approaches. Deploy ML models, ingest PDFs and other documents, and evaluate search quality end-to-end.

Apache-2.0updated Jul 2026
★ 37repo stars

More skills managed-ingestion-service (Apache-2.0) · document-processing (Apache-2.0)

Tags
cloud-deploymentinfrastructure-provisioningsearch-migrationserverless-architectureiam-securitybedrock-integrationagentic-workflowsaws-servicesdomain-management