跳转到主要内容
Agent Skills

KWDB Agent Skills

An agent skill collection for KWDB queries, AIoT time-series analysis, deployment, inspection, performance review, troubleshooting, anomaly detection, source builds, and schema design.

View GitHub repo

Install command

Copy and run in your local terminal.

Install a specific public Ready Skill from the official KWDB repository with skills.sh.

Agent Workbench

Installable skills, not another long prompt

Each KWDB Skill defines triggers, runtime steps, and risk gates so SQL, deployment, inspection, performance review, troubleshooting, anomaly detection, source builds, and schema design follow repeatable protocols.

KWDB/KaiwuDB-Agent-Skills

Text2SQL for AIoT

Readyv1.0.0

Convert natural language into KWDB SQL across time-series, relational, and cross-model analysis, with MCP schema discovery when available.

View skill source

Triggers

Time-series queryDownsamplingInterpolationLatest valueCross-model JOINCREATE TABLE

Runtime workflow

  1. 1Detect MCP
  2. 2Discover schema
  3. 3Route scenario
  4. 4Generate SQL
  5. 5Confirm execution
Install commands

Recommended

Install the currently selected public Ready Skill from the official KWDB repository.

npx skills add KWDB/KaiwuDB-Agent-Skills --skill kwdb-text2sql-aiot

RoadMap

From queries and deployment to modeling and operations

KWDB Skills now cover SQL, deployment, inspection, performance review, troubleshooting, time-series anomaly detection, source builds, and schema design, with data migration and NL2SQL MCP workflows planned next.

View repo

kwdb-data-migration

Plan KWDB import/export, migration, upgrade, and sync workflows.

Planned