← 返回 Skills 市场
594
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install jarvis-stock-price
功能描述
免费查询沪深A股实时股价,显示涨跌幅、成交量及多期限均线,支持股票代码和名称搜索。
使用说明 (SKILL.md)
jarvis-stock-price - 股票价格查询
版本: 1.0.0
免费工具 - 快速查询 A 股实时价格
功能
- ✅ 查询 A 股实时股价
- ✅ 显示涨跌幅、成交量
- ✅ 5 日/10 日/20 日均线
- ✅ 支持代码/名称搜索
使用方式
查询股票价格:贵州茅台 / 600519
升级服务
需要更高级的缠论分析、买卖点监控、实时预警?
| 套餐 | 价格 | 功能 |
|---|---|---|
| 体验版 | ¥99/周 | 3 只股票 + 日报 |
| 标准版 | ¥299/月 | 10 只股票 + 实时预警 |
| 专业版 | ¥799/月 | 30 只股票 + 一对一答疑 |
技术实现
- 数据源:通达信本地数据 / Tushare
- 更新频率:实时(交易时段)
- 支持市场:沪深 A 股
免费工具,仅供参考,不构成投资建议
安全使用建议
This skill appears to implement price queries and promotional messaging, but there are practical inconsistencies to resolve before installing: 1) index.js requires an external module '@tdx-local' but the skill declares no dependencies or install steps — ask the author how that module is provided and whether it executes network or filesystem operations. 2) SKILL.md mentions Tushare (which usually needs an API key) but no env var is requested — confirm whether you must supply a Tushare token and where it will be stored. 3) Because require() will execute module code, only install/run this skill if you trust the source or can sandbox it. Recommended actions: request a dependency list and installation instructions, ask whether any credentials are needed and how they are protected, and run the skill in a restricted environment first. If the author cannot clarify these points, treat the package as risky.
功能分析
Type: OpenClaw Skill
Name: jarvis-stock-price
Version: 1.0.0
The skill is a straightforward stock price query tool for A-shares. The code in index.js uses a local data library (@tdx-local) to calculate basic financial metrics like moving averages and price changes, while SKILL.md provides clear instructions and marketing links for a related paid service. No malicious behaviors, data exfiltration, or prompt injection attempts were detected.
能力评估
Purpose & Capability
Name/description and SKILL.md describe A‑share real‑time price queries and related indicators, which aligns with index.js functionality. However the SKILL.md mentions two data sources (通达信本地数据 / Tushare) while the code only calls a module '@tdx-local' (通达信 client). The package declares no dependencies or credentials — that mismatch reduces confidence in completeness.
Instruction Scope
SKILL.md gives simple, scoped instructions and a promotional link; it does not instruct the agent to read unrelated files or exfiltrate data. The runtime file performs only local data queries and calculations. But SKILL.md references Tushare while code does not, and there are no instructions about installing or configuring the tdx client, so runtime behaviour is underspecified.
Install Mechanism
No install spec is provided, yet index.js requires an external module '@tdx-local'. That creates an incoherence: either the environment must already have that package installed, or runtime will fail or attempt to fetch/resolve it. Missing dependency declaration is a deployment risk and could mask hidden install actions or cause unexpected behavior when the agent tries to run the code.
Credentials
The skill declares no required environment variables, but SKILL.md lists Tushare as a data source — Tushare normally needs an API token. The code does not use any env vars, however the mismatch suggests credentials might be required in some configurations. Lack of declared credentials is an inconsistency the user should clarify.
Persistence & Privilege
Skill is not marked always:true and does not request system-wide config or other skills' credentials. It does not ask to persist settings or modify other agent configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jarvis-stock-price - 安装完成后,直接呼叫该 Skill 的名称或使用
/jarvis-stock-price触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
jarvis-stock-price 1.0.0 初始版本发布
- 快速查询中国 A 股实时股价
- 显示涨跌幅、成交量,以及5日/10日/20日均线
- 支持按股票代码或名称搜索
- 数据来源于通达信和 Tushare,实时更新
- 提供升级服务,支持更高级的监控与分析功能
元数据
常见问题
Jarvis Stock Price 是什么?
免费查询沪深A股实时股价,显示涨跌幅、成交量及多期限均线,支持股票代码和名称搜索。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 594 次。
如何安装 Jarvis Stock Price?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jarvis-stock-price」即可一键安装,无需额外配置。
Jarvis Stock Price 是免费的吗?
是的,Jarvis Stock Price 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Jarvis Stock Price 支持哪些平台?
Jarvis Stock Price 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Jarvis Stock Price?
由 jialun(@15910701838)开发并维护,当前版本 v1.0.0。
推荐 Skills