1password-item-ops

Manage 1Password items and vaults using the 1Password CLI.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/jey3dayo/apm-workspace --skill 1password-item-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1password-item-ops
Source: https://github.com/jey3dayo/apm-workspace/tree/main/catalog/skills/1password-item-ops
Command: npx skills add https://github.com/jey3dayo/apm-workspace --skill 1password-item-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines operations with 1Password items, ensuring secure handling of sensitive data without exposing secrets.

Core Features & Use Cases

  • Secure 1Password Operations: Execute find, inspect, create, edit, or update 1Password items like logins, notes, and API credentials.
  • Vault Management: Support for default vaults and user-defined vaults, with account and service account token handling.
  • Secret Handling: Safely manage secrets by avoiding exposure and using appropriate commands for secure data transfer.
  • Workflow Automation: Automate workflows for searching and editing items, with confirmations for destructive operations.
  • Use Case: For instance, automate the rotation of the Hermes Agent Codex app token in Kubernetes Pods, using the Skill to manage the 1Password item containing the token.

Quick Start

Use the 1password-item-ops skill to update the 1Password item with the ID 'c76zdom3zpwl2l6fnc72oyc7ey' with a new access token.

Frequently Asked Questions about 1password-item-ops

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

FAQPage Schema
How do I automate 1Password item updates for service account tokens?

Automate 1Password item updates by securely manipulating logins, notes, and API credentials. This skill handles service account tokens and vault management to update items without exposing secrets during workflow automation.

Do I need the 1Password CLI to manage vault items programmatically?

Yes, managing vault items programmatically requires the 1Password CLI and a Python environment. These dependencies execute secure operations, handle account tokens, and safely transfer sensitive data.

What is the best way to rotate API credentials stored in 1Password?

The best way to rotate API credentials is using secure operations that find, edit, and update 1Password items. This approach ensures safe secret handling and prevents token exposure during administrative workflows.

Can I use Python to find and inspect secure notes in 1Password?

Yes, you can use Python to find and inspect secure notes in 1Password. The skill supports searching and inspecting items while ensuring sensitive data remains secure and is not exposed.

Does updating 1Password items require confirmation for destructive operations?

Yes, updating 1Password items includes confirmations for destructive operations. This safeguard ensures secure secret handling and prevents accidental data loss when editing or updating vault contents.