core/worker/skills/opch-bridge/SKILL.md
Bitwarden in Chloe — day-to-day instance has bw in PATH; use for vault access.
npx skillsauth add mere/op-and-chloe opch-bitwardenInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
development
Use the shared webtop browser for pages that need login (LinkedIn, social, etc.); guide the user to log in in webtop when needed.
development
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.
devops
Set up and use email in the worker (Himalaya for Gmail/iCloud/other, M365 for Microsoft).
data-ai
Exec approvals — when Op runs a host command not on the allowlist, OpenClaw may prompt; use Control UI or chat to allow/deny.