We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dcbff8 commit c2589a1Copy full SHA for c2589a1
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-tradingagents": {
3
+ "display_name": "多智能体股票分析助手",
4
+ "desc": "基于多智能体辩论架构的 AstrBot 金融分析插件,支持 A 股、港股、美股的智能分析报告生成。",
5
+ "author": "YYY7C",
6
+ "repo": "https://github.com/YYY7C/TradingAgents-AstrBot",
7
+ "tags": [
8
+ "分析",
9
+ "金融",
10
+ "股票"
11
+ ],
12
+ "social_link": "https://github.com/YYY7C"
13
+ },
14
"astrbot-plugin-sts2-data": {
15
"display_name": "STS2 Data",
16
"desc": "查询杀戮尖塔2数据库信息。",
0 commit comments