env-secrets

Community

Manage environment variables and secrets.

Authormshuffett
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the management of sensitive information and configuration settings for your projects, ensuring secure and organized access to environment variables.

Core Features & Use Cases

  • Global Secrets Management: Securely store and access system-wide API keys and credentials in ~/.env.zsh.
  • Project-Specific Secrets: Utilize .env.local for project-specific configurations, automatically loaded by direnv.
  • Documentation: Maintain .env.example files to document required variables without exposing sensitive values.
  • Use Case: When starting a new project that requires database credentials and an API key, use this Skill to add them to .env.local and ensure they are automatically loaded, while also documenting the required variables in .env.example.

Quick Start

Use the env-secrets skill to add the DATABASE_URL and API_KEY to your project's .env.local file.

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: env-secrets
Download link: https://github.com/mshuffett/dotfiles/archive/main.zip#env-secrets

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.