Skip to content

Commit d13c13d

Browse files
authored
Add multiple AstrBot plugins to plugins.json
1 parent 575c20c commit d13c13d

1 file changed

Lines changed: 110 additions & 0 deletions

File tree

plugins.json

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,116 @@
66
"repo": "https://github.com/AstrBotDevs/builtin_commands_extension",
77
"social_link": "https://docs.astrbot.app/use/command.html"
88
},
9+
"astrbot_plugin_btw": {
10+
"display_name": "ByTheWay 快捷问题",
11+
"desc": "类似claude code /btw指令,允许用户在当前对话中快速发起一次额外的独立提问,不包含上下文,不计入对话历史。",
12+
"author": "JingLang",
13+
"repo": "https://github.com/PandragonXIII/astrbot_plugin_btw",
14+
"tags": [
15+
"对话"
16+
]
17+
},
18+
"astrbot_plugin_torrent_analyze": {
19+
"display_name": "磁链分析",
20+
"desc": "查询磁链或种子 hash 的基础信息,并可选返回截图拼图(支持高斯模糊)",
21+
"author": "howrain",
22+
"repo": "https://github.com/howrain/astrbot_plugin_torrent_analyze",
23+
"tags": [
24+
"磁链"
25+
],
26+
"social_link": "https://github.com/howrain"
27+
},
28+
"astrbot_plugin_rsshub": {
29+
"display_name": "RSS订阅",
30+
"desc": "多平台RSS订阅推送插件,支持失败队列重试、多BOT去重、平台数据共享、智能发送策略,LLM工具调用,让你的BOT成为信息聚合中心。",
31+
"author": "FlanChanXwO",
32+
"repo": "https://github.com/FlanChanXwO/astrbot_plugin_rsshub",
33+
"tags": [
34+
"rss",
35+
"rsshub",
36+
"订阅",
37+
"推送"
38+
],
39+
"social_link": "https://github.com/FlanChanXwO"
40+
},
41+
"astrbot_plugin_scriptor": {
42+
"display_name": "灵笔司书",
43+
"desc": "AstrBot 长期记忆插件 | Scriptor (灵笔司书) 是一个基于 AstrBot 框架的 AI 管家插件,提供跨越个体与群体的通用记忆管理与智能交互服务。通过多层次记忆系统、跨平台身份管理、渐进式披露架构等核心技术,实现拟人化、个性化、智能化的管家式交互体验。",
44+
"author": "ysf7762-dev",
45+
"repo": "https://github.com/ysf7762-dev/astrbot_plugin_scriptor",
46+
"tags": [
47+
"长期记忆",
48+
"全局记忆",
49+
"管家",
50+
"跨平台身份管理",
51+
"数据库查询"
52+
]
53+
},
54+
"astrbot_plugin_actions": {
55+
"display_name": "快捷指令动作",
56+
"desc": "根据自定义前缀或正则匹配指令,触发无上下文单次对话,可用于生图、嵌字翻译等场景。本项目是对旧版 Chatluna 快捷指令 (chatluna-actions) 在 Astrobot 内的复刻版本 (?)",
57+
"author": "teatube",
58+
"repo": "https://github.com/teatube/astrbot_plugin_actions"
59+
},
60+
"astrbot_plugin_imgexploration": {
61+
"display_name": "图片搜索",
62+
"desc": "通过上传图片搜索其来源,支持 SauceNAO、Google Lens、Ascii2d 等搜图引擎,并结合LLM改善使用体验。",
63+
"author": "FlanChanXwO",
64+
"repo": "https://github.com/FlanChanXwO/astrbot_plugin_imgexploration",
65+
"tags": [
66+
"搜图",
67+
"图片搜索",
68+
"Ascii2d",
69+
"Google Lens",
70+
"SauceNAO",
71+
"找图",
72+
"以图搜图",
73+
"反向图片搜索",
74+
"图片来源"
75+
],
76+
"social_link": "https://github.com/FlanChanXwO"
77+
},
78+
"astrbot_plugin_eggSearch": {
79+
"display_name": "洛克王国世界蛋重查询器",
80+
"desc": "输入尺寸和重量,给出符合的精灵种类",
81+
"author": "WJF",
82+
"repo": "https://github.com/starsky-web/astrbot_plugin_eggSearch"
83+
},
84+
"astrbot_plugin_eve_esi": {
85+
"display_name": "EVE市场助手",
86+
"desc": "EVE Online ESI API 调用插件,支持市场价格查询、舰船加成查询、简称管理等功能",
87+
"author": "LZQ123PKQ",
88+
"repo": "https://github.com/LZQ123PKQ/astrbot_plugin_eve_esi",
89+
"tags": [
90+
"EVE",
91+
"EVE Online",
92+
"星战前夜",
93+
"查询",
94+
"esi"
95+
],
96+
"social_link": "https://github.com/LZQ123PKQ"
97+
},
98+
"astrbot_plugin_gamdl": {
99+
"display_name": "applemusic 下载器(gamdl版)",
100+
"desc": "astrbot_plugin_gamdl 是一个面向 AstrBot 的 Apple Music 插件,基于 gamdl 实现搜索、解析、下载、封面、动态封面、歌词导出等能力。它专为 QQ NapCat(OneBot/aiocqhttp)优化,支持后台任务队列、会话级设置记忆、ZIP/逐个发送、下载进度提醒和错误友好提示。插件采用单体架构,**不依赖额外服务端**,部署更简单,同时支持容器场景下的路径映射与远程 wrapper 配置,适合在实际机器人环境中稳定长期运行。只测试了wrapper的功能",
101+
"author": "jelly",
102+
"repo": "https://github.com/wuuduf/astrbot-plugin-gamdl",
103+
"tags": [
104+
"音乐下载",
105+
"apple music"
106+
],
107+
"social_link": "https://github.com/wuuduf"
108+
},
109+
"astrbot_plugin_paperphone": {
110+
"display_name": "Paperphone 适配器",
111+
"desc": "AstrBot PaperPhone 适配器插件",
112+
"author": "619dev",
113+
"repo": "https://github.com/619dev/astrbot_plugin_paperphone",
114+
"tags": [
115+
"paperphone",
116+
"im"
117+
]
118+
},
9119
"astrbot-plugin-rocket-chat-adapter": {
10120
"display_name": "Rocket.Chat 适配器",
11121
"desc": "AstrBot 的 Rocket.Chat 消息平台适配器,支持通过 WebSocket 实时接收消息,通过 REST API 发送消息",

0 commit comments

Comments
 (0)