askill
1password

1passwordSafety 80Repository

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, or reading/injecting/running secrets via op.

4 stars
1.2k downloads
Updated 2/28/2026

Package Files

Loading files...
SKILL.md

1Password CLI

Manage secrets through the 1Password CLI (op).

Setup

  1. Install: brew install 1password-cli
  2. Enable desktop app integration in 1Password preferences
  3. Sign in: op signin
  4. Verify: op whoami

Common Commands

# List vaults
op vault list

# Get an item
op item get "Item Name" --vault "Vault"

# Read a secret field
op read "op://Vault/Item/field"

# Run a command with secrets injected
op run --env-file=.env -- your-command

# Inject secrets into a template
op inject -i template.env -o .env

Best Practices

  • Use op run or op inject instead of writing secrets to disk
  • Never paste secrets into logs, chat, or code
  • Use --account flag for multi-account setups

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

78/100Analyzed 3/3/2026

Well-structured skill with clear setup instructions, practical commands, and best practices for 1Password CLI. The description clearly states when to use the skill. Content is actionable and reusable, though located in a repo-specific path rather than a dedicated skills folder. Minor gaps in advanced usage scenarios.

80
80
85
72
85

Metadata

Licenseunknown
Version-
Updated2/28/2026
Publisherkody-w

Tags

security