cb-analytics-capella

Manage Couchbase Capella cloud resources through the Cloud Management API.

4|1|Updated May 28, 2026
One-click install
npx skills add https://github.com/celticht32/Couchbase-Skills-for-Claude.ai --skill cb-analytics-capella
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cb-analytics-capella
Source: https://github.com/celticht32/Couchbase-Skills-for-Claude.ai/tree/main/skills/couchbase-analytics/cb-analytics-capella
Command: npx skills add https://github.com/celticht32/Couchbase-Skills-for-Claude.ai --skill cb-analytics-capella

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you administer Couchbase Capella resources without guessing IDs or API behavior, reducing mistakes when working with organizations, projects, clusters, and backups.

Core Features & Use Cases

  • Resource Discovery: List organizations, clusters, backups, and API keys to understand what exists before taking action.
  • Cluster Operations: Provision, inspect, delete, and restore Capella clusters through the Cloud Management API.
  • Backup Management: Trigger immediate backups and restore them in place or into another cluster.
  • Safety Guardrails: Uses read-first workflows, confirmation for destructive actions, and clear guidance for common API failures.

Quick Start

Ask for the Capella organization, project, or cluster you want to inspect or manage, and specify whether you need to list resources, create a backup, restore data, or delete a cluster.

Frequently Asked Questions about cb-analytics-capella

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Couchbase Capella clusters through the Cloud Management API?

Managing Couchbase Capella clusters through the Cloud Management API involves inspecting projects, provisioning clusters, and handling backups. It requires Capella v4 API access and strict organization, project, and cluster ID handling.

Can I restore a Capella cluster backup into a different cluster?

Yes, you can restore a Capella cluster backup into another cluster. Backup management supports restoring data in place or into another cluster through the Cloud Management API with strict cluster ID handling.

What do I need to audit API keys in Couchbase Capella?

To audit API keys in Couchbase Capella, you need Capella v4 API access and the appropriate API key secret. The resource discovery feature lists existing API keys to review before taking administrative action.

How do I list organizations and projects in Couchbase Capella?

You can list organizations and projects in Couchbase Capella using the resource discovery feature. It queries the Cloud Management API to enumerate organizations, clusters, backups, and API keys before you take administrative action.

Is there a safe way to delete a Capella cluster through automation?

Yes, there is a safe way to delete a Capella cluster through automation. The process uses read-first workflows and requires confirmation for destructive actions, reducing mistakes when working with cluster operations.

Why do my Capella API calls fail when managing cloud resources?

Capella API calls often fail due to incorrect organization, project, or cluster ID handling. The process requires strict ID matching and Capella v4 API access with the appropriate API key secret to avoid common API failures.