From e820a2629a620e1102d564d178ffac3bd577a510 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 30 Jun 2026 17:08:10 -0500 Subject: [PATCH] idmp: real description + author (was slug-description, no author) Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/marketplace.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index eaf9ce23..c9b31b88 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1462,7 +1462,11 @@ }, { "name": "idmp-plugin", - "description": "idmp-plugin", + "description": "TDengine IDMP plugin with packaged skills for discovery, schema inspection, and safe operational workflows.", + "author": { + "name": "TaosData", + "email": "it@taosdata.com" + }, "category": "development", "source": { "source": "git-subdir",