Skip to main content
Back to registry

alicloud-ai-search-opensearch

cinience/alicloud-skills

Installs195
Install command
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-search-opensearch
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Category: provider Use the ha3engine SDK to push documents and execute HA/SQL searches. This skill focuses on API/SDK usage only (no console steps). Environment variables: Optional args: --cluster , --hit , --query . Pass criteria: command exits 0 and output/alicloud-ai-search-opensearch/validate.txt is generated. SDK package: alibabacloud-ha3engine Demos: data push and HA/SQL search demos in OpenSearch docs Source list: references/sources.md - Install SDK (recommended in a venv to avoid PEP 668 limits): - Provide connection config via environment variables: - OPENSEARCH_ENDPOINT (API domain) - OPENSEARCH_INSTANCE_ID - OPENSEARCH_USERNAME - OPENSEARCH_PASSWORD - OPENSEARCH_DATASOURCE (data source name) - OPENSEARCH_PK_FIELD (primary key field name) - OPENSEARCH_ENDPOINT - OPENSEARCH_INSTANCE_ID - OPENSEARCH_USERNAME - OPENSEARCH_PASSWORD - OPENSEARCH_DATASOURCE - OPENSEARCH_PK_FIELD (optional, default id ) - OPENSEARCH_CLUSTER (optional, default general ) - Use push_documents for add/delete updates. - Large query strings (>30KB) should use the RESTful search API. - HA queries are fast and flexible for vector + keyword retrieval; SQL is helpful for structured data. - Auth errors: verify username/password and instance access.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does alicloud-ai-search-opensearch do?

alicloud-ai-search-opensearch is listed in SkillJury, but the source summary is still sparse.

Is alicloud-ai-search-opensearch good?

alicloud-ai-search-opensearch does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does alicloud-ai-search-opensearch work with?

alicloud-ai-search-opensearch currently lists compatibility with codex, gemini-cli, cursor, kimi-cli, amp, github-copilot.

What are alternatives to alicloud-ai-search-opensearch?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install alicloud-ai-search-opensearch?

npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-search-opensearch

Related skills

More from cinience/alicloud-skills

Related skills

Alternatives in Software Engineering