env-secrets
CommunityManage 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.localfor project-specific configurations, automatically loaded bydirenv. - Documentation: Maintain
.env.examplefiles 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.localand 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.