We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad20313 commit db0984cCopy full SHA for db0984c
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-Lumi-Hub-plugin": {
3
+ "display_name": "Lumi-Hub-plugin",
4
+ "desc": "一套独立的私有化 Agent 交互框架,作为 AstrBot 的自定义消息平台与专属 Flutter 客户端通信,内置原生 MCP 执行引擎与 HitL 审批拦截机制。",
5
+ "author": "Lumivers",
6
+ "repo": "https://github.com/Lumivers/Lumi-Hub-plugin",
7
+ "tags": [
8
+ "platform",
9
+ "tool",
10
+ "mcp"
11
+ ],
12
+ "social_link": "https://github.com/Lumivers/Lumi-Hub"
13
+ },
14
"astrbot-plugin-arknights": {
15
"display_name": "基于森空岛(Skland)公开API的明日方舟玩家数据查询AstrBot插件",
16
"desc": "基于森空岛(Skland)公开API的明日方舟玩家数据查询AstrBot插件",
0 commit comments