Skip to content

Commit 83bd788

Browse files
authored
Update plugins.json
1 parent 438ecdc commit 83bd788

File tree

1 file changed

+82
-0
lines changed

1 file changed

+82
-0
lines changed

plugins.json

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,59 @@
11
{
2+
"astrbot_plugin_claudecode": {
3+
"display_name": "Claude Code CLI",
4+
"desc": "将 Claude Code CLI 作为 LLM 函数工具集成到 AstrBot",
5+
"author": "YukiRa1n",
6+
"repo": "https://github.com/YukiRa1n/astrbot_plugin_claudecode",
7+
"tags": ["AI", "Claude", "Claude Code"],
8+
"social_link": "https://github.com/YukiRa1n"
9+
},
10+
"astrbot_plugin_emby": {
11+
"display_name": "Emby 助手",
12+
"desc": "关联自部署 Emby 媒体库。支持 LLM 自动检索影片、获取元数据及最近更新。",
13+
"author": "cyilin36",
14+
"repo": "https://github.com/cyilin36/astrbot_plugin_emby",
15+
"tags": [
16+
"emby",
17+
"媒体库",
18+
"搜索"
19+
],
20+
"social_link": "https://cyilin36.github.io"
21+
},
22+
"astrbot_plugin_daily_stock_analysis_adapter": {
23+
"display_name": "DailyStockAnalysis 适配器插件",
24+
"desc": "接收股票分析 HTML 报告并通过 Astrbot 发送给指定群组或用户",
25+
"author": "棒棒糖",
26+
"repo": "https://github.com/zhoufan47/astrbot_plugin_daily_stock_analysis_adapter",
27+
"tags": [
28+
"股票"
29+
]
30+
},
31+
"astrbot_plugin_telegram_forwarder": {
32+
"display_name": "Telegram Forwarder",
33+
"desc": "将一个公开 Telegram 频道的消息自动转发到你自己的 Telegram 频道或 QQ 群。",
34+
"author": "HSJ-BanFan",
35+
"repo": "https://github.com/HSJ-BanFan/astrbot_plugin_telegram_forwarder",
36+
"tags": [
37+
"频道搬运",
38+
"telegram",
39+
"QQ群转发"
40+
],
41+
"social_link": "https://meilunova.pages.dev/"
42+
},
43+
"astrbot_plugin_NekoMusic": {
44+
"display_name": "Neko 云音乐点歌",
45+
"desc": "一个接入了 Neko 云音乐的点歌插件",
46+
"author": "Nyanyagulugulu(不穿胖次の小奶猫)",
47+
"repo": "https://github.com/NyaNyagulugulu/astrbot_NekoMusic",
48+
"tags": [
49+
"音乐",
50+
"Neko",
51+
"云音乐",
52+
"免费",
53+
"娱乐"
54+
],
55+
"social_link": "https://www.cnmsb.xin"
56+
},
257
"astrbot_plugin_mooncell_finder": {
358
"display_name": "MOONCELL搜索插件",
459
"desc": "MOONCELL搜索插件,用于查询FGO相关的从者、礼装、纹章和特性信息。",
@@ -9,6 +64,16 @@
964
"搜索"
1065
]
1166
},
67+
"astrbot_plugin_smart_segment_reply": {
68+
"display_name": "智能分段回复插件",
69+
"desc": "通过调用硅基流动免费的大模型实现智能的分段回复,也支持自定义分段回复大模型",
70+
"author": "Wyccotccy",
71+
"repo": "https://github.com/Wyccotccy/astrbot_plugin_smart_segment_reply",
72+
"tags": [
73+
"分段回复"
74+
],
75+
"social_link": "https://cinder.wyccotccy.cn/"
76+
},
1277
"astrbot_plugin_vibe": {
1378
"display_name": "vibe",
1479
"desc": "Codex app-server vibe plugin.",
@@ -67,6 +132,23 @@
67132
"美化"
68133
]
69134
},
135+
"astrbot_plugin_friends_welcome": {
136+
"display_name": "friends_welcome",
137+
"desc": "(OneBot v11) 好友审批系统",
138+
"author": "mjy1113451# 作者",
139+
"repo": "https://github.com/mjy1113451/astrbot_plugin_friends_welcome"
140+
},
141+
"astrbot_plugin_HowMuchIsYourFace": {
142+
"display_name": "头像值多少",
143+
"desc": "头像值多少钱?让 AstrBot 来给你估个价! 本插件基于玄学算法(和一点点AI魔法),为群友的头像进行“专业”估值——可能是百万像素富翁,也可能是表情包难民。纯属娱乐,切勿当真!快@机器人看看你的头像值几个亿吧~ 💰📸",
144+
"author": "qiyuqingyun",
145+
"repo": "https://github.com/qiyuqingyun/HowMuchIsYourFace",
146+
"tags": [
147+
"头像",
148+
"估价"
149+
],
150+
"social_link": "https://github.com/qiyuqingyun"
151+
},
70152
"astrbot_plugin_qq_tools": {
71153
"display_name": "QQ 工具集",
72154
"desc": "为 AstrBot 提供 QQ 平台(OneBot / aiocqhttp)特定的工具集:引用回复、撤回消息、检索最近消息、群管理、头像查看、网页浏览(Playwright)、视频分析(Gemini)、以及「定时唤醒」等能力。\n让机器人在 QQ 场景下的“动手能力”更强,增强自主性。",

0 commit comments

Comments
 (0)