一键导入
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.