1password
Originally fromsteipete/agent-scripts
Installation
SKILL.md
1Password CLI
Follow the official CLI get-started steps. Don't guess install commands.
Prerequisites
- tmux is required for reliable
opcommands (the shell tool uses fresh TTYs per command, causing re-auth issues without tmux)- macOS:
brew install tmux - Linux (Debian/Ubuntu):
sudo apt install tmux - Linux (RHEL/Fedora):
sudo dnf install tmux
- macOS:
References
references/get-started.md(install + app integration + sign-in flow)references/cli-examples.md(realopexamples)