A high-performance CLI client for Bitwarden and Vaultwarden designed for secure credential retrieval and script integration.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rbw
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install rbw using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
rbw is a terminal-based interface for interacting with Bitwarden and Vaultwarden vaults. Unlike the official CLI, it is optimized for speed and seamless integration into development workflows and system services. This tool allows developers to access passwords, custom fields, and notes without leaving their environment, making it an essential component of Openclaw Skills for those who prioritize security and automation.
By leveraging rbw, users can programmatically fetch secrets, manage vault items, and handle authentication through a persistent agent. This eliminates the need for hardcoded credentials and enables a more secure approach to managing sensitive information across various local and server-side applications.
To get started with this tool as part of your Openclaw Skills library, follow these steps:
# Configure your vault email address
rbw config set email [email protected]
# Unlock your vault (requires master password)
rbw unlock
# Perform an initial sync
rbw sync
# Verify your connection
rbw list
The skill organizes and retrieves data based on the standard Bitwarden item structure. Data can be exported as raw JSON for advanced processing.
| Attribute | Description | Access Method |
|---|---|---|
| Name | The primary label for the vault entry | Position argument |
| Folder | The organizational category | --folder |
| Username | The login username | --field Username |
| Password | The primary secret string | Default (no field) |
| Custom Fields | User-defined key-value pairs | --field |
| Notes | Text-based documentation | --full flag |
Loading
A powerful automation skill for managing Obsidian vaults and Markdown notes via the command line using notesmd-cli.

A lightweight local script that compresses prompt files to minimize token usage in iterative AI development cycles.

A local script that compresses prompt files to minimize token costs in iterative AI development cycles.

An advanced AI tool for deep understanding of images, videos, and complex documents using the GLM-4.6V model.

A Python SDK for building autonomous AI agents and multi-agent orchestrations with native support for AWS Bedrock, local LLMs, and MCP tools.

A sophisticated personality architecture that transforms AI agents from simple scripts into autonomous entities with genuine identity and emotional depth.








































