aiagent-env-manager

Installation
SKILL.md

AI Agent Env Manager

Use this skill for safe environment setup.

Quickstart

  • Check expected keys in .env.example.
  • Prefer uv run python tools/credential_manager.py store <KEY> over editing secrets into markdown.
  • Use uv run python tools/credential_manager.py status to verify setup without printing values.

Primary Files

  • .env.example
  • tools/credential_manager.py
  • docs/codex-safety.md

Workflow

  1. Check whether the user wants plain .env management or OS credential storage.
  2. Prefer uv run python tools/credential_manager.py store <KEY> when possible.
  3. If .env is required, limit guidance to key names and file locations.
  4. Verify setup with uv run python tools/credential_manager.py status or masked file checks.
Installs
3
GitHub Stars
347
First Seen
May 14, 2026
aiagent-env-manager — minicoohei/ai-agent-camp