byderailed-dash· 7 skills
Use when managing encryption and decryption of secrets (like .env or *.tfvars) using git-crypt. Helps install git-crypt, initialize/unlock repositories, and maintain parallel unencrypted/encrypted file copies securely.
$npx -y skills add derailed-dash/dazbo-agent-skills --skill secrets-with-git-cryptInstalls into the current project.
Run `npx skills use "https://github.com/derailed-dash/dazbo-agent-skills" --skill "derailed-dash/dazbo-agent-skills/secrets-with-git-crypt"` 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/derailed-dash/dazbo-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/derailed-dash/dazbo-agent-skills"` and select the relevant skills, then follow their instructions.