Neo4j Skills
Description
Neo4j Skills for Coding and other Agents including Cypher
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Neo4j Agent Skills
Agent skills for [Neo4j](https://neo4j.com) — Cypher queries, graph modeling, drivers, imports, GraphRAG, GDS, vector indexes, and Aura provisioning.
Browse and install at **[skills.sh/neo4j-contrib/neo4j-skills](https://skills.sh/neo4j-contrib/neo4j-skills)**.
npx skills add https://github.com/neo4j-contrib/neo4j-skills
Configuration
Set these before or during installation:
| Variable | Description |
|---|---|
NEO4J_URI |
neo4j+s://.databases.neo4j.io (Aura) or neo4j://localhost:7687 (local) |
NEO4J_USERNAME |
Database username (default: neo4j) |
NEO4J_PASSWORD |
Database password |
NEO4J_DATABASE |
Target database (default: neo4j) |
Installation
Gemini CLI
gemini extensions install https://github.com/neo4j-contrib/neo4j-skills
Enter your env vars when prompted. Then run `gemini` and use `/extensions list` to verify.
Antigravity CLI
If you are migrating from Gemini CLI, import existing Gemini extensions automatically:
agy plugin import gemini
This auto-converts the `gemini-extension.json` manifest and copies skills into `.agents/skills/`. Then run `agy` and use `/plugins list` to verify.
Claude Code
/plugin marketplace add https://github.com/neo4j-contrib/neo4j-skills.git
/plugin install neo4j-skills@neo4j-skills-marketplace
Use `/plugin list` to verify, or `/reload-plugins` after installation.
Codex
codex plugin marketplace add neo4j-contrib/neo4j-skills
codex plugin add neo4j-skills@neo4j-skills-marketplace
Verify marketplace and plugin availability:
codex plugin marketplace list
codex plugin list
Start a new Codex thread after installation so Codex loads the plugin. To refresh later:
codex plugin marketplace upgrade neo4j-skills-marketplace
Available Skills
Querying & Modeling
| Skill | Description |
|---|---|
| `neo4j-cypher-skill` | Write, optimize, and |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11