What problem does it solve?
This Skill removes the complexity of setting up a fresh Dome Sovereign Hub node by guiding a complete, validated installation on macOS, including environment preparation, secrets rendering, lockdown hardening, machine probing, and local model initialization.
Core Features & Use Cases
- End-to-end bootstrap: Runs the sovereign macOS setup flow and verifies required tooling, Python environment, and environment files are in place.
- Secrets and hardening: Renders .env values from Keychain or pass, then applies multi-phase lockdown scripts for DNS, firewall, pf anchors, and daemon auditing.
- Local AI readiness: Probes machine capacity, selects right-sized Ollama models, and initializes the knowledge base and database state for downstream agents.
- Use case: A developer with a new Apple Silicon Mac can use this Skill to turn a clean clone of DSH into a hardened, ready-to-use sovereign workstation.
Quick Start
Ask the assistant to install DSH on the current Mac, validate prerequisites, render secrets, apply lockdown, probe the machine, and initialize the local AI stack.