one-password
Installation
SKILL.md
1Password CLI
Retrieve secrets and manage credentials from 1Password without hardcoding them in scripts or environment files.
Setup
# Install 1Password CLI (op)
# macOS
brew install 1password-cli
# Linux
curl -sS https://downloads.1password.com/linux/keys/1password.asc | gpg --import
# See: developer.1password.com/docs/cli/get-started
# Windows
winget install AgileBits.1Password.CLI