by manymore13 · Agent Tool · ★ 27
Report CLI 查询、分析和下载券商研报的命令行工具。支持行业研报、个股研报、策略报告、宏观研究、券商晨报,可导出 CSV。 如何选择 如果你平时用 AI Agent 写代码,推荐方式一;如果需要脚本批处理或 CI 集成,用方式二。 方式一:Skill 安装(推荐) 在 AI Agent(Cursor、Claude Code、Cline、Codex 等)对话框中发送: 安装后直接用自然语言交互: "帮我查一下游戏行业最近有什么研报" "半导体行业最近 5 篇,只看 10 页以上的" "贵州茅台最新研报说了什么?" "宁德时代最近有什么研报,只看买入评级的" "今天的券商晨报说了什么" "宏观研究最近有什么新观点" "最近有没有看好新能源车的策略报告" "光伏和风电行业对比一下" "有哪些行业可以查" "把这三篇下载到 ./reports 目录" Agent 会自动区分:你说"查/看/了解"就走查询,说"下载"才下载。 方式二:CLI 安装 命令一览 使用示例 bash 列出行业 report l # 全部行业 report l -s 游戏 # 搜索包含"游戏"的行业 查询研报 report q -i 1046 -s 10 # 游戏行业,10 条 report q -i 1046 --begi
| Stars | 27 |
| Forks | 2 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 64.9839672736874/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-25 |
| Created | 2026-03-28 |
| Platforms | claude-code, cli, python |
| Est. Tokens | ~9k |
These tools work well together with report-cli for enhanced workflows:
Explore other popular agent tool tools:
report-cli is 命令行工具,用于查询和下载研究报告(行业研报、策略报告、宏观研究、券商晨报、个股研报),支持agent. It is categorized as a Agent Tool with 27 GitHub stars.
report-cli is primarily written in Python. It covers topics such as agent, claude-code, report.
You can find installation instructions and usage details in the report-cli GitHub repository at github.com/manymore13/report-cli. The project has 27 stars and 2 forks, indicating an active community.
report-cli is released under the MIT license, making it free to use and modify according to the license terms.