neo4j-contribneo4j-contribOfficial·29 Agent Skills Included

neo4j-skills

Build, query, and manage Neo4j graph databases end-to-end

Guides coding agents through every Neo4j task: writing and tuning Cypher queries, designing graph models, importing CSV and documents, and connecting Python, Java, JavaScript, Go, and .NET drivers. Covers vector search, GraphRAG pipelines, GDS algorithms, Aura cloud provisioning, Kafka streaming, and version migrations. Eliminates guesswork with step-by-step runbooks, decision tables, and copy-ready code that prevent common production mistakes.
npx skills add neo4j-contrib/neo4j-skills --all -g -y
Available:

Tells the agent how to author and structure new skills in this repository, enforcing terse instruction style, frontmatter rules, routing descriptions, and lint checks before any skill is committed.

All Skills in This Repository (29)

Pure Emerald Level Indicators
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-vector-index-skill

Create Neo4j vector indexes and query nearest neighbors via SEARCH clause.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-driver-javascript-skill

Integrate the Neo4j JavaScript driver for Cypher execution and type handling.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-spring-data-skill

Builds Spring Boot apps with Spring Data Neo4j using @Entity mappings and repositories.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-driver-java-skill

Implement Neo4j Java Driver v6 connectivity, transactions, and query execution.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-document-import-skill

Ingest PDFs and text into Neo4j knowledge graphs via SimpleKGPipeline.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-aura-graph-analytics-skill

Execute Neo4j Aura Graph Analytics workflows for graph projection, algorithm runs, and result retrieval.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-graphql-skill

Build and configure a Neo4j-backed GraphQL API with typeDefs, @cypher resolvers, and JWT authorization.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-aura-provisioning-skill

Automate Neo4j Aura instance lifecycle operations via aura-cli and REST API.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-kafka-skill

Configure Neo4j Kafka Connect sink and source pipelines with CDC query API options.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-mcp-skill

Configures the official Neo4j MCP server for schema exploration and Cypher execution.

Official
Intermediate
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-driver-go-skill

Configure the neo4j-go-driver v6 and execute parameterized Cypher queries in Go.

Official
Advanced
📦 In Repo
neo4j-contribneo4j-contrib

neo4j-query-tuning-skill

Diagnose slow Neo4j Cypher queries by interpreting EXPLAIN/PROFILE execution plans.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install neo4j-skills?â–¼

Run `npx skills add neo4j-contrib/neo4j-skills --all -g -y` in your terminal to install all Neo4j skills globally.

What can I do with Neo4j agent skills?â–¼

You can generate and optimize Cypher queries, design graph data models, import CSV or documents, run vector search and GraphRAG pipelines, and provision Aura cloud instances — all through natural language requests to your coding agent.

Which programming languages are supported?â–¼

Dedicated skills cover the official Python, JavaScript/TypeScript, Java, Go, and .NET drivers, plus Spring Data Neo4j, GraphQL, Spark, and Kafka integrations.

Does it work with Claude Code and Cursor?â–¼

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Windsurf, Codex, Gemini CLI, and other compatible coding agents.

Can it help migrate from Neo4j 4.x or 5.x?â–¼

Yes. The migration skill upgrades driver code and Cypher syntax to Neo4j 2025.x/2026.x and Cypher 25, with per-language checklists and diff-ready fixes.

Related Repositories in Software Engineering

View All in Software Engineering→