SKILL·F13C2C

Passwords

openclaw
Updated 1 month ago
21 views
972
296
972
View on GitHub
Documentswordai

About

The Passwords skill provides a local credential vault with encrypted storage using age encryption and OS keychain integration. It offers secure password management with master password requirements, sensitivity-based access control, and TOTP support. Developers should use this for secure credential storage within Claude Code sessions when working with sensitive authentication data.

Quick Install

Claude Code

Recommended
Primary
npx skills add openclaw/skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/openclaw/skills
Git CloneAlternative
git clone https://github.com/openclaw/skills.git ~/.claude/skills/Passwords

Copy and paste this command in Claude Code to install this skill

GitHub Repository

openclaw/skills
Path: skills/ivangdavila/passwords
0
archivebackupclawdbotclawdhubskill
FAQ

Frequently asked questions

What is the Passwords skill?

Passwords is a Claude Skill by openclaw. Skills package instructions and resources that Claude loads on demand, so Claude can perform Passwords-related tasks without extra prompting.

How do I install Passwords?

Use the install commands on this page: add Passwords to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does Passwords belong to?

Passwords is in the Documents category, tagged word and ai.

Is Passwords free to use?

Yes. Passwords is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills