api-key-env-migration

Community

Move API keys out of config and into .env

Authoranxiety135790
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps remove plaintext API keys from Hermes config files so secrets are easier to manage, safer to share, and less likely to be exposed accidentally.

Core Features & Use Cases

  • Secret migration: Replaces hardcoded API key values in config.yaml with environment variable references.
  • Environment setup: Stores keys in ~/.hermes/.env using standard VARNAME=value entries for cleaner secret management.
  • Safety and rotation: Supports separate variables for different providers, making key rotation and sharing safer without editing config files.

Quick Start

Ask the Skill to migrate the API keys in your Hermes configuration from plaintext values to .env variables and update the config to use environment references.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: api-key-env-migration
Download link: https://github.com/anxiety135790/hermes-skills/archive/main.zip#api-key-env-migration

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 545,000+ vetted skills library on demand.