1password

Manage and retrieve secrets via the 1Password CLI.

16|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill 1password-flexasaurusrex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1password
Source: https://github.com/Flexasaurusrex/OpenPaw/tree/main/skills/1password
Command: npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill 1password-flexasaurusrex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the secure management and retrieval of sensitive information like passwords, API keys, and SSH keys using the 1Password command-line interface.

Core Features & Use Cases

  • Secure Secret Retrieval: Access secrets stored in 1Password directly from your terminal.
  • CLI Integration: Seamlessly integrates with the 1Password CLI for various operations.
  • Use Case: When deploying an application, use this Skill to securely inject database credentials or API keys into your environment variables without exposing them in plain text.

Quick Start

Use the 1password skill to sign in to your 1Password account and list available vaults.

Frequently Asked Questions about 1password

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

FAQPage Schema
How do I retrieve API keys and passwords from 1Password using the command line?

You can retrieve API keys and passwords from 1Password using the command line by executing op commands to read and inject secrets directly into your environment variables without exposing them in plain text.

Do I need the 1Password desktop app unlocked to use the CLI for secrets management?

Yes, you need the 1Password desktop application unlocked for full integration. The Skill requires the op binary to be installed and the desktop app to be unlocked to facilitate secure access.

How do I sign in to multiple 1Password accounts via the CLI?

To sign in to multiple 1Password accounts via the CLI, use this Skill to initiate multi-account sign-in, allowing you to manage and access secrets across different vaults from your terminal.

Can I inject database credentials into environment variables during deployment without plain text exposure?

Yes, you can inject database credentials into environment variables during deployment without plain text exposure by using the op commands to securely read and run secrets stored in your 1Password vaults.

What is the best way to manage SSH keys and secrets in 1Password for terminal workflows?

The best way to manage SSH keys and secrets in 1Password for terminal workflows is using the 1Password CLI integration to securely access, retrieve, and inject sensitive data directly into your local environment.

Are there limitations when using the 1Password CLI for secrets management without the desktop app?

Yes, a key limitation is that without the 1Password desktop application installed and unlocked, full CLI integration is not achieved, restricting seamless access to retrieve and inject secrets via op commands.