From b12eff7172c3d133db0387de0ce8f5420971e64a Mon Sep 17 00:00:00 2001 From: AI Agent Economy Date: Sat, 28 Feb 2026 19:01:38 -0600 Subject: [PATCH 1/3] Add readytrader-stocks plugin --- plugins/readytrader-stocks/plugin.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/readytrader-stocks/plugin.yaml diff --git a/plugins/readytrader-stocks/plugin.yaml b/plugins/readytrader-stocks/plugin.yaml new file mode 100644 index 0000000..4354317 --- /dev/null +++ b/plugins/readytrader-stocks/plugin.yaml @@ -0,0 +1,7 @@ +title: ReadyTrader STOCKS +description: Agent Zero plugin for the ReadyTrader-STOCKS MCP server. Gives your agent access to stocks market data, risk validation, backtesting, and paper/live trading. +github: https://github.com/up2itnow0822/a0-readytrader-stocks-plugin +tags: + - tools + - trading + - finance From 933138b57945d2e9598c834551c567fe506ad30e Mon Sep 17 00:00:00 2001 From: up2itnow0822 <220628848+up2itnow0822@users.noreply.github.com> Date: Wed, 8 Apr 2026 19:13:43 -0500 Subject: [PATCH 2/3] chore: retrigger validation on clean single-plugin diff From fb280d410c4624b5188aed2e6f6a2cd42677d9ff Mon Sep 17 00:00:00 2001 From: up2itnow0822 <220628848+up2itnow0822@users.noreply.github.com> Date: Thu, 9 Apr 2026 19:12:44 -0500 Subject: [PATCH 3/3] chore: retrigger validation after branch sync