A professional-grade data analysis toolkit for AI agents to query databases, automate spreadsheets, and generate visual insights.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install data-analyst
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 data-analyst using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Data Analyst skill is a robust extension designed to provide AI agents with the capabilities of a junior data scientist. By leveraging this module within the ecosystem of Openclaw Skills, developers can enable their agents to interact directly with SQL databases, process complex Excel and CSV files using Pandas, and perform sophisticated statistical analysis. It is built to bridge the gap between raw data storage and actionable business intelligence, allowing for autonomous discovery of trends, correlations, and anomalies.
This skill goes beyond simple data retrieval; it provides a framework for data cleaning, quality auditing, and the generation of presentation-ready visualizations. Whether you are managing a local SQLite database or a cloud-based data warehouse like BigQuery, this skill ensures your AI agent can interpret data with context and precision.
First, define your data sources in your configuration file:
### Data Sources
- Primary DB: [Your Connection String]
- Spreadsheets: [URL or local path]
Run the following command to prepare your environment:
./scripts/data-init.sh
You can run ad-hoc queries immediately using the CLI:
./scripts/query.sh "SELECT COUNT(*) FROM users"
The Data Analyst skill utilizes a structured approach to manage data lineage and output quality.
| Component | Type | Description |
|---|---|---|
| Source Data | SQL/CSV/Excel | Input from relational databases or flat files. |
| Data Audit | Markdown | Checklists for nulls, duplicates, and formatting issues. |
| Processing | Pandas/SQL | Transformation logic and statistical aggregation. |
| Deliverables | Markdown/PNG/CSV | Final reports, charts, and cleaned datasets. |
Metadata such as source origins, last update timestamps, and applied filters are included in every generated report to ensure transparency.
Loading
Transform your AI agent into a strategic growth partner that automates market research, partnership outreach, and proposal generation.

An automated Polymarket trading strategy that manages Global Temperature bucket thresholds based on specific probability triggers.

A high-performance AI image generation tool for Openclaw Skills using the Seedream API and Doubao-Seedream models.

The Add Agent skill automates the deployment of new, isolated agents with dedicated Telegram bots and synchronized resources.

Automate the Google Flow interface to generate professional AI videos from text prompts using the Veo model.

An aggressive career-hunting agent that replaces passive applications with a high-conversion, automated sales funnel approach.








































