bitwarden

Installation
SKILL.md

Bitwarden CLI

Retrieve secrets when environment variables are missing.

CRITICAL: Source .env Before EVERY bw Command

EVERY bw command MUST be prefixed with sourcing .env to load BW_SESSION:

# Standard prefix for ALL bw commands - copy this pattern exactly:
source .env 2>/dev/null; bw <command>
Installs
29
GitHub Stars
1
First Seen
Jan 24, 2026
bitwarden — sebastiaanwouters/dotagents