Install
openclaw skills install seekdbOverview skill for OceanBase SeekDB. Routes to specialized skills for installing/deploying SeekDB on a target machine and for building SeekDB from source. Use as a starting point when the user mentions seekdb, pyseekdb, "install seekdb", "build seekdb", or wants a lightweight standalone OceanBase-compatible database. For obd-managed seekdb deployments and primary-standby HA, see the separate oceanbase-deploy/seekdb skill instead.
openclaw skills install seekdbSeekDB is a lightweight OceanBase-compatible database that can run as a standalone server (Homebrew / Docker / yum / apt / Windows MSI) or as an embedded Python module (pyseekdb).
This is the entry point. Use the specialized skills below for specific tasks.
| Skill | Use When |
|---|---|
| install | Install / deploy SeekDB on a target machine — Homebrew, Docker, yum, apt, Windows MSI, or pip embedded. |
| build | Build SeekDB binaries and packages from source — macOS, Linux, Android (cross), Windows, Python wheel. |
oceanbase-deploy/seekdb skill (lives under ../oceanbase-deploy/seekdb/SKILL.md). That skill is for obd-managed clusters; this skill is for the SeekDB product itself.| Port | Purpose |
|---|---|
| 2881 | MySQL protocol |
| 2886 | HTTP / obshell |