# 402 Clay Multi Env Setup E6d93289

> clay-multi-env-setup

- Skill: `tools-only/402-clay-multi-env-setup-e6d93289` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/402-clay-multi-env-setup-e6d93289`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/402-clay-multi-env-setup-e6d93289/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/402-clay-multi-env-setup-e6d93289

---

# clay-multi-env-setup

## File Scaffold

```
clay-multi-env-setup/
|-- SKILL.md
```

## File Descriptions

### 1. SKILL.md
**Purpose:** Configure Clay across development, staging, and production environments. Implements secure configuration management and environment isolation.
**Workflow:** Enterprise setup skill. Use when establishing multi-environment Clay deployments.
**Relates to:** Builds on clay-reference-architecture; enables clay-enterprise-rbac for access control.

## Summary

This skill configures Clay for multi-environment deployments. It covers environment-specific configuration structures, secure secret management with HashiCorp Vault or cloud secret managers, environment detection logic, production safeguards (rate limiting, audit logging), staging parity with production, and development environment isolation. Essential for enterprise Clay deployments.

