← Back to Skills Marketplace
encryptshawn

N8N QDrant workflow expert

by EncryptShawn · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install n8n-qdrant
Description
Expertise in designing, building, and troubleshooting production-grade n8n workflows for Qdrant ingestion, retrieval, hybrid search, and RAG pipelines.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install n8n-qdrant
  3. After installation, invoke the skill by name or use /n8n-qdrant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug n8n-qdrant
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is N8N QDrant workflow expert?

Expertise in designing, building, and troubleshooting production-grade n8n workflows for Qdrant ingestion, retrieval, hybrid search, and RAG pipelines. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install N8N QDrant workflow expert?

Run "/install n8n-qdrant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is N8N QDrant workflow expert free?

Yes, N8N QDrant workflow expert is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does N8N QDrant workflow expert support?

N8N QDrant workflow expert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created N8N QDrant workflow expert?

It is built and maintained by EncryptShawn (@encryptshawn); the current version is v1.0.0.

💬 Comments