bitwarden

Retrieve and generate passwords from Bitwarden or Vaultwarden via the bw CLI.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill bitwarden-malue-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bitwarden
Source: https://github.com/malue-ai/dazee-small/tree/main/skills/library/bitwarden
Command: npx skills add https://github.com/malue-ai/dazee-small --skill bitwarden-malue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a secure and automated way to access and manage your passwords stored in Bitwarden or Vaultwarden using the command-line interface.

Core Features & Use Cases

  • Password Retrieval: Securely fetch specific passwords from your vault.
  • Password Generation: Create strong, random passwords according to specified criteria.
  • Use Case: When you need to log into a website and have forgotten the password, you can ask the AI to retrieve it from your Bitwarden vault. Or, when creating a new account, ask the AI to generate a secure password for you.

Quick Start

Ask the AI to find your Netflix password.

Frequently Asked Questions about bitwarden

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve a password from Bitwarden using the command line?▼

To retrieve a Bitwarden password via the command line, this Skill accesses your vault using the `bw` CLI to securely fetch specific credentials. It requires the Bitwarden CLI to be installed and your session to be authenticated.

Can I generate secure passwords through the Bitwarden CLI?▼

Yes, you can generate secure passwords through the Bitwarden CLI. This Skill leverages the `bw` CLI to create strong, random passwords according to your specified criteria directly within your automated workflow.

Does this password management approach work with Vaultwarden?▼

Yes, this password management approach works with Vaultwarden. The Skill accesses and manages vault data by interfacing with the `bw` CLI, which natively supports both Bitwarden and Vaultwarden server implementations.

What do I need to set up before automating Bitwarden credential management?▼

Before automating Bitwarden credential management, you need the `bw` CLI installed and successfully authenticated to your vault. This Skill operates by executing commands through the established CLI session to handle vault data.

Why use a CLI-based password manager for credential retrieval instead of manual access?▼

Using a CLI-based password manager for credential retrieval allows automated, secure access to vault data without manual copy-paste. This Skill securely fetches specific passwords via the `bw` CLI, streamlining workflows like automated logins.