← 返回 Skills 市场
QDrant Ingestion & Retrieval Best Practices
作者
EncryptShawn
· GitHub ↗
· v1.0.0
· MIT-0
120
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qdrant-ingestion-best-practices
功能描述
Provides production-grade guidance for designing, ingesting, and retrieving data in Qdrant-based RAG pipelines with best practices for chunking, metadata, mo...
安全使用建议
This skill is documentation and appears internally consistent with its stated purpose. Before adopting the guidance in production: (1) ensure any embedding or API clients you implement follow your org's credential handling and secrets policies (the guides reference OpenAI and other models but the skill does not request keys), (2) implement the recommended orchestration-layer access controls they describe rather than embedding permissions in payloads, (3) validate recommended HNSW/quantization changes against your own data (these settings can impact recall and cost), and (4) treat code snippets as templates — review, test, and secure any connector or embed_fn implementations you write based on them. If you need me to, I can scan any concrete ingestion code you plan to deploy for potential privacy or security issues.
能力评估
Purpose & Capability
The skill name and description match the provided content: all files are guidance about ingestion, chunking, metadata, retrieval, and operational patterns for Qdrant. It does not request unrelated binaries, credentials, or system access.
Instruction Scope
SKILL.md and the guides contain prescriptive steps, code examples, and rules that stay within the domain of designing and operating Qdrant RAG pipelines. The instructions do not tell the agent to read arbitrary host files, environment variables, or contact hidden endpoints. They explicitly prohibit embedding agent permission lists in chunk payloads and direct developers to use an orchestration layer for policy.
Install Mechanism
No install spec and no code files to execute at install time — the skill is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The examples mention embedding providers and Qdrant clients, but those are usage recommendations; the skill does not request keys or secrets itself.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges. It contains no code that modifies agent configuration or other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qdrant-ingestion-best-practices - 安装完成后,直接呼叫该 Skill 的名称或使用
/qdrant-ingestion-best-practices触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — comprehensive skill update focused on Qdrant-based RAG pipeline best practices:
- Replaced old quick-reference files with a modular guides structure covering ingestion, retrieval, metadata, chunking, embedding models, access control, and operational standards.
- Added `QUICK_REFERENCE.md` and 10 detailed `guides/` documents for all major pipeline topics.
- Significantly expanded rules and required pipeline stages, emphasizing determinism, access control, idempotency, and strict best practices.
- Updated all guidance and quick answers for current model best practices, hybrid search, and multi-collection recommendations.
- Removed outdated files (`performance.md`, `queries.md`) and reorganized all content for clarity and completeness.
元数据
常见问题
QDrant Ingestion & Retrieval Best Practices 是什么?
Provides production-grade guidance for designing, ingesting, and retrieving data in Qdrant-based RAG pipelines with best practices for chunking, metadata, mo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 QDrant Ingestion & Retrieval Best Practices?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qdrant-ingestion-best-practices」即可一键安装,无需额外配置。
QDrant Ingestion & Retrieval Best Practices 是免费的吗?
是的,QDrant Ingestion & Retrieval Best Practices 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
QDrant Ingestion & Retrieval Best Practices 支持哪些平台?
QDrant Ingestion & Retrieval Best Practices 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 QDrant Ingestion & Retrieval Best Practices?
由 EncryptShawn(@encryptshawn)开发并维护,当前版本 v1.0.0。
推荐 Skills