Communityv1.1.1

Bitwarden CLI

Securely interact with Bitwarden password manager via the bw CLI. Covers authentication (login/unlock/logout), vault operations (list/get/create/edit/delete...

1.5kdownloads2active installsTFM
View on ClawHubBack to Skills

Skill Details

Slug
bw-cli
Latest Version
1.1.1
Author
TFM
Published
Feb 8, 2026
Updated
Apr 28, 2026
Total Versions
12

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Bitwarden CLI.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.1.1

feat: unlock-first workflow for better performance. Try unlock first (fast path), fall back to login only when vault not initialized. Reduces unnecessary API calls.