os-keychain
CommunitySecurely store and manage secrets.
Authormartinholovsky
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure, cross-platform method for storing sensitive credentials like API keys and passwords, preventing them from being exposed in code or configuration files.
Core Features & Use Cases
- OS-Native Storage: Leverages Windows Credential Manager, macOS Keychain Services, and Linux Secret Service for robust security.
- Secure Credential Management: Offers functions to store, retrieve, and delete secrets with platform-specific security controls.
- Use Case: Securely store your cloud provider API key so your application can access cloud resources without exposing the key in your codebase or environment variables.
Quick Start
Use the os-keychain skill to store the secret 'my-api-key' with the value 'sk-12345'.
Dependency Matrix
Required Modules
keyring
Components
scriptsreferences
💻 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: os-keychain Download link: https://github.com/martinholovsky/claude-skills-generator/archive/main.zip#os-keychain 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.