What problem does it solve?
Interactive credential setup wizard for claude-homelab that guides users through configuring their ~/.claude-homelab/.env credential store, enabling initial setup and per-service credential management after installing the homelab-core plugin.
This skill triggers on phrases like "setup credentials", "configure plex", or "I just installed homelab-core" to streamline onboarding.
Core Features & Use Cases
- Interactive, step-by-step wizard identifies required credentials for each service and writes them securely.
- Uses a safe upsert pattern to write to ~/.claude-homelab/.env, avoiding duplicates and preserving existing values.
- Provides reconfiguration guidance and a post-setup health check workflow to verify connectivity of configured services.
Quick Start
Launch the interactive wizard by running the setup command inside Claude Code to configure your ~/.claude-homelab/.env credentials.