What problem does it solve?
It prevents Delibera worker agents from starting with a blank identity by guiding you through provisioning a new Storacha space, creating correct UCAN delegation capabilities, and configuring Lit + AES-256-GCM encryption so profile data can be read and persisted reliably across Ensue (hot) and Storacha (warm).
Core Features & Use Cases
- Storacha space provisioning: Create a dedicated space and provision it for uploads with the correct provider.
- UCAN delegation setup: Generate a delegation proof with all required capabilities, including the critical
space/content/decrypt capability needed for reads.
- Two-tier encrypted identity + profile migration: Seed and migrate worker profile data into both Ensue (AES-256-GCM cache) and Storacha+Lit (encrypted backup), including CID pointer writes and idempotent re-runs.
- Operational troubleshooting: Diagnose common delegation, gateway, and encryption/auth issues (e.g., missing capability, stale Lit auth storage, legacy CID entries).
Quick Start
Ask the skill to help you create and provision a new Storacha space for a Delibera worker, generate the UCAN delegation with decryption capability, and run the profile migration so the worker loads a non-blank identity.