Environment configuration and secrets management skill using UV for Python projects. Handles .env files, environment variables, secrets encryption, multi-environment setups, and secure configuration patterns. Use when setting up project environments, managing API keys, or implementing configuration best practices.
$npx -y skills add autumnsgrove/claudeskills --skill env-configInstalls into the current project.
Run `npx skills use "https://github.com/autumnsgrove/claudeskills" --skill "autumnsgrove/claudeskills/env-config"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/autumnsgrove/claudeskills" that are relevant to the current task. Run `npx skills add "https://github.com/autumnsgrove/claudeskills"` and select the relevant skills, then follow their instructions.