← 返回 Skills 市场
kwdb

KWDB Intelligent Inspection

作者 KWDB · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kwdb-intelligent-inspection
功能描述
Run KaiwuDB inspection and health-check tasks. Use this skill for database health checks, metrics collection, anomaly detection, and inspection report genera...
使用说明 (SKILL.md)

Critical Constraints (non-negotiable)

Never skip Step 1. Collecting metrics before confirming node addresses, ports, and inspection scope with the user is forbidden. The inspection must not proceed until the user explicitly confirms the node addresses, ports, and inspection scope. ❞

Never call a script without reading its usage doc first. Before running any script under scripts/, you MUST read the corresponding references/*-script-usage.md file. This is the only way to know the correct parameters, defaults, and required arguments. Guessing parameters is forbidden. ❞

Anomaly rules are user-driven. If user does not request alerting, skip alerting. If user requests alerting without specific thresholds, apply default rules from references/anomaly-rules.md. If user provides custom thresholds, use those instead. ❞

Workflow

Step 1: Confirm target and scope

Before collecting any metrics, follow references/inspection-requirements-confirmation.md EXACTLY in order:

  1. Parse user intent → confirm target (host, ports)
  2. Probe connectivity → verify ports reachable (see references/inspection-port-listening-reference.md)
  3. TLS mode detection → determine if inspection supported
  4. Present scope menu → user confirms before proceeding

Step 2: Collect metrics

MANDATORY: Read the script usage doc BEFORE calling any script.

  • references/ts-metrics-script-usage.md — for get_kwdb_ts_metrics.py
  • references/statements-script-usage.md — for get_kwdb_statements.py

Do not call any script without first reading its usage doc. Verify the parameter names, required arguments, and defaults match what you are about to pass.

  • Port listener status: Use Step 1 connectivity probe results.
  • Most metrics: Use scripts/get_kwdb_ts_metrics.py per references/ts-metrics-script-usage.md.
  • Slow queries: Use scripts/get_kwdb_statements.py per references/statements-script-usage.md.

Step 3: Apply anomaly rules

Apply anomaly judgment rules only when user requests alerting. See references/anomaly-rules.md for default rules and configurable rules.

Step 4: Generate report

Produce a Markdown inspection report with metric values, anomaly judgments, and data-source notes per references/output-rules.md.

Anomaly Rules

See references/anomaly-rules.md for default rules and configurable rules.

Output Rules

See references/output-rules.mddo not deviate from these rules when producing any inspection report.

Limitations

  • Windows is not supported: This skill does not support Windows operating systems.
  • TLS mode inspection is not supported: This skill does not support inspecting KaiwuDB deployed with TLS mode enabled.
安全使用建议
Treat this as an incomplete review rather than a clean security clearance. Re-run the scan where metadata.json and artifact/ can be read, then decide based on the actual skill contents.
能力评估
Purpose & Capability
Unable to assess purpose-to-capability coherence because workspace file reads failed before metadata.json or artifact contents could be inspected.
Instruction Scope
Unable to assess instruction scope because SKILL.md and related artifacts were not accessible through the available tooling.
Install Mechanism
Unable to assess install mechanism because install specs and manifests could not be read.
Credentials
Unable to assess environment proportionality without artifact contents.
Persistence & Privilege
Unable to assess persistence or privilege behavior without artifact contents.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kwdb-intelligent-inspection
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kwdb-intelligent-inspection 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
kwdb-intelligent-inspection 1.0.0 - Initial release of KaiwuDB health-check and inspection automation skill. - Supports metric collection, anomaly detection, inspection report generation, and user-defined alerting rules for KaiwuDB clusters. - Enforces strict workflow: requires user confirmation of node addresses, ports, and inspection scope before any data collection begins. - Integrates scripted metric and statement collection; always checks script usage docs before execution. - Respects strict anomaly judgment and report output formats as defined in reference documents. - Supports both English and Chinese trigger phrases. - Does not support Windows OS or TLS-enabled KaiwuDB deployments.
元数据
Slug kwdb-intelligent-inspection
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

KWDB Intelligent Inspection 是什么?

Run KaiwuDB inspection and health-check tasks. Use this skill for database health checks, metrics collection, anomaly detection, and inspection report genera... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。

如何安装 KWDB Intelligent Inspection?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install kwdb-intelligent-inspection」即可一键安装,无需额外配置。

KWDB Intelligent Inspection 是免费的吗?

是的,KWDB Intelligent Inspection 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

KWDB Intelligent Inspection 支持哪些平台?

KWDB Intelligent Inspection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 KWDB Intelligent Inspection?

由 KWDB(@kwdb)开发并维护,当前版本 v1.0.0。

💬 留言讨论