← Back to Skills Marketplace
manymore13

Dongfang Caifu Research Reports

by manymore13 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
33
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install eastmoney-reports
Description
查询和下载东方财富研报,支持行业研报、个股研报、策略报告、宏观研究、券商晨报
README (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 - 下载研报 PDF
  • get_industry_code - 搜索行业代码

配置变量

无需配置,开箱即用。

安装

git clone https://github.com/manymore13/eastmoney.git
cd eastmoney
pip install -r requirements.txt

示例

用户:帮我查一下游戏行业的最新研报

助手

  1. 使用 get_industry_code 查找"游戏"行业代码 → 1046
  2. 使用 query_reports 查询行业研报 → 返回最新研报列表
  3. 展示标题、机构、日期等信息

用户:下载最新的3篇策略报告

助手:使用 download_reports 工具,type="strategy", pagesize=3

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install eastmoney-reports
  3. After installation, invoke the skill by name or use /eastmoney-reports
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Query and download Eastmoney research reports
Metadata
Slug eastmoney-reports
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Dongfang Caifu Research Reports?

查询和下载东方财富研报,支持行业研报、个股研报、策略报告、宏观研究、券商晨报. It is an AI Agent Skill for Claude Code / OpenClaw, with 33 downloads so far.

How do I install Dongfang Caifu Research Reports?

Run "/install eastmoney-reports" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Dongfang Caifu Research Reports free?

Yes, Dongfang Caifu Research Reports is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Dongfang Caifu Research Reports support?

Dongfang Caifu Research Reports is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Dongfang Caifu Research Reports?

It is built and maintained by manymore13 (@manymore13); the current version is v1.0.0.

💬 Comments