← 返回 Skills 市场
N8N QDrant workflow expert
作者
EncryptShawn
· GitHub ↗
· v1.0.0
· MIT-0
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install n8n-qdrant
功能描述
Expertise in designing, building, and troubleshooting production-grade n8n workflows for Qdrant ingestion, retrieval, hybrid search, and RAG pipelines.
安全使用建议
This skill is documentation and example workflows for n8n→Qdrant RAG pipelines and appears internally consistent. Before importing or running any of the example workflows: 1) Replace all CONFIGURE_ME_* placeholders and verify the intended credential method (n8n credentials vs environment variables). 2) Confirm where sensitive data will be sent — examples call OpenAI, Qdrant, Gemini, Slack, and show an optional sparse-encoder HTTP endpoint; avoid sending confidential data to third-party endpoints you don't control. 3) Don’t paste production secrets into workflow JSON — configure them via n8n credentials or secure env storage. 4) If you run the sparse encoder as a service, host it in your environment or add authentication to avoid leaking queries. 5) Test in a sandbox account and audit logs/rate limits/costs before enabling scheduled ingestion. The only metadata inconsistency: the registry declares no required env vars while the examples depend on external service credentials — that’s expected for instruction-only skills but worth noting.
能力评估
Purpose & Capability
The name/description (n8n workflows for Qdrant ingestion, retrieval, hybrid search, RAG) match the provided SKILL.md and example workflows. References to Qdrant, LangChain vector store, OpenAI/Gemini embeddings, Slack, and optional sparse encoders are expected for this use case.
Instruction Scope
SKILL.md and docs are comprehensive and stay within the domain of designing n8n workflows. They include instructions to call external APIs (OpenAI, Qdrant, Google Gemini), to deploy or call a sparse-encoder service, and to use code nodes inside n8n (JS). No instructions attempt to read unrelated system files or secretly exfiltrate data, but the workflows explicitly send user content to third‑party services — review that carefully before enabling in production.
Install Mechanism
There is no install spec and no code shipped that would be downloaded or executed by the platform. This is instruction-only documentation and example JSON for n8n — lowest install risk.
Credentials
The registry metadata lists no required env vars/credentials, but the workflows and docs clearly expect credentials and environment variables for OpenAI, Qdrant, Slack, Google/Gemini, and possibly a sparse-encoder service. Those credentials are appropriate for the skill's purpose, but the metadata omission means users must manually supply and configure them in n8n; verify all credential placeholders (e.g., CONFIGURE_ME_*, $env.OPENAI_API_KEY) before use.
Persistence & Privilege
always:false and there is no code that modifies other skills or system-wide settings. The skill does not request persistent platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install n8n-qdrant - 安装完成后,直接呼叫该 Skill 的名称或使用
/n8n-qdrant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the n8n + Qdrant: Ingestion & RAG Pipeline Skill.
- Provides step-by-step guidance for end-to-end Qdrant ingestion and retrieval workflows in n8n.
- Explains the difference between the Official Qdrant Node and the built-in LangChain Vector Store Node, with clear usage recommendations.
- Includes pipeline architecture diagrams for both ingestion and RAG retrieval flows.
- Covers credentials setup for both cloud and local Qdrant deployments.
- Offers naming conventions, a decision matrix for node selection, and critical rules for robust, production-grade pipelines.
- Points to detailed documentation for further reference and best practices.
元数据
常见问题
N8N QDrant workflow expert 是什么?
Expertise in designing, building, and troubleshooting production-grade n8n workflows for Qdrant ingestion, retrieval, hybrid search, and RAG pipelines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 N8N QDrant workflow expert?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install n8n-qdrant」即可一键安装,无需额外配置。
N8N QDrant workflow expert 是免费的吗?
是的,N8N QDrant workflow expert 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
N8N QDrant workflow expert 支持哪些平台?
N8N QDrant workflow expert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 N8N QDrant workflow expert?
由 EncryptShawn(@encryptshawn)开发并维护,当前版本 v1.0.0。
推荐 Skills