1password

Integrate the 1Password CLI to read and inject secrets into Hermes workflows.

31|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/markwang2658/hermes-windows-native --skill 1password-markwang2658
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1password
Source: https://github.com/markwang2658/hermes-windows-native/tree/main/hermes-agent/optional-skills/security/1password
Command: npx skills add https://github.com/markwang2658/hermes-windows-native --skill 1password-markwang2658

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Helps teams securely manage and inject secrets using the 1Password CLI (op), avoiding plaintext credentials in Hermes workflows.

Core Features & Use Cases

  • Read, sign in, and inject secrets from 1Password into configuration and runtime environments using op.
  • Supports desktop app integration, service accounts, and Connect server for flexible authentication.
  • Use cases include automatically provisioning credentials for Hermes components and templating secret references at runtime.

Quick Start

Authenticate with 1Password CLI and verify access within a Hermes session.

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 configuration files?

1Password CLI supports desktop app integration, service accounts, and Connect server for authentication, providing flexible methods to securely read and provision credentials within Hermes workflows.

Do I need tmux to run 1Password CLI non-interactively?

You need the op CLI installed, a configured 1Password account or service account token, and tmux support to enable reliable non-interactive secret reads and injection within Hermes workflows.

Can I use 1Password service accounts for automated secrets management?

This approach avoids plaintext credentials in Hermes workflows by securely reading from 1Password and templating secret references at runtime, replacing manual credential entry and hardcoded passwords in configuration environments.

Does 1Password CLI integration work on Windows for secret injection?

By using op to read and inject secrets at runtime from 1Password, you eliminate plaintext credentials in Hermes workflows, ensuring sensitive data remains securely managed and dynamically provisioned.