> [!info] What it does > Use when working with Neo4j command-line tools — neo4j-cli (modern unified CLI — Cypher via Bolt, schema inspection, Aura management, Docker containers, credential management, agent skill catalog install; install with curl -sSfL https://neo4j.sh/install.sh | bash), neo4j-admin (backup, restore, import, memory sizing), cypher-shell (ad-hoc queries, scripting, CI/CD), or neo4j-mcp (quick MCP server install). Does NOT cover Cypher query authoring — use neo4j-cypher-skill...
Install to Claude Code
npx -y skills add stanfish06/skillquarium --skill analytics-engineering --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Analytics Engineering?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/stanfish06-analytics-engineering-ebd3c89e)More formats (shields.io, HTML) on the badges page.
---
title: neo4j-cli-tools-skill
aliases:
- neo4j cli tools skill
tags:
- skill
- domain/analytics-engineering
domain: analytics-engineering
status: untried
source: skills/neo4j-cli-tools-skill/SKILL.md
created: 2026-08-23
---
# neo4j-cli-tools-skill
> [!info] What it does
> Use when working with Neo4j command-line tools — neo4j-cli (modern unified CLI — Cypher via Bolt, schema inspection, Aura management, Docker containers, credential management, agent skill catalog install; install with curl -sSfL https://neo4j.sh/install.sh | bash), neo4j-admin (backup, restore, import, memory sizing), cypher-shell (ad-hoc queries, scripting, CI/CD), or neo4j-mcp (quick MCP server install). Does NOT cover Cypher query authoring — use neo4j-cypher-skill. Does NOT cover driver upgrades — use neo4j-migration-skill. Does NOT cover full MCP editor configuration — use neo4j-mcp-skill.
**Source:** [skills/neo4j-cli-tools-skill/SKILL.md](../../../skills/neo4j-cli-tools-skill/SKILL.md) · **Domain:** [Analytics Engineering & LLM Operations](../../maps/analytics-engineering.md) · **Table:** [skills.base](../../skills.base) · **Index:** [Skills Index](../../index.md)
## Related skills
- [docker](../../notes/software-dev/docker.md) — Containerizing and shipping applications with Docker — writing efficient Dockerfiles (multi-stage builds, layer caching, small/secure images), docker compose for multi-service local...
- [neo4j-aura-provisioning-skill](../../notes/analytics-engineering/neo4j-aura-provisioning-skill.md) — Provisions and manages Neo4j Aura instances via CLI (aura-cli v1.7+) or REST API
- [neo4j-cypher-skill](../../notes/analytics-engineering/neo4j-cypher-skill.md) — Generates, optimizes, and validates Cypher 25 queries for Neo4j 2025.x and 2026.x
- [neo4j-getting-started-skill](../../notes/analytics-engineering/neo4j-getting-started-skill.md) — Orchestrates zero-to-running-app in 8 stages — prerequisites → context → provision → model → load → explore → query → build
- [neo4j-import-skill](../../notes/analytics-engineering/neo4j-import-skill.md) — Import structured data into Neo4j — LOAD CSV, CALL IN TRANSACTIONS, neo4j-admin database import full (offline bulk), apoc.load.csv/json, apoc.periodic.iterate, driver batch writes
- [neo4j-mcp-skill](../../notes/analytics-engineering/neo4j-mcp-skill.md) — Use when installing, configuring, or troubleshooting the official Neo4j MCP server (neo4j/mcp) — connecting Claude Code, Claude Desktop, Cursor, Windsurf, VS Code, Kiro, or other...
- [neo4j-migration-skill](../../notes/analytics-engineering/neo4j-migration-skill.md) — Migrates Neo4j driver code and Cypher queries from older versions (4.x, 5.x) to current (2025.x/2026.x, Cypher 25)
- [neo4j-security-skill](../../notes/analytics-engineering/neo4j-security-skill.md) — Programmatic security management in Neo4j — RBAC/ABAC, user lifecycle (CREATE/ALTER/DROP USER), role lifecycle (CREATE/GRANT ROLE/DROP ROLE), privilege grants and denies...
%% ---8<--- personal notes below are preserved on re-run ---8<--- %%
## Notes
Scanned 9/12/2026
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!