← 返回 Skills 市场
ezio-xiang

腾讯财经行情接口

作者 Ezio-xiang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
394
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tencent-finance
功能描述
腾讯财经实时行情接口,查询A股、港股、美股、期货、外汇、ETF的实时行情数据。触发关键词:查股价、查行情、查指数、腾讯接口、股票报价、实时行情
安全使用建议
This skill is coherent and implements what it claims: direct, unauthenticated GET requests to Tencent's public quote endpoint and local parsing. Before installing, note: (1) the Python script requires the 'requests' library—ensure your agent environment provides it; (2) the endpoint is unauthenticated and rate-limited—avoid high-frequency polling (SKILL.md suggests >=100ms) to prevent IP blocking; (3) the data is for reference only and not financial advice; (4) because the skill makes network calls, consider whether you are comfortable allowing the agent to perform outbound HTTP requests. If you need robustness, add input validation, retries, and explicit dependency declarations.
功能分析
Type: OpenClaw Skill Name: tencent-finance Version: 1.0.0 The skill bundle provides a legitimate tool for querying real-time stock market data from the Tencent Finance API (qt.gtimg.cn). The Python script 'scripts/tencent_quote.py' and the documentation in 'SKILL.md' are well-structured, transparent, and perform only the stated functions of fetching and formatting financial quotes without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description, SKILL.md examples, and the included Python script all consistently implement querying https://qt.gtimg.cn/q= for market quotes; nothing requested or installed is disproportionate to that purpose.
Instruction Scope
Runtime instructions and examples only show fetching/parsing the Tencent endpoint and using results locally (including cron usage). The instructions do not request reading unrelated files, secrets, or sending data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only) which is low risk. The bundled Python script imports the third-party 'requests' package but no dependency/install instructions are declared—this is an operational omission, not a security indicator.
Credentials
The skill does not request environment variables, credentials, or config paths. The code does not access secrets or unrelated system configuration.
Persistence & Privilege
Skill does not request permanent 'always' inclusion and makes no changes to other skills or system-wide config. Autonomous invocation is allowed (platform default) but is not combined with broad privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tencent-finance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tencent-finance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Tencent Finance real-time stock market API initial release: - Provides real-time quotes for A-shares, Hong Kong stocks, US stocks, futures, forex, and ETFs via Tencent’s open API. - Includes code rules and common symbol lookup tables for different markets. - Offers Python code examples for single and multiple symbol queries. - Documents main response data fields and their indices, plus important usage tips and limitations. - Suitable for both interactive use and automated/cron job data retrieval. - No account/registration needed; recommend >100ms interval per query to avoid IP blocking.
元数据
Slug tencent-finance
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

腾讯财经行情接口 是什么?

腾讯财经实时行情接口,查询A股、港股、美股、期货、外汇、ETF的实时行情数据。触发关键词:查股价、查行情、查指数、腾讯接口、股票报价、实时行情. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 394 次。

如何安装 腾讯财经行情接口?

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

腾讯财经行情接口 是免费的吗?

是的,腾讯财经行情接口 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

腾讯财经行情接口 支持哪些平台?

腾讯财经行情接口 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 腾讯财经行情接口?

由 Ezio-xiang(@ezio-xiang)开发并维护,当前版本 v1.0.0。

💬 留言讨论