op-cli
✓シークレットの読み取り、コンテナー/アイテムの検出、および他のツールへの資格情報のパイプのための安全な 1Password CLI パターン。 1Password から読み取る場合、シークレットをローテーションする場合、または資格情報を Wrangler/kubectl/etc にパイプする場合に使用します。 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/etc にパイプする場合に使用します。 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/etc にパイプする場合に使用します。 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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/0xbigboss/claude-code
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-17