1password

Automate 1Password CLI setup and secure secret management.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/LynxLabVN/office-agent --skill 1password-lynxlabvn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1password
Source: https://github.com/LynxLabVN/office-agent/tree/main/agent-core/optional-skills/security/1password
Command: npx skills add https://github.com/LynxLabVN/office-agent --skill 1password-lynxlabvn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires 1password-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the use of 1Password CLI for managing secrets, reducing the need for plaintext storage and enhancing security.

Core Features & Use Cases

  • 1Password CLI Integration: Automates installation, configuration, and usage of the 1Password CLI.
  • Secret Management: Facilitates secure handling of secrets like passwords, API keys, and other sensitive information.
  • Use Case: For developers or sysadmins who need to securely manage secrets in their workflows, this Skill can automate sign-ins, read and inject secrets, and run commands with secure environment variables.

Quick Start

Use the 1Password skill to set up the 1Password CLI and configure a service account for secret management.

Frequently Asked Questions about 1password

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

FAQPage Schema
How do I manage secrets securely using 1Password CLI in my development workflow?

This Skill automates 1Password CLI setup to manage secrets securely, supporting service accounts, desktop app integration, and Connect server. It injects secrets into terminal calls, eliminating plaintext storage during development workflows.

What authentication methods can I configure for 1Password CLI secret management?

1Password CLI secret management supports three authentication methods: service accounts, desktop app integration, and Connect server. This Skill automates the configuration of these methods to securely handle your sensitive data.

Do I need the 1password-cli package installed to automate secret injection in terminal calls?

Yes, the 1password-cli package is a required dependency. This Skill uses it to automate the setup, authenticate via service accounts or Connect, and securely handle secrets during terminal calls through Hermes integration.

Can I use 1Password CLI to run commands with secure environment variables?

Yes, you can use 1Password CLI to run commands with secure environment variables. This Skill facilitates secure secret management by allowing developers and sysadmins to read and inject API keys and passwords directly into workflows.

What is the best way to avoid plaintext storage of API keys when using 1Password CLI?

The best way to avoid plaintext storage of API keys with 1Password CLI is to automate secret retrieval and injection. This Skill integrates with Hermes to securely handle secrets during terminal calls, enhancing overall security.

Are there limitations when using Hermes integration for secure secret management with 1Password CLI?

Limitations for Hermes integration with 1Password CLI depend on your chosen authentication method: service accounts, desktop app integration, or Connect server. Proper configuration is required to successfully handle secrets during terminal calls.