1Password Connect Skill
1password-local-connect
1password-local-connect
| Method | Path | Description |
|---|---|---|
GET | /activity | |
GET | /vaults | Retrieve a list of API Requests that have been made. |
GET | /vaults/{vaultUuid} | Get all Vaults |
GET | /vaults/{vaultUuid}/items | Get Vault details and metadata |
POST | /vaults/{vaultUuid}/items | Get all items for inside a Vault |
GET | /vaults/{vaultUuid}/items/{itemUuid} | Create a new Item |
PUT | /vaults/{vaultUuid}/items/{itemUuid} | Get the details of an Item |
DELETE | /vaults/{vaultUuid}/items/{itemUuid} | Update an Item |
PATCH | /vaults/{vaultUuid}/items/{itemUuid} | Delete an Item |
GET | /vaults/{vaultUuid}/items/{itemUuid}/files | Update a subset of Item attributes |
GET | /vaults/{vaultUuid}/items/{itemUuid}/files/{fileUuid} | Get all the files inside an Item |
GET | /vaults/{vaultUuid}/items/{itemUuid}/files/{fileUuid}/content | Get the details of a File |
GET | /heartbeat | Get the content of a File |
GET | /health | Ping the server for liveness |
GET | /metrics | Get state of the server and its dependencies. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install 1password-local-connect
Downloads and installs to ~/.claude/skills/1password-local-connect/
1.5.7 (2026-02-13)