Decrypt SOPS-encrypted YAML files back to .env format. Finds *.enc.yaml files, decrypts, and converts YAML back to dotenv. Use when user mentions "decrypt env", "sops decrypt", "decrypt secrets", "restore env", "decrypt .env", "restore secrets", "decrypt environment files".
$npx -y skills add joaquimscosta/arkhe-claude-plugins --skill sops-decryptInstalls into the current project.
Run `npx skills use "https://github.com/joaquimscosta/arkhe-claude-plugins" --skill "joaquimscosta/arkhe-claude-plugins/sops-decrypt"` 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/joaquimscosta/arkhe-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/joaquimscosta/arkhe-claude-plugins"` and select the relevant skills, then follow their instructions.