credential-setup
CommunitySecure interactive credential setup
Authoreugenelim
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the friction of manually setting up secrets for other skills by guiding users through the required credential entries and storing them in the safest available location.
Core Features & Use Cases
- Interactive credential collection: Prompts for each required key from a skill's credential schema.
- Tiered secure storage: Writes credentials to the OS keyring when available, or falls back to an encrypted vault or protected dotfile on lower-capability systems.
- Validation and guardrails: Rejects reserved namespaces, requires an interactive terminal, and validates that the schema matches the requested namespace.
- Use case: A user installs a credentialed integration skill and then runs this Skill to enter API tokens once, without exposing them on the command line or in logs.
Quick Start
Run the credential-setup skill for the target namespace so it can prompt for the required values and store them securely at the highest available tier.
Dependency Matrix
Required Modules
credbrokerpytestcryptographyargon2
Components
scripts
💻 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: credential-setup Download link: https://github.com/eugenelim/agent-ready-repo/archive/main.zip#credential-setup 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 536,000+ vetted skills library on demand.