What problem does it solve?
Manually setting up, migrating, and validating Rye PostgreSQL deployments is error-prone and time-consuming, especially for teams new to the Rye graph platform or deploying to specialized environments like Supabase.
Core Features & Use Cases
- Multi-Environment Installation: Supports local trial deployments, remote PostgreSQL 15+ instances, and Supabase-hosted environments with fallback options for hosted bootstrap scripts.
- Schema & Metadata Management: Automatically applies core and profile-specific schema migrations, and syncs plugin metadata for custom node, edge, assertion, and event types.
- Verification & Conformance: Includes built-in verification for assertion update scoping and full conformance checks to ensure deployments meet Rye's requirements.
A team adopting Rye to power their CRM workflow can use this skill to automatically set up their PostgreSQL database, apply the CRM profile migrations, and run checks to confirm the instance is ready for onboarding scopes.
Quick Start
Use the rye-installer skill to set up a local trial Rye deployment, apply the CRM profile migrations, and run verification checks to confirm the instance is ready.