op-cli
✓安全的 1Password CLI 模式,用於讀取機密、發現保險庫/項目以及將憑證透過管道傳輸到其他工具。從 1Password 讀取、輪換機密或透過管道將憑證傳輸到 wrangler/kubectl/等時使用。在 op CLI、1Password、秘密輪調或憑證管道任務上觸發。
SKILL.md
NEVER use op commands that would print secret values into the conversation. Always pipe directly to the consuming tool or use wc -c / redaction to verify without exposing.
Many 1Password items use path-style titles (e.g. pool-party/testnet-pool-party-public/credentials). The op:// URI format breaks with these because it uses / as a delimiter.
| too many '/' | Item title has slashes, op:// can't parse it | Use item ID with op item get | | could not find item | Wrong vault or title mismatch | Run op item list --vault VAULT to discover | | Empty output | Missing --reveal flag | Add --reveal and pipe to consumer (or | wc -c) |
安全的 1Password CLI 模式,用於讀取機密、發現保險庫/項目以及將憑證透過管道傳輸到其他工具。從 1Password 讀取、輪換機密或透過管道將憑證傳輸到 wrangler/kubectl/等時使用。在 op CLI、1Password、秘密輪調或憑證管道任務上觸發。 來源:0xbigboss/claude-code。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/0xbigboss/claude-code --skill op-cli- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-17
- 更新時間
- 2026-02-18
快速解答
什麼是 op-cli?
安全的 1Password CLI 模式,用於讀取機密、發現保險庫/項目以及將憑證透過管道傳輸到其他工具。從 1Password 讀取、輪換機密或透過管道將憑證傳輸到 wrangler/kubectl/等時使用。在 op CLI、1Password、秘密輪調或憑證管道任務上觸發。 來源:0xbigboss/claude-code。
如何安裝 op-cli?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/0xbigboss/claude-code --skill op-cli 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/0xbigboss/claude-code
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-17