/install dataclaw-setup
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:
- Install DataClaw from
https://dataclaw.shorhttps://github.com/ekaya-inc/dataclaw. - Run
dataclaw. - Open the local DataClaw UI in the browser.
- Configure the datasource.
- Create or configure the DataClaw access point the user wants OpenClaw to use.
- 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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install dataclaw-setup - After installation, invoke the skill by name or use
/dataclaw-setup - Provide required inputs per the skill's parameter spec and get structured output
What is 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.... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install dataclaw-setup?
Run "/install dataclaw-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is dataclaw-setup free?
Yes, dataclaw-setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does dataclaw-setup support?
dataclaw-setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created dataclaw-setup?
It is built and maintained by ddanieli (@ddanieli); the current version is v0.4.0.