1password

Read and inject secrets via the 1Password CLI across installation and sign-in workflows.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/zulumonkeymetallic/bob --skill 1password-zulumonkeymetallic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1password
Source: https://github.com/zulumonkeymetallic/bob/tree/main/optional-skills/security/1password
Command: npx skills add https://github.com/zulumonkeymetallic/bob --skill 1password-zulumonkeymetallic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps teams securely manage secrets by using the 1Password CLI to read, inject, and rotate credentials without exposing them in plaintext.

Core Features & Use Cases

  • Install and configure the 1Password CLI (op), and sign in using a service account, desktop app integration, or Connect server.
  • Read secrets from op:// references and inject them into templates or runtime environments.
  • Run commands with secret variables in a secure context, while Hermes coordinates tmux sessions for desktop app flows.

Quick Start

Install the 1Password CLI, configure an authentication method, sign in, and begin reading or injecting secrets with op.

Frequently Asked Questions about 1password

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I inject secrets from 1Password CLI into terminal commands without exposing plaintext?

Secret management with the 1Password CLI reads op:// references and injects credentials into templates or runtime environments, keeping secrets hidden during terminal commands. Tmux session coordination handles desktop app integration flows.

What authentication methods can I use to sign in with the 1Password op CLI?

1Password CLI authentication supports signing in via service accounts, desktop app integration, or Connect server, allowing secure op:// reference retrieval across different infrastructure setups.

Do I need the 1Password desktop app to use op CLI for secret management?

The 1Password desktop app is optional for secret management; op CLI supports service accounts and Connect servers independently, while tmux session handling specifically coordinates desktop app integration flows.

How does tmux session handling work with 1Password CLI integration?

Tmux session handling coordinates secure terminal commands for 1Password desktop app integration, managing structured setup and secret injection when reading op:// references during runtime environments.

Can I rotate credentials using the 1Password CLI without storing them in plaintext?

Yes, 1Password CLI secret management automates credential rotation and injection via op:// references, ensuring sensitive values are never exposed in plaintext across runtime environments.