← 返回 Skills 市场
ddanieli

dataclaw-setup

作者 ddanieli · GitHub ↗ · v0.4.0 · MIT-0
cross-platform ✓ 安全检测通过
79
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install dataclaw-setup
功能描述
Setup guide for installing and configuring DataClaw itself for use with OpenClaw. Use when the user wants to learn what DataClaw is or finish initial setup....
使用说明 (SKILL.md)

DataClaw Setup

Use this skill to explain what DataClaw is and guide the user through setup for OpenClaw.

What DataClaw does

DataClaw is a localhost-only server that gives AI agents controlled access to a database through MCP.

It is designed for cases where the user wants:

  • per-agent API keys
  • approved-query workflows
  • optional raw query or raw execute permissions
  • an audit log of MCP access
  • local control over PostgreSQL or SQL Server access

Setup

Before DataClaw can be used from OpenClaw, the user must complete setup in this order:

  1. Install DataClaw from https://dataclaw.sh or https://github.com/ekaya-inc/dataclaw.
  2. Run dataclaw.
  3. Open the local DataClaw UI in the browser.
  4. Configure the datasource.
  5. Create or configure the DataClaw access point the user wants OpenClaw to use.
  6. In the DataClaw UI, use Install as a Skill for that configured access point.

The Install as a Skill action is the step that creates the real local OpenClaw integration for that access point.

Important

This skill is a setup and discovery guide only.

It does not provision the actual DataClaw MCP connection by itself.

Do not assume this skill means DataClaw is already installed, configured, or running.

The real OpenClaw-ready skill for a specific DataClaw access point is generated and installed by DataClaw after setup, for example dataclaw-marketing.

After Setup

Once the user has installed the generated DataClaw skill from the DataClaw UI:

  • use the generated access-point skill that DataClaw created
  • prefer approved queries when available
  • do not assume raw SQL access is allowed
  • do not assume write or execute permissions are allowed
  • if an operation appears unavailable, explain that the DataClaw access point may not expose that capability

If Setup Is Not Finished

If the user asks to use DataClaw before it has been installed and configured:

  • tell them to install and run DataClaw first
  • direct them to the local DataClaw UI
  • ask them to finish datasource and access-point setup there
  • tell them to use Install as a Skill in DataClaw when that option becomes available

Links

  • Website: https://dataclaw.sh
  • GitHub: https://github.com/ekaya-inc/dataclaw
安全使用建议
This skill is a documentation-only setup guide and appears internally consistent. Before proceeding: verify you're downloading DataClaw from the official site or the linked GitHub repo; run the dataclaw server locally and confirm it binds to localhost only; when DataClaw generates the actual per-access-point skill (e.g., dataclaw-marketing), inspect that generated skill's manifest and permissions before installing it into OpenClaw (watch for environment-variable requirements or network endpoints); and review any binaries you install from dataclaw.sh or GitHub releases for expected checksums or signed releases if available.
功能分析
Type: OpenClaw Skill Name: dataclaw-setup Version: 0.4.0 The skill bundle consists solely of documentation and setup instructions for DataClaw, a tool for managing database access via MCP. It contains no executable code, and its instructions in SKILL.md are purely informational, guiding the user to official resources (dataclaw.sh and GitHub) for manual installation. No malicious behaviors, data exfiltration, or prompt-injection risks were identified.
能力评估
Purpose & Capability
The skill name/description and runtime instructions all describe a setup/discovery guide for DataClaw; it requires no binaries, env vars, or installs, which is appropriate for a documentation-only skill.
Instruction Scope
SKILL.md only instructs the user to install and run DataClaw, open the local UI, configure a datasource and use the UI's 'Install as a Skill' action. It does not ask the agent to read unrelated files, access secrets, or transmit data to unexpected endpoints.
Install Mechanism
There is no install specification and no code files; nothing will be written or executed by the skill itself. This is the lowest-risk delivery mechanism for a setup guide.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not reference any hidden secrets—requested access is proportional to a documentation/help skill.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request persistent presence or attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dataclaw-setup
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dataclaw-setup 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.4.0
Publish DataClaw skill version 0.4.0
元数据
Slug dataclaw-setup
版本 0.4.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

dataclaw-setup 是什么?

Setup guide for installing and configuring DataClaw itself for use with OpenClaw. Use when the user wants to learn what DataClaw is or finish initial setup.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。

如何安装 dataclaw-setup?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install dataclaw-setup」即可一键安装,无需额外配置。

dataclaw-setup 是免费的吗?

是的,dataclaw-setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

dataclaw-setup 支持哪些平台?

dataclaw-setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 dataclaw-setup?

由 ddanieli(@ddanieli)开发并维护,当前版本 v0.4.0。

💬 留言讨论