jelly-dotenv

Community

Central env vars for all jelly skills.

Authordev-jelly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a centralized and secure way to load environment variables for all jelly- skills, with a clear fallback mechanism and templates for easy setup.

Core Features & Use Cases

  • Centralized Configuration: single source of truth for API keys and configs.
  • Fallback Architecture: automatically fall back to project root .env if required vars are missing.
  • Easy Setup: template and scripts for rapid onboarding.

Quick Start

Load environment variables in a shell or Node.js process and verify access to ANTHROPIC_API_KEY or other keys.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: jelly-dotenv
Download link: https://github.com/dev-jelly/jelly-dotclaude/archive/main.zip#jelly-dotenv

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository