From fa9b4c4ab51e7d05811064b00e5e6a62f5d68c80 Mon Sep 17 00:00:00 2001 From: VietND Date: Sat, 16 May 2026 01:16:58 +0000 Subject: [PATCH] chore(manifest): register procurement-analysis skill, bump to v0.2.0 Co-Authored-By: Claude Opus 4.7 (1M context) --- openclaw.plugin.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openclaw.plugin.json b/openclaw.plugin.json index 2204867..d477757 100644 --- a/openclaw.plugin.json +++ b/openclaw.plugin.json @@ -2,7 +2,7 @@ "id": "openclaw-egp", "name": "OpenClaw EGP", "description": "RAG over Vietnamese government procurement documents (TBMT, KHLCNT, KQLCNT). Connects an OpenClaw agent to a running openclaw-egp-server instance via remote MCP.", - "version": "0.1.0", + "version": "0.2.0", "configSchema": { "type": "object", "required": ["serverUrl"], @@ -25,7 +25,8 @@ "skills/list-entities", "skills/describe-entity", "skills/fetch-raw-file", - "skills/entity-types-glossary" + "skills/entity-types-glossary", + "skills/procurement-analysis" ], "contracts": { "tools": [