confluentinc

Environments Use — Development skill for Claude Code

Development community

Set the active Confluent Cloud environment for subsequent commands.

How to install Environments Use

Installs to ~/.claude/commands/confluentinc-claude-code-confluent-plugin-environments-use.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/HEAD/.claude/commands/environments-use.md -o ~/.claude/commands/confluentinc-claude-code-confluent-plugin-environments-use.md

Restart Claude Code, or start a new session, for it to be picked up.

What Environments Use does


description: Set the active Confluent Cloud environment for subsequent commands allowed-tools: mcp__confluent-infra__list_environments

**Before starting:** If any tool call fails with "Missing required environment variables", tell the user: "Set your Confluent Cloud API credentials — generate at https://confluent.cloud/settings/api-keys, then `export CONFLUENT_CLOUD_API_KEY=... CONFLUENT_CLOUD_API_SECRET=...` and restart Claude Code."

Help me set the active Confluent Cloud environment

Alternatives in Development

  • Agent.System.Main.Environment — Environment 19k ★
  • Doctor — Environment diagnostics with interactive fixes — providers, auth, RTK, hooks, token optimization 2.8k ★
  • 05 Env And Auth — Prompt 05: Environment Configuration & API Authentication 2.3k ★

Full documentation available on GitHub

View Source Repository