AI SummaryThis booster simplifies Confluent Cloud workflows by setting a default environment for Claude Code, eliminating the need to specify it for every command. Developers working with Confluent Cloud infrastructure will find it essential for streamlined environment management.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "claude-code-confluent-plugin" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (15 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/environments-use.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/api-keys-create.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/api-keys-create.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/api-keys-delete.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/api-keys-delete.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/api-keys-list.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/api-keys-list.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/clusters-create.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/clusters-create.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/clusters-delete.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/clusters-delete.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/clusters-list.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/clusters-list.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/environments-create.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/environments-create.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/environments-delete.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/environments-delete.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/environments-list.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/environments-list.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/environments-update.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/environments-update.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/setup-streaming-app.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/setup-streaming-app.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/topics-create.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/topics-create.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/topics-delete.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/topics-delete.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/topics-list.md "https://raw.githubusercontent.com/confluentinc/claude-code-confluent-plugin/main/.claude/commands/topics-list.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Set the active Confluent Cloud environment for subsequent commands
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
8 ★ · NicheDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code