# 422 Exa Multi Env Setup Ef51c59b

> exa-multi-env-setup

- Skill: `tools-only/422-exa-multi-env-setup-ef51c59b` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/422-exa-multi-env-setup-ef51c59b`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/422-exa-multi-env-setup-ef51c59b/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/422-exa-multi-env-setup-ef51c59b

---

# exa-multi-env-setup

## Skill Scaffold

```
exa-multi-env-setup/
  SKILL.md
```

## File Descriptions

### 1. SKILL.md
**Purpose:** Configure Exa across development, staging, and production environments with environment-specific API keys and settings.
**Workflow:** Enterprise setup skill - establishes proper environment isolation.
**Relates to:** Follows exa-security-basics; prerequisite for exa-enterprise-scaling

## Summary

This skill configures multi-environment Exa setup: separate API keys per environment (dev/staging/prod), environment detection and configuration loading, secret manager integration (AWS Secrets Manager, GCP Secret Manager, HashiCorp Vault), environment-specific rate limits and caching, production safeguards (stricter error handling, alerting), and configuration validation on startup. Ensures complete environment isolation with zero cross-environment incidents.

