1password-cli

Use the 1Password CLI (`op`) to securely retrieve secrets. Load this skill when users ask to 'get a password from 1Password', 'retrieve a secret', 'fetch credentials from the vault', 'use op to read', or need to pass secrets to commands, environment variables, or files. CRITICAL: Never display secret values in conversation - always consume them inline with redirection or command substitution.

$ Instalar

git clone https://github.com/douglascamata/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/home/dot_claude/skills/1password-cli ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill