← 返回 Skills 市场
Dongfang Caifu Research Reports
作者
manymore13
· GitHub ↗
· v1.0.0
· MIT-0
33
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install eastmoney-reports
功能描述
查询和下载东方财富研报,支持行业研报、个股研报、策略报告、宏观研究、券商晨报
使用说明 (SKILL.md)
东方财富研报工具
功能描述
这是一个命令行 + MCP Server 工具,用于从东方财富网获取研报数据:
- 查询研报:按行业、股票、类型筛选研报列表
- 下载 PDF:批量下载研报 PDF 文件
- 行业列表:查看所有行业分类及代码
- 导出数据:支持 CSV/Excel 格式导出
支持的研报类型:
industry- 行业研报(分析特定行业)stock- 个股研报(分析单只股票)strategy- 策略报告(市场分析、投资策略)macro- 宏观研究(经济形势分析)morning- 券商晨报(每日资讯)
使用方法
命令行模式
# 查看所有行业
report list
# 搜索行业
report list -s 游戏
# 查询行业研报(游戏行业代码 1046)
report query -i 1046 -s 10
# 查询个股研报(贵州茅台 600519)
report query -t stock -c 600519 -s 5
# 下载研报 PDF
report download -i 1046 -o ./reports -s 3
# 导出为 CSV
report query -i 1046 --save-csv
MCP Server 模式(AI 调用)
# 启动 MCP Server
python -m mcp_server_fastmcp
提供的 MCP 工具:
list_industries- 列出行业分类query_reports- 查询研报列表download_reports- 下载研报 PDFget_industry_code- 搜索行业代码
配置变量
无需配置,开箱即用。
安装
git clone https://github.com/manymore13/eastmoney.git
cd eastmoney
pip install -r requirements.txt
示例
用户:帮我查一下游戏行业的最新研报
助手:
- 使用
get_industry_code查找"游戏"行业代码 → 1046 - 使用
query_reports查询行业研报 → 返回最新研报列表 - 展示标题、机构、日期等信息
用户:下载最新的3篇策略报告
助手:使用 download_reports 工具,type="strategy", pagesize=3
安全使用建议
This skill looks coherent for downloading Eastmoney research reports. Before installing, review the external GitHub repository and dependencies because the runnable code was not included in the scanned artifacts, and be careful with bulk downloads to avoid unexpected storage or bandwidth use.
功能分析
Type: OpenClaw Skill
Name: eastmoney-reports
Version: 1.0.0
The skill bundle provides a toolset for querying and downloading financial research reports from Eastmoney. The documentation (SKILL.md and README.md) describes standard functionality for industry searching, report metadata retrieval, and PDF downloading via an MCP server or CLI. No evidence of malicious intent, data exfiltration, or prompt injection was found in the provided metadata and instructions.
能力评估
Purpose & Capability
The described capabilities—listing industries, querying reports, downloading PDFs, and exporting CSV/Excel—match the stated purpose of an Eastmoney research-report tool.
Instruction Scope
The instructions include bulk download and AI-callable download workflows; these are disclosed and purpose-aligned, but users should choose limits and output folders deliberately.
Install Mechanism
The registry has no install spec or included code files, while the documentation tells users to clone a GitHub repository and install Python dependencies. The runnable code and dependency versions are outside the reviewed artifacts.
Credentials
Network access and local PDF/CSV file writes are expected for this purpose. Bulk downloads could consume disk space or bandwidth, but the behavior is disclosed.
Persistence & Privilege
No credentials, privileged paths, autostart behavior, or hidden persistence are shown. The MCP server mode is presented as a user-started command.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install eastmoney-reports - 安装完成后,直接呼叫该 Skill 的名称或使用
/eastmoney-reports触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Query and download Eastmoney research reports
元数据
常见问题
Dongfang Caifu Research Reports 是什么?
查询和下载东方财富研报,支持行业研报、个股研报、策略报告、宏观研究、券商晨报. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 33 次。
如何安装 Dongfang Caifu Research Reports?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install eastmoney-reports」即可一键安装,无需额外配置。
Dongfang Caifu Research Reports 是免费的吗?
是的,Dongfang Caifu Research Reports 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Dongfang Caifu Research Reports 支持哪些平台?
Dongfang Caifu Research Reports 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Dongfang Caifu Research Reports?
由 manymore13(@manymore13)开发并维护,当前版本 v1.0.0。
推荐 Skills