Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.8 KB

File metadata and controls

48 lines (32 loc) · 1.8 KB

op-secrets-manager Plugin

Skills for interacting with 1Password through the op CLI.

Version: 0.1.0 License: MIT

Overview

This plugin provides skills that enable Claude Code agents to interact with 1Password through the op CLI. Skills support CRUD operations on 1Password items, enabling secure secrets management within agent workflows.

Installation

Install from the Agent Kit marketplace:

/plugin install op-secrets-manager@leefowlercu-agent-kit

Usage

After installation, skills will be available for agent invocation when interacting with 1Password secrets.

Included Components

Skills

Skill Description
creating-op-secrets Creates secrets in 1Password including logins, passwords, API credentials, and secure notes
reading-op-secrets Reads secrets from 1Password including items, fields, documents, and OTPs
updating-op-secrets Updates existing secrets in 1Password including editing fields, renaming items, moving between vaults, and managing tags
deleting-op-secrets Deletes or archives secrets in 1Password with support for permanent deletion and archiving

Requirements

  • Claude Code with plugin support
  • 1Password CLI (op) installed and configured
  • 1Password account with appropriate permissions
  • User authenticated to 1Password (op signin completed)

Documentation

For detailed skill documentation, see: