password-manager-skill

Manage passwords with macOS Keychain and generate strong customizable passwords.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/sky770825/openclaw-console-hub --skill password-manager-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: password-manager-skill
Source: https://github.com/sky770825/openclaw-console-hub/tree/main/skills/password-manager-skill
Command: npx skills add https://github.com/sky770825/openclaw-console-hub --skill password-manager-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides a secure and convenient way to manage your passwords, ensuring they are strong, encrypted, and easily accessible when needed, without ever storing them in plaintext.

Core Features & Use Cases

  • Strong Password Generation: Create complex, customizable passwords.
  • Encrypted Storage: Securely store passwords using macOS Keychain.
  • Password Strength Checking: Evaluate the security of your passwords.
  • Clipboard Integration: Automatically clear passwords from the clipboard after a short period.

Quick Start

Use the password-manager command to generate a new password with a length of 20 characters.

Frequently Asked Questions about password-manager-skill

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

FAQPage Schema
How do I securely store passwords using macOS Keychain?

The password manager skill provides encrypted storage via macOS Keychain and includes a strength checking feature to evaluate the security of your existing passwords before saving them.

Can I generate custom strong passwords via the command line?

After using the password-manager command to generate or retrieve credentials, the clipboard integration feature automatically clears the copied passwords from your clipboard after a short period to prevent unauthorized access.

Does this password manager support automatic clipboard clearing?

Yes, this password manager operates entirely via a command-line interface script and requires macOS Keychain, meaning it is specifically suited for macOS environments rather than Windows or Linux.

How do I check the strength of my existing passwords?

The password manager approach using macOS Keychain differs from other category-level tools by relying on the native macOS encryption infrastructure, ensuring encrypted storage without needing third-party password managers.

What are the limitations of using macOS Keychain for password management?

The primary limitation of using macOS Keychain for password management is platform dependency, as the command-line script and its encrypted storage mechanism are restricted to macOS environments exclusively.