env-lookup

Community

Resolve env vars across tools and platforms.

Authordstanberry
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Resolves environment variables and environment abstractions across tools to enable consistent configuration lookups in mixed environments (Unix-like and Windows), including special variables such as AI_CONFIG_DIR and MEMORY_DIR.

Core Features & Use Cases

  • Platform-aware lookups: use Unix commands like printenv on Unix-like systems and PowerShell on Windows.
  • Tool-aware alias resolution: maps AI_CONFIG_DIR to COPILOT_HOME or CLAUDE_CONFIG_DIR depending on the running tool, and derives MEMORY_DIR accordingly.
  • Robust, user-friendly responses: reports when a variable is not set and provides clear paths for resolution across different tools and shells.

Quick Start

Ask me to resolve a specific environment variable using the correct platform command and the defined tool-based aliases for AI_CONFIG_DIR and MEMORY_DIR.

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

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.