What problem does it solve?
This Skill eliminates the error-prone, manual process of creating and managing Neo4j Aura instances by guiding you through authenticated, repeatable provisioning workflows and lifecycle operations.
Core Features & Use Cases
- Provision Aura instances via CLI and REST: Create instances, select tenant/projects and tier/instance type, and reliably capture connection details and one-time credentials.
- Manage instance lifecycle: Pause, resume, resize (where supported), and delete with correct async polling and safe state transitions.
- Automate CI/CD and infrastructure: Generate a Python provisioning flow and align Terraform-based provisioning with instance readiness via polling.
- Use correct authentication patterns: OAuth2 client-credentials for REST and aura-cli credential setup for CLI workflows.
Quick Start
Tell your agent to provision a Professional Aura instance in region europe-west1 for a specific tenant, download the credentials immediately, poll until the instance is running, and write a local .env file for connecting with Neo4j.