Neo4j Contrib
Official@neo4j-contrib
Public, Open Source Contributions to the Neo4j Ecosystem: Tools, Drivers, Documentation, Visualization
Agent Skills by Neo4j Contrib
Showing 29 vetted skills indexed across 1 GitHub repositories.
neo4j-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.
neo4j-security-skill
Manage Neo4j users, roles, and GRANT/DENY privileges via Cypher.
neo4j-migration-skill
Migrate Neo4j driver code and Cypher queries to Cypher 25 syntax.
neo4j-aura-agent-skill
Manages the full lifecycle of Neo4j Aura Agents with AuraDB schema and CypherTemplate, SimilaritySearch, Text2Cypher tools.
neo4j-spark-skill
Read and write Neo4j data with Apache Spark DataFrames.
neo4j-driver-python-skill
Implement Neo4j Python Driver v6.x query execution and transaction patterns.
neo4j-driver-dotnet-skill
Implement Neo4j .NET Driver v6 IDriver lifecycle and managed transactions in C#.
neo4j-cli-tools-skill
Automate Neo4j administration tasks across neo4j-admin, cypher-shell, and aura-cli.
neo4j-gds-skill
Execute Neo4j GDS algorithms via graph projections and stream, stats, mutate, or write modes.
neo4j-graphrag-skill
Build GraphRAG retrieval pipelines on Neo4j with neo4j-graphrag retrievers.
neo4j-getting-started-skill
Orchestrate a Neo4j project lifecycle from database provisioning to a runnable graph application.
neo4j-snowflake-graph-analytics-skill
Run Neo4j Graph Analytics algorithms on Snowflake tables via SQL CALL.
neo4j-genai-plugin-skill
Generate embeddings and LLM outputs inside Neo4j Cypher queries.
Frequently Asked Questions About Neo4j Contrib
FAQPage SchemaWhat specific tasks can developers perform using these resources?βΌ
Developers can execute Cypher queries, manage database transactions, perform graph projections, and implement vector-based similarity searches. These resources enable full-stack integration across Java, JavaScript, Go, and .NET, alongside specialized support for GraphRAG pipelines and interactive graph visualization.
Which technical personas benefit most from these contributions?βΌ
Database administrators, backend engineers, and data scientists working with connected data structures benefit most. These resources are designed for professionals building graph-native applications, performing complex data migrations, or optimizing high-performance query execution within enterprise environments.
Are these resources open-source and what are the associated costs?βΌ
The Neo4j Contrib ecosystem consists of open-source community projects available under standard permissive licenses. While the core drivers and community extensions are free to implement, production deployments involving managed cloud instances or enterprise-grade features may require separate commercial licensing from Neo4j.