neo4j-cli-tools

Guide Neo4j CLI tasks across neo4j-admin, cypher-shell, aura-cli, and neo4j-mcp.

127|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/hanamizuki/solopreneur --skill neo4j-cli-tools
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neo4j-cli-tools
Source: https://github.com/hanamizuki/solopreneur/tree/main/plugins/neo4j-dev/skills/neo4j-cli-tools
Command: npx skills add https://github.com/hanamizuki/solopreneur --skill neo4j-cli-tools

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides structured guidance and hands-on workflows for using Neo4j's command-line tools to administer databases, run Cypher queries, manage cloud resources, and integrate with AI agents via MCP.

Core Features & Use Cases

  • Administer Neo4j: Use neo4j-admin for backups, configuration, and maintenance tasks.
  • Query with Cypher-Shell: Run ad-hoc or scripted Cypher against local or remote databases.
  • Cloud Management with Aura CLI: Provision and manage Aura cloud resources programmatically.
  • AI Agent Integration (MCP): Connect AI agents to Neo4j via MCP for interactive graph operations.

Quick Start

Run a simple Cypher query against your Neo4j instance using cypher-shell to verify connectivity.

Frequently Asked Questions about neo4j-cli-tools

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use cypher-shell to run queries against a remote Neo4j database?

Use cypher-shell to execute ad-hoc or scripted Cypher queries against local or remote Neo4j databases. This Skill provides structured workflows to verify connectivity and securely run query scripts.

What is the best way to back up and administer a Neo4j database from the command line?

Use neo4j-admin for database administration, including backups, configuration, and maintenance tasks. This Skill guides you through safe administrative workflows with references to official Neo4j documentation.

Can I manage Neo4j Aura cloud resources programmatically using a CLI?

Yes, use the Aura CLI to provision and manage Neo4j Aura cloud resources programmatically. This Skill covers cloud management workflows and environment setup prerequisites.

How do I connect an AI agent to Neo4j using MCP?

Connect AI agents to Neo4j via neo4j-mcp for interactive graph operations. This Skill provides MCP integration workflows, guiding you through prerequisites and environment setup for agent connectivity.

Do I need any specific environment setup before using Neo4j CLI tools?

Yes, environment setup and prerequisites are required before using Neo4j CLI tools for administration, querying, or cloud management. This Skill identifies necessary prerequisites and references official documentation for safe usage.