by EthanAlgoX · Codex Skill · ★ 63
marketbot 一个以 skill 为核心、面向金融分析的轻量级 AI 助手。 English | 中文 是一个面向金融分析场景的 agent runtime。它保留了通用聊天 agent 的灵活性,但把金融工作拆成了清晰可维护的几层: 上层用 编排分析任务 中层用统一的市场领域服务处理 输出层携带 、、、 运行时支持 、 和同轮失败重试 结果可以发到 CLI、周期性任务和多种聊天渠道 你可以用它做什么 针对一组标的生成市场简报 给持仓生成热点事件和催化监控清单 做 watchlist 的日常监控、筛选和周期性报告 按市场、资产类别、freshness、工具可用性自动选择 skill 在相近 skill 间按历史成功率和场景化动态分自动排序 当首选 skill 明显失败时,自动回退到兼容的 fallback skill 再执行一次 把结果推送到聊天渠道,并保留可靠性说明 在需要时快速修改数据路由、skill 和输出逻辑 为什么不是普通聊天机器人 金融分析不是一段大 prompt。每个 skill 都可以声明触发条件、输出形态、风险级别、时效要求、市场覆盖、资产类别和依赖工具。 quote、news、macro 走共享的 market domain services,而不是散落在每个 tool 里的抓取逻辑。 聊天回复、报告和通知都可以带上 skill...
| Stars | 63 |
| Forks | 9 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 61.2191973795433/100 |
| Open Issues | 5 |
| Last Updated | 2026-07-01 |
| Created | 2026-01-29 |
| Platforms | python |
| Est. Tokens | ~19k |
These tools work well together with MarketBot for enhanced workflows:
Explore other popular codex skill tools:
MarketBot is MarketBot is a finance-customized version of openclaw, built as a dedicated AI agent for market intelligence, trading analysis, and decision support.. It is categorized as a Codex Skill with 63 GitHub stars.
MarketBot is primarily written in Python. It covers topics such as ai, ai-agent, ai-agents.
You can find installation instructions and usage details in the MarketBot GitHub repository at github.com/EthanAlgoX/MarketBot. The project has 63 stars and 9 forks, indicating an active community.
MarketBot is released under the MIT license, making it free to use and modify according to the license terms.