chore(manifest): register procurement-analysis skill, bump to v0.2.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
main v0.2.0
VietND 1 month ago
parent 59f9cc5d56
commit fa9b4c4ab5

@ -2,7 +2,7 @@
"id": "openclaw-egp", "id": "openclaw-egp",
"name": "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.", "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": { "configSchema": {
"type": "object", "type": "object",
"required": ["serverUrl"], "required": ["serverUrl"],
@ -25,7 +25,8 @@
"skills/list-entities", "skills/list-entities",
"skills/describe-entity", "skills/describe-entity",
"skills/fetch-raw-file", "skills/fetch-raw-file",
"skills/entity-types-glossary" "skills/entity-types-glossary",
"skills/procurement-analysis"
], ],
"contracts": { "contracts": {
"tools": [ "tools": [