LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: neo4j

Browse skills that share this tag.

  • project-orchestrator - Coordinate coding agents with shared context and plans.
    orchestratormulti-agentknowledge-graphcode-search

    ★ 136 · Updated 2026-09-23

    AI agent orchestrator using Neo4j, Meilisearch, and Tree-sitter to coordinate multiple coding agents on complex projects.

    ⚙ Coordinate multiple coding agents⚙ Manage plans and structured tasks⚙ Search code semantically with Meilisearch
  • knowledge-graph-builder - KnowledgeGraph Builder
    knowledge-graphgraph-ragneo4jrdf

    ★ 4 · Updated 2026-09-13

    Builds, queries, and reasons over knowledge graphs, including entity extraction, ontology design, graph construction, and graph-RAG pipelines.

    ⚙ Extract entities and relations⚙ Perform entity disambiguation and linking⚙ Design ontology schemas
  • graphrag-patterns - GraphRAG Implementation Patterns for Neo4j
    graphragneo4jtext2cypherhybrid-search

    ★ 18 · Updated 2026-09-09

    Provides GraphRAG implementation patterns including hybrid search, Text2Cypher, agentic retrieval, and RAGAS evaluation for Neo4j.

    ⚙ Create hybrid retrievers⚙ Generate Cypher queries with few-shot⚙ Route queries to retrieval strategies
  • neo4j-query-tuning-skill - Diagnose and Fix Slow Neo4j Cypher Queries
    neo4jcypherquery tuningperformance optimization

    ★ 112 · Updated 2026-06-30

    Diagnoses and fixes slow Neo4j Cypher queries by reading execution plans, identifying problematic operators, and prescribing index, hint, and query rewrite fixes.

    ⚙ Read execution plans⚙ Identify problematic operators⚙ Prescribe index fixes