bitwarden-cli

Installation
SKILL.md

Bitwarden CLI

Intent Router

Request Reference Load When
Install, first-time setup, env vars references/install-and-setup.md User needs to install bw or configure server/session
CLI commands, get/list/create items references/command-cookbook.md User needs login/unlock/sync/get/list/create/edit/delete commands
Session lifecycle, API key auth references/auth-and-session.md User asks about BW_SESSION, API key auth, or scripted/CI auth
Item types, filtering, export references/item-operations-and-filtering.md User asks about item types, search filters, JSON templates, or bulk export

Quick Start

# 1. Install (npm)
npm install -g @bitwarden/cli
Installs
1
First Seen
Jul 8, 2026
bitwarden-cli — alisonaquinas/llm-ci-dev