1password

Configure the 1Password CLI for multi-account sign-in and secret access.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill 1password-kastalien-research
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: 1password
Source: https://github.com/Kastalien-Research/kastalien-factory/tree/main/lettabot/.skills/1password
Command: npx skills add https://github.com/Kastalien-Research/kastalien-factory --skill 1password-kastalien-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Facilitates secure setup and use of the 1Password CLI (op) across multiple accounts.

Core Features & Use Cases

  • Install and configure op CLI on macOS, Windows, and Linux across accounts.
  • Sign in to single or multi-account environments and manage access in isolated shell sessions.
  • Read, inject, and run secrets securely without exposing sensitive data, following best-practice guardrails.
  • Reference flows for account management and application integration with the CLI.

Quick Start

Open a dedicated tmux session and complete op signin to access your secrets.

Frequently Asked Questions about 1password

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

FAQPage Schema
How do I set up the 1Password CLI for multiple accounts securely?▼

Set up the 1Password CLI for multiple accounts by installing op, enabling desktop app integration, and signing in within isolated tmux sessions to manage access without exposing tokens.

Can I use 1Password CLI to inject secrets into shell commands?▼

Yes, you can use the 1Password CLI to read, inject, and run secrets securely in your shell. The workflow follows best-practice guardrails to prevent exposing sensitive data during command execution.

What is the best way to manage 1Password CLI sessions in tmux?▼

The best way to manage 1Password CLI sessions in tmux is to open a dedicated tmux session and complete the op signin process there, ensuring your secret access remains isolated and secured.

Does the 1Password CLI support macOS, Windows, and Linux?▼

Yes, the 1Password CLI supports macOS, Windows, and Linux. You can install and configure op across these operating systems to manage single or multi-account environments.

Why should I use desktop app integration with the 1Password CLI?▼

Desktop app integration with the 1Password CLI streamlines the authentication process. It enables guided workflows for signin, whoami, and vault read operations without manually handling sensitive session tokens.