1Password Skill
⚠️ Critical: Never Type Secrets Into Claude Code
Claude Code can see everything typed in its terminal and chat.
When a user needs to store a secret, ALWAYS use the Terminal launch pattern:
- Generate a pre-filled script with known values already set
- Use
launch-in-terminal.shto open it in Terminal.app - User types secrets in that window — Claude Code cannot see it
- 1Password stores the secret, outputs
op://references back to Claude
# Claude genera
[Description truncada. Veja o README completo no GitHub.]