·cypher-shell
</>

cypher-shell

Neo4j Cypher Shell skill. Connect to instances, run Cypher queries, and retrieve full graph schemas via cypher-shell CLI.

7Installs·0Trend·@octaviopavon

Installation

$npx skills add https://github.com/octaviopavon/cypher-shell --skill cypher-shell

How to Install cypher-shell

Quickly install cypher-shell AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/octaviopavon/cypher-shell --skill cypher-shell
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: octaviopavon/cypher-shell.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/octaviopavon/cypher-shell --skill cypher-shell
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from octaviopavon/cypher-shell

Quick answers

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.

How do I install 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

Where is the source repository?

https://github.com/octaviopavon/cypher-shell

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22

Related Skills

None