What problem does it solve?
This Skill removes the friction of locating, parsing, validating, and configuring API credentials while reducing the risk of exposing secrets or committing them to a project repository.
Core Features & Use Cases
- Credential Discovery: Identify centralized access files in common locations or support manual credential entry.
- Multi-Format Parsing: Extract credentials from colon-separated, key-value, and informal text formats for services such as OpenAI, Anthropic, GitHub, Reddit, Supabase, and Stripe.
- Secure Project Setup: Map discovered values to environment variables, create a project environment file, update ignore rules, mask secrets in output, validate supported keys, and report missing credentials.
Quick Start
Use the credentials skill to find the available access file, configure the required project environment variables, validate the keys, and report any missing credentials.