A comprehensive data analysis suite that integrates database connectivity, SQL execution, interactive visualization, and AI-powered report generation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sql-database-toolkit
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 sql-database-toolkit using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The SQL Database Toolkit is a professional-grade integration of sql-master, sql-dataviz, and sql-report-generator. It provides a seamless end-to-end workflow for developers and data analysts using Openclaw Skills, moving from initial database connection to final executive reporting. It supports a wide array of databases including MySQL, PostgreSQL, and SQLite, alongside local file formats like CSV, Excel, and Parquet.
By combining these Openclaw Skills into a unified pipeline, users can leverage natural language to SQL translation, automated anomaly detection, and professional-grade visualizations. Whether you are building interactive HTML dashboards or generating static reports for stakeholders, this toolkit provides the necessary abstractions to handle complex data lifecycles efficiently.
Install the core dependencies and database drivers using the following command:
pip install pandas numpy sqlalchemy pymysql psycopg2-binary matplotlib seaborn plotly scipy jinja2
Ensure that your environment has the appropriate fonts installed for Chinese character rendering (e.g., Microsoft YaHei on Windows) to maintain visual consistency in reports produced by these Openclaw Skills.
The toolkit organizes its operations through a modular architecture to ensure data integrity across the pipeline:
| Layer | Key Components | Data Output |
|---|---|---|
| Connection | database_connector, file_connector | SQLAlchemy Engine / Pandas DataFrame |
| Processing | SQL Pipeline, AI Insights | Statistical Summaries / JSON Meta |
| Visualization | Static (Matplotlib) / Interactive (Plotly) | Base64 PNG / HTML Components |
| Reporting | Template Engine, Dashboard Builder | Unified HTML / PDF Reports |
Loading
A temporal Graph-RAG system providing AI agents with persistent, queryable long-term memory through a Mixture-of-Experts knowledge graph architecture.

A sophisticated translation engine that preserves complex document layouts by leveraging LaTeX reconstruction and direct arXiv source integration.

An autonomous background reasoning agent that explores open questions and hypotheses using local models without consuming your primary token budget.

An AI agent skill designed to interact with the Hyperliquid Names API for domain resolution, profile lookups, and HyperEVM integration.

OpenClaw Pilot is an instruction-first skill that compiles rough ideas into a human-readable blueprint and a clean, machine-ready OpenClaw execution packet.

A secure, LAN-accessible web viewer designed to render Markdown files into a clean, e-reader optimized interface for immediate reading across devices.








































