Intelligence Layer Skill

Official

Graph, vectors, and RAG for intelligent apps.

AuthorLobbi-Docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill designs and operates the intelligence layer with Neo4j knowledge graph, Qdrant vector DB, and CrewAI orchestration for RAG.

Core Features & Use Cases

  • Knowledge Graph: Neo4j for relationships and queries.
  • Vector Search: Qdrant for semantic search.
  • RAG Orchestration: Temporal workflows and multi-agent coordination.

Quick Start

Boot the Neo4j + Qdrant stack and connect to Ollama for LLM-based retrieval.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Intelligence Layer Skill
Download link: https://github.com/Lobbi-Docs/claude/archive/main.zip#intelligence-layer-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository