Skill Claude CodeCodex
IDMP panel build workflow. Resolve owner, reserve names, create panel objects, verify query and SQL output, place panels into dashboards, and clean up safely.
Skill Claude CodeCodex
IDMP panel build workflow. Resolve owner, reserve names, create panel objects, verify query and SQL output, place panels into dashboards, and clean up safely.
Skill Claude CodeCodex
A Chinese-language coordinator for IDMP, a system for researching an industry, generating business data, defining alerts, and creating dashboards.
Skill Claude CodeCodex
A tool for creating example time-series data and loading it into an IDMP system. It models assets such as equipment and their hierarchy, then produces configuration and simulated readings.
Skill Claude CodeCodex
An exporter for IDMP, a system that represents assets and their parent-child structure. It retrieves a selected part of that structure and saves it as nested JSON containing each element's ID, name, and template ID.
Skill Claude CodeCodex
Client-side telemetry reporter for Skill invocations. Sends usage events to telemetry-server when any Skill is activated. Keywords: telemetry, usage report, skill tracking.
Skill Claude CodeCodex
A guide for deploying TDGPT, a large language model service connected to TDengine, a database designed for time-series data such as sensor readings.
Skill Claude CodeCodex
A code-writing aid for TDengine, a time-series database that stores timestamped data such as sensor readings. It creates Python forecasting models and data-preparation pipelines that follow the TDgpt format.
Skill Claude CodeCodex
A build-and-deployment tool for TDengine user-defined functions (UDFs), which are custom database functions. It handles C, C++, and Python UDFs and can target a local service, Docker container, or remote machine over SSH.
Skill Claude CodeCodex
A Chinese-language skill for developing and debugging TDengine user-defined functions, which are custom database functions written in C, C++, or Python.