Skip to main content
Back to registry

alicloud-ai-search-milvus

cinience/alicloud-skills

Installs193
Install command
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-search-milvus
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Category: provider This skill uses standard PyMilvus APIs to connect to AliCloud Milvus and run vector search. Environment variables: Optional args: --collection , --dimension , --limit , --filter . Pass criteria: command exits 0 and output/alicloud-ai-search-milvus/validate.txt is generated. PyMilvus MilvusClient examples for AliCloud Milvus Source list: references/sources.md - Install SDK (recommended in a venv to avoid PEP 668 limits): - Provide connection via environment variables: - MILVUS_URI (e.g. http:// :19530 ) - MILVUS_TOKEN ( : ) - MILVUS_DB (default: default ) - MILVUS_URI - MILVUS_TOKEN - MILVUS_DB (optional) - MILVUS_COLLECTION (optional) - MILVUS_DIMENSION (optional) - Insert is async; wait a few seconds before searching newly inserted data. - Keep vector dimension aligned with your embedding model. - Use filters to enforce tenant scoping or dataset partitions. - Auth errors: check MILVUS_TOKEN and instance permissions. - Dimension mismatch: ensure all vectors match collection dimension.

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-milvus do?

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

Is alicloud-ai-search-milvus good?

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

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

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

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

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

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

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

Related skills

More from cinience/alicloud-skills

Related skills

Alternatives in Software Engineering