← Back to Skills Marketplace
Openclaw Ddl Creator
by
JiangYan0722
· GitHub ↗
· v0.1.0
· MIT-0
239
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclawsh
Description
OpenClaw 数据建表规范与流程指导。当用户需要创建数据仓库表(DDL)时使用,支持 DWS/DWD/DIM/ADS 等层级,引导完成工作空间选择、表命名、字段定义、分区策略、生命周期等完整建表流程。
Usage Guidance
This skill is an instruction-only DDL guideline and appears internally consistent and low-risk: it will not access your environment or download code. Before using it in production, verify that the recommended storage format (ALIORC), partitioning, TTL, and naming conventions match your organization's platform and policies, and always review and test generated DDL in a safe environment (e.g., a dev schema) before running on production. If your environment does not support ALIORC or the suggested lifecycle syntax, adjust the templates accordingly.
Capability Analysis
Type: OpenClaw Skill
Name: openclawsh
Version: 0.1.0
The skill bundle provides structured instructions and templates for an AI agent to assist users in generating standardized SQL DDL for data warehouses (DWS/DWD/DIM layers). The content in SKILL.md is purely instructional, focusing on naming conventions, field definitions, and table properties without any executable code, network calls, or data exfiltration risks.
Capability Assessment
Purpose & Capability
The skill's name and description (DDL/table-creation guidance) match the SKILL.md content: workspace selection, layer/domain, naming, field definitions, partitioning, storage, and lifecycle. Nothing requested or described is unrelated to producing DDL.
Instruction Scope
The SKILL.md contains only guidance, templates, and checklists for building CREATE TABLE statements. It does not instruct the agent to read files, access environment variables, call external endpoints, or run arbitrary commands.
Install Mechanism
No install spec or code files are present; this is an instruction-only skill and therefore does not write code to disk or download external artifacts.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with an instruction-only DDL guidance skill.
Persistence & Privilege
The skill is not marked always:true and uses default invocation settings. It does not request persistent system privileges or modify other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclawsh - After installation, invoke the skill by name or use
/openclawsh - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
openclawsh v0.1.0
- Initial release with comprehensive OpenClaw 数据仓库建表规范。
- Guidance and templates for DDL creation across DWS, DWD, DIM, ADS, and ODS layers.
- Standardized table naming, field definitions, partitioning strategies, storage format, and TTL recommendations.
- Includes detailed field naming conventions and a complete sample CREATE TABLE statement.
- Quick checklist provided to ensure all best practices are followed during table creation.
Metadata
Frequently Asked Questions
What is Openclaw Ddl Creator?
OpenClaw 数据建表规范与流程指导。当用户需要创建数据仓库表(DDL)时使用,支持 DWS/DWD/DIM/ADS 等层级,引导完成工作空间选择、表命名、字段定义、分区策略、生命周期等完整建表流程。 It is an AI Agent Skill for Claude Code / OpenClaw, with 239 downloads so far.
How do I install Openclaw Ddl Creator?
Run "/install openclawsh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Ddl Creator free?
Yes, Openclaw Ddl Creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Ddl Creator support?
Openclaw Ddl Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Ddl Creator?
It is built and maintained by JiangYan0722 (@jiangyan0722); the current version is v0.1.0.
More Skills