keyring
CommunitySecurely store credentials
Authorjohnlindquist
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure and cross-platform way to store and retrieve sensitive credentials like passwords and API keys, leveraging the operating system's native secure storage.
Core Features & Use Cases
- Cross-Platform Compatibility: Works seamlessly on macOS, Windows, and Linux.
- Secure Storage: Utilizes system keychains (Keychain Services, Windows Credential Manager, Secret Service) for encrypted storage.
- Unified API: Offers a consistent interface for managing credentials, abstracting away platform-specific differences.
- Use Case: Securely store API keys for external services used by your scripts, ensuring they are not exposed in plain text within your code.
Quick Start
Use the keyring skill to set a password for the service 'my-app' and user 'test-user'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: keyring Download link: https://github.com/johnlindquist/script-kit-next/archive/main.zip#keyring Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.