← Back to Skills Marketplace
🔌

OceanBase Deploy

by OceanBase · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ⚠ suspicious
49
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install oceanbase-deploy
Description
Overview skill for OceanBase deployment and operations using obd. Routes to specialized skills for cluster management, tenant management, seekdb, and testing...
README (SKILL.md)

OceanBase Deploy & Operations (obd)

This is the entry point for OceanBase operations via obd. Use the specialized skills below for specific tasks.

Skill Index

Skill Use When
cluster-management Deploy, start, stop, upgrade, scale out clusters. OCP CE takeover. Monitoring setup.
tenant-management Create/drop tenants, backup, restore, optimize workloads.
seekdb seekdb install, deploy, HA (switchover/failover/decouple).
testing-and-benchmark Sysbench, TPC-H, TPC-C benchmarks; mysqltest functional tests.

Quick Start

obd demo

Deploys a local demo cluster with default ports (2881 MySQL, 2882 RPC, 2886 obshell).

Installation

If obd is not installed, download from: https://mirrors.oceanbase.com/community/stable/el/

Official quick-start guide: https://www.oceanbase.com/docs/common-obd-cn-1000000005246289

OCP Terminology Convention

  • "Deploy OCP" always means OCP CE (ocp-ce), never ocp-express.
  • ocp-express has been replaced by obshell dashboard (port 2886). Do not deploy it.
  • See cluster-management/references/ocp-ce.md for details.

Critical Safety Rules

These destructive commands always require explicit user confirmation:

  1. obd cluster destroy — Destroys cluster and data
  2. obd cluster redeploy — Destroys and redeploys, data loss
  3. obd cluster prune-config — Deletes config files
Usage Guidance
Install only if you expect the agent to help administer OceanBase with obd. Before using it, require explicit confirmation for destructive or state-changing commands, verify OCP endpoints before exporting clusters, avoid putting passwords directly in shell history, and run benchmarks only on approved test environments or carefully scoped non-production tenants.
Capability Assessment
Purpose & Capability
The skill's purpose is coherent: it provides OceanBase obd deployment, tenant, seekdb, and benchmark guidance. However, it includes high-impact capabilities such as cluster destruction, tenant deletion, tenant restore/overwrite, failover, component deletion, benchmark load generation, and OCP export using credentials.
Instruction Scope
Several descriptions trigger on broad phrases such as mentioning OceanBase, obd, OCP, monitoring, seekdb, or generic execution wording. That increases the chance of unintended activation for an operations skill that can guide destructive or resource-intensive commands.
Install Mechanism
The README provides curl-based installation commands that create local agent skill directories and download files from GitHub. This is a normal integration pattern, but the documentation does not clearly warn users about local writes and remote fetches before execution.
Credentials
The requested environment authority is proportionate for an OceanBase administration skill, but the artifacts under-disclose impacts for tenant drop, restore overwrite, OCP credential export, mirror cleaning, component deletion, and benchmarks that may affect data or cluster performance.
Persistence & Privilege
No hidden persistence, background workers, obfuscation, or startup hooks were found. Persistence is limited to installing markdown skill files into agent skill directories and using obd-managed cluster configuration/state when users run documented commands.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oceanbase-deploy
  3. After installation, invoke the skill by name or use /oceanbase-deploy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
Migrate to OceanBase org
v2.0.0
OceanBase │············ deployment & operations skill: cluster management, tenant management, seekdb, testing & benchmark
Metadata
Slug oceanbase-deploy
Version 2.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is OceanBase Deploy?

Overview skill for OceanBase deployment and operations using obd. Routes to specialized skills for cluster management, tenant management, seekdb, and testing... It is an AI Agent Skill for Claude Code / OpenClaw, with 49 downloads so far.

How do I install OceanBase Deploy?

Run "/install oceanbase-deploy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OceanBase Deploy free?

Yes, OceanBase Deploy is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OceanBase Deploy support?

OceanBase Deploy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OceanBase Deploy?

It is built and maintained by OceanBase (@oceanbase); the current version is v2.0.1.

💬 Comments