What is cypher-shell?
Neo4j Cypher Shell skill. Connect to instances, run Cypher queries, and retrieve full graph schemas via cypher-shell CLI. Source: octaviopavon/cypher-shell.
Neo4j Cypher Shell skill. Connect to instances, run Cypher queries, and retrieve full graph schemas via cypher-shell CLI.
Quickly install cypher-shell AI skill to your development environment via command line
Source: octaviopavon/cypher-shell.
Neo4j Cypher Shell skill. Connect once, query fast, inspect schemas.
connect writes /.neo4j-connection (env vars) and injects a one-line loader into the user's shell profile (/.zshrc, /.bashrc, or /.profile). After that, every new Bash invocation has credentials loaded automatically via native cypher-shell env vars:
| NEO4JURI | -a, --address, --uri | | NEO4JUSERNAME | -u, --username | | NEO4JPASSWORD | -p, --password | | NEO4JDATABASE | -d, --database |
Neo4j Cypher Shell skill. Connect to instances, run Cypher queries, and retrieve full graph schemas via cypher-shell CLI. Source: octaviopavon/cypher-shell.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/octaviopavon/cypher-shell --skill cypher-shellNeo4j Cypher Shell skill. Connect to instances, run Cypher queries, and retrieve full graph schemas via cypher-shell CLI. Source: octaviopavon/cypher-shell.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/octaviopavon/cypher-shell --skill cypher-shell Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/octaviopavon/cypher-shell