api-credentials

Store and retrieve API keys for Anthropic, Google Gemini, and GitHub services.

137|7|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/oaustegard/claude-skills --skill api-credentials
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: api-credentials
Source: https://github.com/oaustegard/claude-skills/tree/main/api-credentials
Command: npx skills add https://github.com/oaustegard/claude-skills --skill api-credentials

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill eliminates the security risks and complexity of managing API credentials across multiple services by providing a centralized, secure storage and retrieval system.

Core Features & Use Cases

  • Multi-Provider Support: Securely store and retrieve API keys for Anthropic Claude, Google Gemini, and GitHub services.
  • Secure Retrieval: Provides clear error handling and masking functions to prevent credential exposure.
  • Use Case: When building a skill that needs to call the Claude API, use this dependency to securely access your API key without hardcoding credentials.

Quick Start

Use the api-credentials skill to retrieve the configured Anthropic API key for making Claude API calls.