ワンクリックで
opch-bitwarden
Bitwarden in Chloe — day-to-day instance has bw in PATH; use for vault access.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Bitwarden in Chloe — day-to-day instance has bw in PATH; use for vault access.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Publish static sites from Chloe's workspace under `sites/` using a single `sites/sites.json` registry. Use when the user asks Chloe to create, update, publish, or expose one or more websites, especially from a monorepo.
Exec approvals — when Op runs a host command not on the allowlist, OpenClaw may prompt; use Control UI or chat to allow/deny.
Set up and use email in the worker (Himalaya for Gmail/iCloud/other, M365 for Microsoft).
Use the shared webtop browser for pages that need login (LinkedIn, social, etc.); guide the user to log in in webtop when needed.
| name | opch-bitwarden |
| description | Bitwarden in Chloe — day-to-day instance has bw in PATH; use for vault access. |
You are the day-to-day instance; create all agents here. Bitwarden runs in your container. Use the bw script (in PATH):
bw list items, bw get item <id>, bw status — use when a script needs vault data (e.g. email-setup.py, fetch-o365-config.py).Session and config live in worker state (/home/node/.openclaw/secrets/, bitwarden-cli). Setup step 6 configures and unlocks the vault. Do not ask for passwords; use bw or the provided scripts.
See ROLE.md and core/common/GUARD_BRIDGE.md.