KWDB Agent Skills
An agent skill collection for KWDB queries, AIoT time-series analysis, deployment, and inspection workflows.
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, and inspection work follows a repeatable protocol.
Text2SQL for AIoT
Readyv1.0.0Convert natural language into KWDB SQL across time-series, relational, and cross-model analysis, with MCP schema discovery when available.
View skill sourceTriggers
Runtime workflow
- 1Detect MCP
- 2Discover schema
- 3Route scenario
- 4Generate SQL
- 5Confirm execution
Recommended
Install the currently selected public Ready Skill from the official KWDB repository.
npx skills add KWDB/KaiwuDB-Agent-Skills --skill kwdb-text2sql-aiotRoadMap
From queries and deployment to modeling and operations
KWDB Skills now cover common SQL, deployment, and inspection paths, then expand around practical KWDB engineering tasks.
kwdb-schema-design
Design KWDB schemas and minimal executable DDL for relational, time-series, and mixed workloads.
kwdb-performance-review
Review slow SQL, schema issues, execution plans, and tuning options.
kwdb-troubleshooting
Diagnose KWDB errors, connectivity issues, stability problems, and common failures.
kwdb-data-migration
Plan KWDB import/export, migration, upgrade, and sync workflows.
kwdb-ts-anomaly-detection
Build anomaly detection SQL for KWDB time-series data.