credentials

Community

Securely manage API keys and env vars.

AuthorAdigunQ
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the secure management of API keys and environment variables, preventing hardcoding and ensuring project configurations are consistently set up.

Core Features & Use Cases

  • Centralized Key Management: Loads API keys from a user-specified text file in various formats (colon-separated, key=value, informal).
  • Automated Validation: Verifies extracted API keys by making test calls to the respective services.
  • Project Setup: Creates a .env file for the project and adds it to .gitignore, reporting any missing required keys.
  • Use Case: When starting a new project that requires access to OpenAI, Anthropic, and Reddit APIs, this Skill can automatically find and validate your keys from ~/Documents/Access.txt, create a .env file, and prompt you for any missing credentials.

Quick Start

Use the credentials skill to load API keys from ~/Documents/Access.txt for the current project.

Dependency Matrix

Required Modules

None required

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: credentials
Download link: https://github.com/AdigunQ/ralph-smart/archive/main.zip#credentials

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.