neo4j-skills
Build, query, and manage Neo4j graph databases end-to-end
All Skills in This Repository (29)
Pure Emerald Level Indicatorsneo4j-vector-index-skill
Create Neo4j vector indexes and query nearest neighbors via SEARCH clause.
neo4j-driver-javascript-skill
Integrate the Neo4j JavaScript driver for Cypher execution and type handling.
neo4j-spring-data-skill
Builds Spring Boot apps with Spring Data Neo4j using @Entity mappings and repositories.
neo4j-driver-java-skill
Implement Neo4j Java Driver v6 connectivity, transactions, and query execution.
neo4j-document-import-skill
Ingest PDFs and text into Neo4j knowledge graphs via SimpleKGPipeline.
neo4j-aura-graph-analytics-skill
Execute Neo4j Aura Graph Analytics workflows for graph projection, algorithm runs, and result retrieval.
neo4j-graphql-skill
Build and configure a Neo4j-backed GraphQL API with typeDefs, @cypher resolvers, and JWT authorization.
neo4j-aura-provisioning-skill
Automate Neo4j Aura instance lifecycle operations via aura-cli and REST API.
neo4j-kafka-skill
Configure Neo4j Kafka Connect sink and source pipelines with CDC query API options.
neo4j-mcp-skill
Configures the official Neo4j MCP server for schema exploration and Cypher execution.
neo4j-driver-go-skill
Configure the neo4j-go-driver v6 and execute parameterized Cypher queries in Go.
neo4j-query-tuning-skill
Diagnose slow Neo4j Cypher queries by interpreting EXPLAIN/PROFILE execution plans.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core