← 返回 Skills 市场
Kansodata Databricks
作者
Marcos CF.
· GitHub ↗
· v0.1.1
· MIT-0
177
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kansodata-databricks
功能描述
Execute conservative read-only Databricks SQL through the Databricks plugin and provide safe planning output for unsupported workflows.
使用说明 (SKILL.md)
Use this skill when a user asks for Databricks SQL analysis or execution.
Runtime Scope
Available runtime tool:
databricks_sql_readonly
Supported statement shapes:
- Single
SELECT - Single
WITH ... SELECT
Policy constraints:
- Read-only only
- Multi-statement SQL blocked
- Mutating keywords blocked
- Optional catalog/schema allowlists enforced fail-closed
- Ambiguous SQL target resolution rejected when allowlists are active
Unsupported in This Version
- Jobs API execution
- Unity Catalog lineage API calls
- Mutating SQL operations
For unsupported requests, provide planning output only.
Required Inputs
- Databricks workspace URL and environment (
dev,staging,prod) - SQL warehouse identifier
- Catalog and schema scope
- Target table set
Output Defaults
- Objective
- Assumptions
- Read-only SQL draft
- Validation checklist
- Risk notes and rollback signals
安全使用建议
This skill appears coherent and low-risk as an instruction-only, read-only Databricks helper. Before installing: confirm your agent runtime actually provides the referenced databricks_sql_readonly tool and that it will supply authentication (the skill itself doesn't ask for credentials); ensure the platform's Databricks connector is configured with least-privilege, read-only access and auditing enabled; and test the skill in a non-production environment to verify the stated multi-statement/mutation protections and any catalog/schema allowlists behave as documented.
功能分析
Type: OpenClaw Skill
Name: kansodata-databricks
Version: 0.1.1
The skill bundle defines a read-only Databricks SQL execution interface with explicit safety constraints, including the blocking of mutating keywords and multi-statement SQL. The instructions in SKILL.md emphasize conservative execution and fail-closed policies for catalog/schema allowlists, showing no signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description (read-only Databricks SQL and planning) match the SKILL.md: it enumerates supported statement shapes, read-only policy, and required inputs (workspace URL, warehouse id, catalog/schema, target tables). Nothing requested (binaries, env vars, or installs) appears extraneous to a read-only SQL helper.
Instruction Scope
SKILL.md limits runtime actions to a specific runtime tool (databricks_sql_readonly), enforces read-only and single-statement constraints, and instructs planning output for unsupported requests. It does not instruct reading unrelated files, environment variables, or transmitting data to external endpoints.
Install Mechanism
No install spec and no code files — this is instruction-only, which minimizes on-disk risk. The skill assumes a runtime tool (databricks_sql_readonly) is available from the platform rather than installing anything itself.
Credentials
The skill declares the logical inputs it needs (workspace URL, environment, SQL warehouse id, catalog/schema, target tables) and requests no environment variables or credentials. This is proportionate for a description-level skill, but in practice executing Databricks SQL requires authentication; the skill relies on the platform's connector/tool to provide credentials. Verify that the platform plugin supplies least-privilege credentials rather than the skill asking for broad secrets.
Persistence & Privilege
always:false and default autonomous invocation are appropriate. The skill does not request persistent system modifications or global config changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install kansodata-databricks - 安装完成后,直接呼叫该 Skill 的名称或使用
/kansodata-databricks触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Initial ClawHub skill release for the Kansodata Databricks integration.
Includes a conservative read-only Databricks skill designed to work with the databricks_sql_readonly runtime tool. Supports single SELECT and WITH ... SELECT workflows, defines required inputs, output defaults, and documents safety constraints and unsupported operations.
元数据
常见问题
Kansodata Databricks 是什么?
Execute conservative read-only Databricks SQL through the Databricks plugin and provide safe planning output for unsupported workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。
如何安装 Kansodata Databricks?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install kansodata-databricks」即可一键安装,无需额外配置。
Kansodata Databricks 是免费的吗?
是的,Kansodata Databricks 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Kansodata Databricks 支持哪些平台?
Kansodata Databricks 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Kansodata Databricks?
由 Marcos CF.(@kansodata)开发并维护,当前版本 v0.1.1。
推荐 Skills