← Back to Skills Marketplace
sqjsytqte

上市公司财务报告分析

by sqjsytqte · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
105
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install beawan-stock-report
Description
查询A股上市公司财务报告分析地址,支持一季报、中报、三季报、年报
README (SKILL.md)

碧湾股票报告查询

查询A股上市公司的财务报告分析地址。

配置

使用前需要设置您的 APIKEY:

先去应用市场下载碧湾App,登录后点击头像->碧湾Skills获取

APIKEY: \x3Cyour-api-key>

接口说明

查询报告地址

GET http://api.beawan.com/beawanSkill/api/skill/report
Header: X-API-KEY: \x3Cyour-api-key>

参数:

参数 类型 说明 示例
comCode string 股票代码 000001
year int 年份 2024
type string 报告类型 年报

报告类型取值:一季报 / 中报 / 三季报 / 年报

参数说明

  • type‌ (string, required): 报告类型的中文名称。
    • 重要‌:请直接传递中文字符串,例如 "中报"、"年报"。
    • 禁止‌:不要传递十六进制编码(如 0xe4...)、Unicode 转义序列或 URL 编码后的字符串。
    • 示例‌:如果用户查询“中报”,参数值应为 "中报"

返回示例:

{
  "code": 0,
  "data": {
    "url": "http://api.beawan.com/industry/html/load?name=jm43RF6Yb*K8GjWoO9VbDYxmHGa5rwppT97kMmM4mgM="
  }
}

使用示例

查询平安银行 2024 年年报:

GET http://api.beawan.com/beawanSkill/api/skill/report?comCode=000001&year=2024&type=年报
X-API-KEY: sk-your-api-key-here

查询贵州茅台 2024 年中报:

GET http://api.beawan.com/beawanSkill/api/skill/report?comCode=600519&year=2024&type=中报
X-API-KEY: sk-your-api-key-here
Usage Guidance
Treat this as an incomplete low-confidence review: the required workspace inspection failed, so installation should wait for a successful artifact review.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
No evidence-backed purpose or capability concern was available to assess because file inspection failed before artifacts could be read.
Instruction Scope
No artifact-backed instruction-scope concern was identified from the available context.
Install Mechanism
No artifact-backed install-mechanism concern was identified from the available context.
Credentials
No artifact-backed environment-proportionality concern was identified from the available context.
Persistence & Privilege
No artifact-backed persistence or privilege concern was identified from the available context.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install beawan-stock-report
  3. After installation, invoke the skill by name or use /beawan-stock-report
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Updated API key setup instructions to direct users to download the Beawan App and obtain the key via the Skills section after login. - Removed mention of generating the API key via the Beawan backend. - No changes to API endpoints or usage examples.
v1.0.0
beawan-stock-report 1.0.0 初始发布 - 支持查询A股上市公司的财务报告分析地址 - 可查询一季报、中报、三季报和年报 - 需配置APIKEY进行接口调用 - 查询参数包括股票代码、年份及中文报告类型 - 返回包含财务报告分析页面的URL
Metadata
Slug beawan-stock-report
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 上市公司财务报告分析?

查询A股上市公司财务报告分析地址,支持一季报、中报、三季报、年报. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.

How do I install 上市公司财务报告分析?

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

Is 上市公司财务报告分析 free?

Yes, 上市公司财务报告分析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 上市公司财务报告分析 support?

上市公司财务报告分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 上市公司财务报告分析?

It is built and maintained by sqjsytqte (@sqjsytqte); the current version is v1.0.1.

💬 Comments