onepassword-cli-coder
Installation
SKILL.md
Core Patterns
Secret Reference Format
op://<vault>/<item>/<field>
Examples:
op://Development/AWS/access_key_id
op://Production/Database/password
op://Shared/Stripe/secret_key
Item Naming Conventions
Format: {environment}-{service} with kebab-case. One item per environment.