feat: add openclaw.plugin.json for clawhub.ai submission

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
袁章洪
2026-05-08 19:21:47 +08:00
parent e7c9a599fc
commit bbd42f019b
+11
View File
@@ -0,0 +1,11 @@
{
"id": "longbridge",
"name": "Longbridge Skills",
"description": "Agent Skills for Longbridge Securities — quotes, charts, fundamentals, valuation, portfolio, news. HK / US / A-share / SG markets. Trilingual (Simplified Chinese, Traditional Chinese, English).",
"version": "1.0.0",
"configSchema": {
"type": "object",
"additionalProperties": false
},
"skills": "./skills/"
}