neo4j-migration-skill

Installation
SKILL.md

Neo4j migration skill

This skill uses online guides to upgrade old Neo4j codebases and Cypher queries. It handles all official Neo4j drivers and Cypher syntax migration.

When to use

Use this skill when:

  • a user asks to upgrade a Neo4j driver in languages: .NET, Go, Java, Javascript, Python
  • a user wants to upgrade Cypher queries from 4.x or 5.x syntax to 2025.x/2026.x (Cypher 25)

When NOT to use this skill

  • Writing new Cypher queries → use neo4j-cypher-skill
  • Database administration or CLI tasks (backup, restore, import, cypher-shell) → use neo4j-cli-tools-skill
  • Starting a new Neo4j project from scratch → use neo4j-getting-started-skill

Instructions

Related skills
Installs
78
GitHub Stars
64
First Seen
Mar 6, 2026