mirror of
https://github.com/longbridge/skills.git
synced 2026-09-14 20:37:00 +08:00
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:
@@ -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/"
|
||||
}
|
||||
Reference in New Issue
Block a user