neo4j-gds-skill

Installation
SKILL.md

When to Use

  • Running GDS algorithms on self-managed Neo4j or Aura Pro (embedded plugin)
  • Projecting named in-memory graphs, running centrality/community/similarity/path/embedding algorithms
  • Chaining algorithms via mutate mode; building FastRP → KNN pipelines
  • Memory estimation before large graph operations
  • GDS Python client (graphdatascience) workflows

When NOT to Use

  • Aura BC / VDC / Free — GDS plugin unavailable → neo4j-aura-graph-analytics-skill
  • Cypher query authoringneo4j-cypher-skill
  • Driver/connection setupneo4j-driver-python-skill
  • GraphRAG retrievalneo4j-graphrag-skill
Deployment Use
Aura Free Upgrade to Pro or use neo4j-aura-graph-analytics-skill
Aura Pro This skill
Aura BC / VDC neo4j-aura-graph-analytics-skill
Self-managed (Community or Enterprise) This skill (install GDS plugin)
Related skills
Installs
65
GitHub Stars
61
First Seen
Apr 28, 2026