# Couchbase Capella

> Provision, configure, and manage Couchbase Capella deployments. Use whenever the user asks about Capella cluster setup, Capella free tier, Capella trial, creating a Capella cluster, Capella pricing tiers, Capella compute tiers, database credentials, Capella allowed CIDRs, Capella VPC peering, Capella AWS PrivateLink, Azure Private Endpoint, Capella App Services setup, Capella networking, Capella…

- **Type:** Skill
- **Install:** `agentstack add skill-celticht32-couchbase-skills-for-claude-ai-couchbase-capella`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [celticht32](https://agentstack.voostack.com/s/celticht32)
- **Installs:** 0
- **Category:** [Databases](https://agentstack.voostack.com/c/databases)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [celticht32](https://github.com/celticht32)
- **Source:** https://github.com/celticht32/Couchbase-Skills-for-Claude.ai/tree/main/skills/couchbase/couchbase-capella

## Install

```sh
agentstack add skill-celticht32-couchbase-skills-for-claude-ai-couchbase-capella
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Couchbase Capella

A skill for *provisioning and configuring* Couchbase Capella deployments — from free tier through production, covering networking, credentials, and application connectivity.

Distinct from:
- `couchbase-sizing` — Capella tier selection math
- `couchbase-security-hardening` — TLS, RBAC, and audit configuration once the cluster is running
- `couchbase-backup-restore` — Capella backup and restore

## When this skill applies

- "How do I create a Capella cluster?"
- "How do I connect my app to Capella?"
- "What's the difference between database credentials and admin credentials?"
- "How do I set up allowed CIDRs / private networking?"
- "How do I set up VPC peering or PrivateLink with Capella?"
- "What are Capella orgs, projects, and clusters?"
- "How do I set up Capella App Services?"
- "Free tier vs paid — what are the differences?"

## Pick the right reference

| Question | Read |
|---|---|
| "Getting started — free tier, org/project structure, first cluster" | `references/getting-started.md` |
| "Networking — allowed CIDRs, VPC peering, PrivateLink" | `references/networking.md` |
| "Credentials — database users vs admin, connection strings" | `references/credentials.md` |

## Key Capella concepts

**Organization → Project → Cluster** is the hierarchy. Everything lives under an org. Projects group clusters by environment (dev, staging, prod). Clusters are the actual Couchbase deployments.

**Database credentials ≠ cluster admin credentials.** The admin credentials (used in the Capella UI) are for management only and should never be in your application code. Database credentials (created per cluster, scoped to buckets and roles) are what applications use. Always use database credentials for SDK connections.

**Allowed CIDRs** are IP allowlists at the cluster level. Your application's outbound IP(s) must be in the allowlist before connections are accepted. For production, use private networking (VPC peering or PrivateLink) instead of public-internet allowed CIDRs.

## Related skills

- `couchbase-sizing` — choosing the right Capella compute tier
- `couchbase-backup-restore` — managing Capella backups
- `couchbase-mobile` — Capella App Services for mobile sync
- `couchbase-observability` — Capella monitoring integration
- `couchbase-security-hardening` — RBAC and TLS on Capella

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [celticht32](https://github.com/celticht32)
- **Source:** [celticht32/Couchbase-Skills-for-Claude.ai](https://github.com/celticht32/Couchbase-Skills-for-Claude.ai)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-celticht32-couchbase-skills-for-claude-ai-couchbase-capella
- Seller: https://agentstack.voostack.com/s/celticht32
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
