neo4j-cli-tools-skill
Installation
SKILL.md
Neo4j CLI Tools skill
This skill provides comprehensive guidance on Neo4j command-line tools for database administration, query execution, cloud management, and AI agent integration.
When to Use
- Admin tasks: backup, restore, import, memory sizing →
neo4j-admin - Ad-hoc queries, scripting, CI/CD →
cypher-shell - Aura cloud provisioning →
aura-cli - MCP server install →
neo4j-mcp
When NOT to Use
- Writing or optimizing Cypher queries → use
neo4j-cypher-skill - Upgrading Neo4j drivers or migrating Cypher syntax → use
neo4j-migration-skill - Starting a new Neo4j project from scratch → use
neo4j-getting-started-skill
Available CLI Tools
Related skills
More from neo4j-contrib/neo4j-skills
neo4j-cypher-skill
Generates, optimizes, and validates Cypher 25 queries for Neo4j 2025.x and 2026.x.
235neo4j-getting-started-skill
Orchestrates zero-to-running-app in 8 stages — prerequisites → context →
85neo4j-modeling-skill
Design, review, and refactor Neo4j graph data models. Use when choosing node
81neo4j-migration-skill
Use when upgrading Neo4j drivers or Cypher queries from older versions
78neo4j-graphrag-skill
Build GraphRAG retrieval pipelines on Neo4j using the neo4j-graphrag Python
76neo4j-mcp-skill
>
74