1password

Community

Automate secrets with 1Password CLI.

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance for using 1Password's secrets management ecosystem, including the op CLI for local development, service accounts for automation, and Kubernetes integration via External Secrets Operator or the native 1Password Operator.

Core Features & Use Cases

  • CLI-based secret management: Retrieve, inject, and manage secrets with the 1Password CLI.
  • Automation via service accounts: Create service accounts for CI/CD pipelines and automation.
  • Kubernetes integration: Integrate with External Secrets Operator or 1Password Kubernetes Operator.
  • Use Case: Automatically provision credentials in CI pipelines without embedding secrets.

Quick Start

Sign in using op signin, then read a secret with an op read "op://vault/item/field".

Dependency Matrix

Required Modules

opjqkubectl

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: 1password
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#1password

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository