Injects and audits 1Password secrets via the op CLI using op:// references, prefers op run/op inject over op read so values stay out of context, gates every op call behind an always-ask permission rule, and ships an opt-in deny-capable audit hook. Use when handling API keys, tokens, passwords, credentials, .env secrets, OP_SERVICE_ACCOUNT_TOKEN, or when the user mentions 1Password or the op CLI.
$npx -y skills add goodsmileduck/claude-registry --skill onepassword-secretsInstalls into the current project.
Run `npx skills use "https://github.com/goodsmileduck/claude-registry" --skill "goodsmileduck/claude-registry/onepassword-secrets"` 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/goodsmileduck/claude-registry" that are relevant to the current task. Run `npx skills add "https://github.com/goodsmileduck/claude-registry"` and select the relevant skills, then follow their instructions.