Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
zilliztech
GitHub 创作者资料

zilliztech

按仓库查看 10 个 GitHub 仓库中的 65 个已收集 skills,并展示近似职业覆盖。

已收集 skills
65
仓库
10
职业领域
2
更新
2026-06-01
职业覆盖
该创作者主要覆盖的职业大类。
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

#001
milvus-marketplace
25 个 skills22更新于 2026-02-04
占该创作者 38%
clustering
数据科学家

Use when user needs to group similar items together. Triggers on: clustering, group similar, topic modeling, user segmentation, categorization, automatic classification, unsupervised grouping.

2026-02-04
duplicate-detection
数据科学家

Use when user needs to find duplicate or similar content. Triggers on: duplicate, deduplication, plagiarism detection, similar content, near-duplicate, similarity detection, content dedup, find copies.

2026-02-04
chat-memory
软件开发工程师

Use when user needs long-term memory for chatbots. Triggers on: chat memory, conversation history, long-term memory, chatbot memory, memory retrieval, persistent memory, remember conversations.

2026-02-04
image-search
数据科学家

Use when user wants to build image search or similar image finding. Triggers on: image search, similar image, visual search, image retrieval, CLIP, reverse image search, image matching, find similar photos.

2026-02-04
multimodal-rag
软件开发工程师

Use when user needs RAG on documents with images and text. Triggers on: multimodal RAG, image-text mixed, document with images, PDF with charts, visual RAG, visual Q&A, documents with figures.

2026-02-04
text-to-image-search
软件开发工程师

Use when user needs to search images using natural language descriptions. Triggers on: text to image, describe and find, natural language image search, image caption search, find image by description, describe to find.

2026-02-04
video-search
软件开发工程师

Use when user needs to search video content by text or image. Triggers on: video search, video retrieval, video clips, meeting recordings, tutorial videos, surveillance playback, find moment in video.

2026-02-04
agentic-rag
软件开发工程师

Use when user needs an autonomous RAG agent that decides when and what to retrieve dynamically. Triggers on: agentic RAG, agent, autonomous retrieval, tool use, function calling, research agent, conversational RAG, dynamic retrieval, self-directed search, RAG with tools, intelligent assistant, adaptive retrieval.

2026-02-04
当前展示该仓库 Top 8 / 25 个已收集 skills。
#002
zilliz-plugin
21 个 skills32更新于 2026-05-21
占该创作者 32%
diagnose
网络与计算机系统管理员

Use when the user reports that a Zilliz Cloud cluster or Milvus collection is unhealthy, slow, stuck, returning errors, hitting quotas, or otherwise misbehaving — or when they ask "what's wrong with...", "why is ... slow", "diagnose ...", "troubleshoot ...".

2026-05-21
ask-zilliz
数据库架构师

Zilliz Cloud onboarding and usage assistant. Helps users understand Zilliz Cloud, choose the right plan, estimate costs, write code, debug issues, and adopt new features like Functions, Volumes, and Global Clusters. Use this skill whenever the user asks about Zilliz Cloud — including plan selection, pricing, cost estimation, capacity planning, cluster configuration, SDK usage, schema design, search patterns, migration, troubleshooting, MCP server setup, Terraform, auto-scaling, metrics/alerts, backup/restore, or any "how do I do X with Zilliz Cloud" question. Also trigger when the user mentions keywords like: "Zilliz", "zilliz cloud", "vector database", "which plan", "serverless vs dedicated", "CU", "vCU", "Milvus cloud", "pymilvus", "collection", "embedding function", "hybrid search", "rerank", "BM25", "global cluster", "BYOC", "tiered storage", "volume", "data import", "MCP server", "partition key", or error messages from Zilliz Cloud.

2026-05-15
backup
网络与计算机系统管理员

Use when the user wants to create, list, describe, delete, export, or restore backups, or manage backup policies on Zilliz Cloud.

2026-05-15
billing
会计师与审计师

Use when the user wants to check usage, view invoices, or manage payment methods on Zilliz Cloud.

2026-05-15
cluster
网络与计算机系统管理员

Use when the user wants to create, list, describe, delete, suspend, resume, or modify Zilliz Cloud clusters.

2026-05-15
collection
数据库架构师

Use when the user wants to create, list, describe, drop, rename, load, release, or manage collections and collection aliases in Milvus.

2026-05-15
database
数据库架构师

Use when the user wants to create, list, describe, or drop databases in Milvus.

2026-05-15
external-collection
数据库架构师

Use when the user wants to trigger, describe, or list refresh jobs for an external collection (a collection backed by an external data source such as Vector Lake). Note this is the data-plane refresh workflow, not collection CRUD -- for create/drop/load see the collection skill.

2026-05-15
当前展示该仓库 Top 8 / 21 个已收集 skills。
#003
memsearch
8 个 skills1.9k175更新于 2026-05-29
占该创作者 12%
memory-config
软件开发工程师

Diagnose and configure MemSearch memory behavior for the Claude Code plugin. Use when the user asks about MemSearch configuration, plugin summarization, PROJECT.md/USER.md maintenance, memory directories, index health, provider routing, prompt files, or migration/compatibility questions.

2026-05-29
memory-config
软件开发工程师

Diagnose and configure MemSearch memory behavior for the Codex plugin. Use when the user asks about MemSearch configuration, plugin summarization, PROJECT.md/USER.md maintenance, memory directories, index health, provider routing, prompt files, or migration/compatibility questions.

2026-05-29
memory-config
软件开发工程师

Diagnose and configure MemSearch memory behavior for the OpenClaw plugin. Use when the user asks about MemSearch configuration, plugin summarization, PROJECT.md/USER.md maintenance, memory directories, index health, provider routing, prompt files, or migration/compatibility questions.

2026-05-29
memory-recall
软件开发工程师

Search and recall relevant memories from past sessions via memsearch. Use when the user's question could benefit from historical context, past decisions, debugging notes, previous conversations, or project knowledge -- especially questions like 'what did I decide about X', 'why did we do Y', or 'have I seen this before'. Also use when you see `[memsearch] Memory available` hints injected via SessionStart or UserPromptSubmit. Typical flow: search for 3-5 chunks, expand the most relevant, optionally deep-drill into original transcripts via the anchor format. Skip when the question is purely about current code state (use Read/Grep), ephemeral (today's task only), or the user has explicitly asked to ignore memory.

2026-05-29
memory-config
软件开发工程师

Diagnose and configure MemSearch memory behavior for the OpenCode plugin. Use when the user asks about MemSearch configuration, plugin summarization, PROJECT.md/USER.md maintenance, memory directories, index health, provider routing, prompt files, or migration/compatibility questions.

2026-05-29
memory-recall
软件开发工程师

Search and recall relevant memories from past sessions via memsearch. Use when the user's question could benefit from historical context, past decisions, debugging notes, previous conversations, or project knowledge -- especially questions like 'what did I decide about X', 'why did we do Y', or 'have I seen this before'. Also use when you see `[memsearch] Memory available` hints injected via SessionStart or UserPromptSubmit. Typical flow: search for 3-5 chunks, expand the most relevant, optionally deep-drill into original transcripts via the anchor format. Skip when the question is purely about current code state (use Read/Grep), ephemeral (today's task only), or the user has explicitly asked to ignore memory.

2026-05-18
memory-recall
软件开发工程师

Search and recall relevant memories from past sessions via memsearch. Use when the user's question could benefit from historical context, past decisions, debugging notes, previous conversations, or project knowledge -- especially questions like 'what did I decide about X', 'why did we do Y', or 'have I seen this before'. Also use when you see `[memsearch] Memory available` hints injected via SessionStart or UserPromptSubmit. Typical flow: search for 3-5 chunks, expand the most relevant, optionally deep-drill into original transcripts via the anchor format. Skip when the question is purely about current code state (use Read/Grep), ephemeral (today's task only), or the user has explicitly asked to ignore memory.

2026-04-30
memory-recall
软件开发工程师

Search and recall relevant memories from past sessions via memsearch. Use when the user's question could benefit from historical context, past decisions, debugging notes, previous conversations, or project knowledge -- especially questions like 'what did I decide about X', 'why did we do Y', or 'have I seen this before'. Also use when you see `[memsearch] Memory available` hints injected via SessionStart or UserPromptSubmit. Typical flow: search for 3-5 chunks, expand the most relevant, optionally deep-drill into original transcripts via the anchor format. Skip when the question is purely about current code state (use Read/Grep), ephemeral (today's task only), or the user has explicitly asked to ignore memory.

2026-04-30
#004
knowhere
5 个 skills353150更新于 2026-05-19
占该创作者 7.7%
#006
terraform-provider-zillizcloud
1 个 skills176更新于 2026-05-14
占该创作者 1.5%
#007
zilliz-skill
1 个 skills41更新于 2026-05-21
占该创作者 1.5%
#008
mfs
1 个 skills11更新于 2026-06-01
占该创作者 1.5%
#010
gemini-cli-extension
1 个 skills01更新于 2026-04-15
占该创作者 1.5%
已展示 10 / 10 个仓库
已展示全部仓库