An AI-powered skill that translates natural language questions into precise SQL queries and actionable data insights.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install chat-ai
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install chat-ai using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Text-to-Data skill is a sophisticated bridge between human language and complex databases. By leveraging advanced Large Language Model capabilities, it allows users to interact with their data using conversational prompts, eliminating the need for manual SQL writing. This component of the Openclaw Skills ecosystem ensures high accuracy through multi-turn dialogue support and automated intent recognition, making data exploration accessible to non-technical users and faster for developers.
To integrate this skill into your workflow, follow these steps:
openclaw install text-to-data
The skill processes queries and returns results in a standardized JSON format to ensure compatibility across Openclaw Skills integrations:
| Field | Type | Description |
|---|---|---|
| status | String | Indicates operation success or error |
| sql | String | The actual SQL statement generated and executed |
| result | Array | An array of objects containing the row-based table data |
| summary | String | A brief natural language conclusion derived from the data |
| regions | Array | Traceability steps such as recognize_intent or sql_generator |
Loading
A professional-grade backup solution that uses git-crypt to securely sync sensitive Clawdbot workspace and configuration data to GitHub repositories.

Aiqbee Brain enables your AI assistant to interact with complex knowledge graphs for architecture, portfolio, and digital strategy management.

An automated archive and retrieval tool for Openclaw Skills that fetches recent messages from all accessible Discord channels for offline search and indexing.

A natural language reminder system that automates cron job creation and maintains a transparent markdown-based history of all scheduled tasks.

A high-efficiency news scraper designed to fetch and format the latest financial flash updates from Futu official website.

A precision tool for identifying and extracting unique email addresses from URLs and raw text blocks.








































