← 返回 Skills 市场
105
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install beawan-stock-report
功能描述
查询A股上市公司财务报告分析地址,支持一季报、中报、三季报、年报
使用说明 (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
安全使用建议
Treat this as an incomplete low-confidence review: the required workspace inspection failed, so installation should wait for a successful artifact review.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install beawan-stock-report - 安装完成后,直接呼叫该 Skill 的名称或使用
/beawan-stock-report触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
上市公司财务报告分析 是什么?
查询A股上市公司财务报告分析地址,支持一季报、中报、三季报、年报. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 上市公司财务报告分析?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install beawan-stock-report」即可一键安装,无需额外配置。
上市公司财务报告分析 是免费的吗?
是的,上市公司财务报告分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
上市公司财务报告分析 支持哪些平台?
上市公司财务报告分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 上市公司财务报告分析?
由 sqjsytqte(@sqjsytqte)开发并维护,当前版本 v1.0.1。
推荐 Skills