|
1 | 1 | { |
| 2 | + "astrbot_plugin_fox_status": { |
| 3 | + "display_name": "Fox 状态监控", |
| 4 | + "desc": "一个用于获取 AstrBot 服务器状态的插件。", |
| 5 | + "author": "GoodBoyboy", |
| 6 | + "repo": "https://github.com/GoodBoyboy666/astrbot_plugin_fox_status", |
| 7 | + "tags": [ |
| 8 | + "工具", |
| 9 | + "状态", |
| 10 | + "服务器" |
| 11 | + ], |
| 12 | + "social_link": "https://github.com/GoodBoyboy666" |
| 13 | + }, |
| 14 | + "astrbot_plugin_ojs": { |
| 15 | + "display_name": "ojisan", |
| 16 | + "desc": "在特定群聊某人发言后概率触发列表内的回复。", |
| 17 | + "author": "Tedi-Dino", |
| 18 | + "repo": "https://github.com/Tedi-Dino/astrbot_plugin_ojs" |
| 19 | + }, |
2 | 20 | "astrbot_plugin_gifcaijian": { |
3 | 21 | "display_name": "裁剪和合并 GIF", |
4 | 22 | "desc": "可以裁剪和合并gif 分解等功能(后续慢慢润化)", |
5 | 23 | "author": "shskjw", |
6 | 24 | "repo": "https://github.com/shskjw/astrbot_plugin_gifcaijian" |
7 | 25 | }, |
| 26 | + "astrbot_plugin_AtTool": { |
| 27 | + "display_name": "@工具(艾特工具)", |
| 28 | + "desc": "提供给LLM自然使用的@工具", |
| 29 | + "author": "糯米茨", |
| 30 | + "repo": "https://github.com/nuomicici/astrbot_plugin_AtTool", |
| 31 | + "tags": [ |
| 32 | + "工具", |
| 33 | + "tool", |
| 34 | + "@" |
| 35 | + ], |
| 36 | + "social_link": "https://qm.qq.com/q/RMjGPizOAm" |
| 37 | + }, |
8 | 38 | "astrbot_plugin_aicu_analysis": { |
9 | 39 | "display_name": "aicu-b站评论查询", |
10 | 40 | "desc": "通过UID查询AICU数据,生成包含B站用户数据、设备型号及近期评论统计的精美图片报表。", |
|
20 | 50 | "repo": "https://github.com/Xie-Tiao/astrbot_plugin_ShareholderPerks", |
21 | 51 | "social_link": "https://github.com/Xie-Tiao" |
22 | 52 | }, |
| 53 | + "astrbot_plugin_video_analysis": { |
| 54 | + "display_name": "Video Analysis", |
| 55 | + "desc": "支持对来自视频平台的分享进行解析并以视频形式发送。", |
| 56 | + "author": "Foolllll", |
| 57 | + "repo": "https://github.com/Foolllll-J/astrbot_plugin_video_analysis", |
| 58 | + "tags": [ |
| 59 | + "视频解析", |
| 60 | + "B站", |
| 61 | + "抖音" |
| 62 | + ] |
| 63 | + }, |
23 | 64 | "astrbot_plugin_image_generation": { |
24 | 65 | "display_name": "image_generation", |
25 | 66 | "desc": "适配图像生成模型,图片编辑,可自定义预设", |
|
0 commit comments