oceanbase-syntax
✓Write SQL syntax definitions for OceanBase documentation. Syntax sections define structure without semicolons, while examples show executable statements. Use when writing syntax sections or reviewing SQL statement documentation.
Installation
SKILL.md
This skill provides guidelines for writing SQL syntax sections in OceanBase documentation.
Note: Even in syntax section, show variants with semicolons separated, but the syntax definition itself doesn't need semicolons if showing the pattern.
| sessionid | The Client Session ID of the current session. | | serial# | This parameter is not implemented in the current version and is reserved only for syntax compatibility. | | IMMEDIATE | Immediately switches back to the specified session to execute KILL. This parameter is optional. |
Write SQL syntax definitions for OceanBase documentation. Syntax sections define structure without semicolons, while examples show executable statements. Use when writing syntax sections or reviewing SQL statement documentation. Source: amber-moe/oceanbase-doc-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/amber-moe/oceanbase-doc-skills --skill oceanbase-syntax- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is oceanbase-syntax?
Write SQL syntax definitions for OceanBase documentation. Syntax sections define structure without semicolons, while examples show executable statements. Use when writing syntax sections or reviewing SQL statement documentation. Source: amber-moe/oceanbase-doc-skills.
How do I install oceanbase-syntax?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/amber-moe/oceanbase-doc-skills --skill oceanbase-syntax Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/amber-moe/oceanbase-doc-skills
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01