oceanbase-sql-doc
✓Write and format OceanBase database SQL statement documentation following official style guidelines. Use when creating or editing SQL reference documentation for OceanBase database.
Installation
SKILL.md
This skill provides guidelines for writing OceanBase database SQL statement documentation following the official documentation standards.
All documents must start with a meta information table (not YAML frontmatter):
| description | 文档的内容描述。注意:句尾需要统一加句号。 | | keywords | 关键词,多个关键词之间用英文逗号隔开 | | dir-name | 这里填写希望在国内站文档中心目录上展示的名称 | | dir-name-en | 这里填写希望在海外站文档中心目录上展示的名称 | | tenant-type | MySQL Mode 或 Oracle Mode(两种模式均适用则不填写) | | ddl-type | Online DDL 或 Offline DDL(仅适用于内核 SQL 语句相关文档) | | machine-translation | 标识机器翻译的文档(如有) |
Write and format OceanBase database SQL statement documentation following official style guidelines. Use when creating or editing SQL reference documentation for OceanBase database. 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-sql-doc- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is oceanbase-sql-doc?
Write and format OceanBase database SQL statement documentation following official style guidelines. Use when creating or editing SQL reference documentation for OceanBase database. Source: amber-moe/oceanbase-doc-skills.
How do I install oceanbase-sql-doc?
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-sql-doc 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