creating-op-secrets

Create Login, Password, API Credential, and Secure Note secrets in 1Password via the op CLI.

6|1|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/leefowlercu/agent-kit --skill creating-op-secrets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-op-secrets
Source: https://github.com/leefowlercu/agent-kit/tree/main/plugins/op-secrets-manager/skills/op-secrets-creator
Command: npx skills add https://github.com/leefowlercu/agent-kit --skill creating-op-secrets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill automates the creation of secrets within 1Password, eliminating the need for manual entry and ensuring secure storage of sensitive information.

Core Features & Use Cases

  • Versatile Secret Creation: Supports creating Login credentials, standalone Passwords, API Credentials, and Secure Notes.
  • Automated Password Generation: Can generate strong, unique passwords based on specified criteria.
  • Vault and Tag Management: Allows specifying target vaults and applying tags for organization.
  • Use Case: A developer needs to store a new API key for a service. They can instruct the agent to create an "API Credential" item in their "Work" vault, providing the key and optionally a name and expiration date.

Quick Start

Use the creating-op-secrets skill to create a new login for 'example.com' with username '[email protected]'.

Frequently Asked Questions about creating-op-secrets

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

FAQPage Schema
How do I create 1Password items using the op CLI?

You can create 1Password items using the op CLI by specifying the item type (Login, Password, API Credential, or Secure Note), target vault, and any custom fields. The skill automates this process securely without manual entry.

Can I generate strong passwords automatically with 1Password CLI?

Yes, you can generate strong passwords automatically with 1Password CLI. The skill supports automated password generation based on specified criteria when creating Login or standalone Password items.

Do I need the 1Password CLI installed to use this skill?

Yes, you need the 1Password CLI installed and authenticated to use this skill. The skill relies on the op CLI to create and manage secrets within your 1Password vaults.

What types of secrets can I store in 1Password through the CLI?

You can store Login credentials, standalone Passwords, API Credentials, and Secure Notes in 1Password through the CLI. The skill handles these item types with support for custom fields and tags.

How do I organize 1Password secrets into specific vaults?

You can organize 1Password secrets into specific vaults by specifying the target vault name when creating an item. The skill applies tags and vault selection to ensure proper organization of your secrets.

Can I add custom fields to API credentials in 1Password?

Yes, you can add custom fields to API credentials in 1Password. The skill supports custom fields across Login, Password, API Credential, and Secure Note item types when creating them via the op CLI.