oceanbase-examples

Installation
SKILL.md

OceanBase Documentation Examples

This skill provides guidelines for creating SQL examples in OceanBase documentation.

Example structure

SQL statements

Always prefix with prompt:

  • obclient> for default prompt
  • obclient [SCHEMA]> when schema context is relevant

Include semicolons in executable statements.

Example:

Related skills
Installs
16
GitHub Stars
6
First Seen
Jan 26, 2026