What problem does it solve?
This Skill helps you finish the common, cross-platform setup for the k-skill bundle by creating/locating credentials, validating required environment variables, and optionally enabling update checks and GitHub starring with explicit consent.
Core Features & Use Cases
- Credential resolution & safe defaults: Resolves secrets in a priority order (environment variables, agent vault, or a secure fallback
~/.config/k-skill/secrets.env) and clearly tells you what’s missing instead of guessing unsafe alternatives.
- Runtime verification: Runs a standard setup check (
scripts/check-setup.sh) to confirm the environment is ready after installation.
- Consent-based optional actions: Offers scheduled update checks and GitHub starring, but only applies persistence/external actions after the user explicitly agrees.
Quick Start
Ask your agent to run the setup flow to create the fallback secrets file, verify the runtime environment, and then offer update checks and GitHub starring only after you confirm.