provider-credentials

Official

Manage AI agent credentials securely.

Authorproject-ax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a secure and standardized way to manage sensitive credentials (like API keys and tokens) for AI agents, ensuring they are never exposed directly within agent containers.

Core Features & Use Cases

  • Secure Credential Storage: Supports multiple storage mechanisms including plaintext environment variables and OS-native keychains.
  • Credential Management: Allows retrieval, storage, deletion, and listing of credentials by service name.
  • Use Case: Securely store your OpenAI API key using the OS keychain, allowing your AI agent to access it when needed without exposing the key in its runtime environment.

Quick Start

Use the provider-credentials skill to get the credential for the service named 'openai-api-key'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: provider-credentials
Download link: https://github.com/project-ax/ax/archive/main.zip#provider-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 471,000+ vetted skills library on demand.