← 返回 Skills 市场
lv19944516

A股业绩快报查询

作者 @FtAi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
430
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install test-stock-performance-express
功能描述
查询 A 股上市公司业绩快报数据,支持沪深京股票。当用户询问股票业绩快报、营收、净利润、EPS、ROE、同比增长、一季报、半年报、三季报、年报等财务指标时使用。
安全使用建议
This skill is coherent with its purpose: it sends HTTP requests to an API (default https://market.ft.tech) and prints results. Before installing, confirm you trust the API domain and are comfortable granting network access. Be aware you can override BASE_URL via config or the BASE_URL env var — do not set that to an untrusted server, since that server would receive the stock codes you query. If you need extra assurance, verify the API hostname is legitimate or run the handler locally and inspect network traffic yourself.
功能分析
Type: OpenClaw Skill Name: test-stock-performance-express Version: 1.0.0 The skill is a legitimate tool for querying A-share stock performance data from a specified API (market.ft.tech). The Python handler (handler.py) uses standard libraries for network requests and data formatting, lacks any malicious execution or data exfiltration logic, and adheres strictly to its stated purpose in SKILL.md.
能力评估
Purpose & Capability
Name/description, SKILL.md, skill.json and handler.py all align: the skill queries a market API for stock performance data and renders a Markdown table. The only external capability requested is network access, which is appropriate for this functionality.
Instruction Scope
Runtime instructions and handler.py only parse a stock code (argv or stdin), call the configured HTTP API, and print a Markdown table. The code does not read unrelated files, other environment variables, or local credentials.
Install Mechanism
No install spec and no additional packages/binaries are required. The skill is instruction + a single Python script that runs from the entry point; this is low-risk and proportional.
Credentials
The skill does not require secrets or credentials. It allows overriding BASE_URL and PAGE_SIZE via environment/config — reasonable for customization. Note: pointing BASE_URL to an attacker-controlled endpoint would expose queried stock codes and elicit responses from that server (this is expected for any network-enabled skill).
Persistence & Privilege
always is false and the skill requests only network permission. It does not modify other skills or system config and has no permanent background presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-stock-performance-express
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-stock-performance-express 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
A股业绩快报查询
元数据
Slug test-stock-performance-express
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

A股业绩快报查询 是什么?

查询 A 股上市公司业绩快报数据,支持沪深京股票。当用户询问股票业绩快报、营收、净利润、EPS、ROE、同比增长、一季报、半年报、三季报、年报等财务指标时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 430 次。

如何安装 A股业绩快报查询?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-stock-performance-express」即可一键安装,无需额外配置。

A股业绩快报查询 是免费的吗?

是的,A股业绩快报查询 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

A股业绩快报查询 支持哪些平台?

A股业绩快报查询 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 A股业绩快报查询?

由 @FtAi(@lv19944516)开发并维护,当前版本 v1.0.0。

💬 留言讨论