What problem does it solve?
Managing secrets securely often requires manual, error‑prone setup across accounts and app integrations. This Skill provides a guided workflow to install the 1Password CLI (op), enable desktop app integration, sign in to one or more accounts, and read/inject/run secrets in a safe, auditable manner.
Core Features & Use Cases
- Install and configure the 1Password CLI (op) and enable desktop app integration.
- Sign in across accounts and switch between them using --account or OP_ACCOUNT.
- Read, inject, or run secrets with op inside a controlled workflow to avoid logging sensitive data.
- Reference common workflows and examples to streamline secret management in development and operations.
Quick Start
Sign in to your 1Password account inside a fresh tmux session using op signin, then verify access with op whoami before reading or injecting secrets.