← Back to Skills Marketplace
594
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install jarvis-stock-price
Description
免费查询沪深A股实时股价,显示涨跌幅、成交量及多期限均线,支持股票代码和名称搜索。
README (SKILL.md)
jarvis-stock-price - 股票价格查询
版本: 1.0.0
免费工具 - 快速查询 A 股实时价格
功能
- ✅ 查询 A 股实时股价
- ✅ 显示涨跌幅、成交量
- ✅ 5 日/10 日/20 日均线
- ✅ 支持代码/名称搜索
使用方式
查询股票价格:贵州茅台 / 600519
升级服务
需要更高级的缠论分析、买卖点监控、实时预警?
| 套餐 | 价格 | 功能 |
|---|---|---|
| 体验版 | ¥99/周 | 3 只股票 + 日报 |
| 标准版 | ¥299/月 | 10 只股票 + 实时预警 |
| 专业版 | ¥799/月 | 30 只股票 + 一对一答疑 |
技术实现
- 数据源:通达信本地数据 / Tushare
- 更新频率:实时(交易时段)
- 支持市场:沪深 A 股
免费工具,仅供参考,不构成投资建议
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jarvis-stock-price - After installation, invoke the skill by name or use
/jarvis-stock-price - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
jarvis-stock-price 1.0.0 初始版本发布
- 快速查询中国 A 股实时股价
- 显示涨跌幅、成交量,以及5日/10日/20日均线
- 支持按股票代码或名称搜索
- 数据来源于通达信和 Tushare,实时更新
- 提供升级服务,支持更高级的监控与分析功能
Metadata
Frequently Asked Questions
What is Jarvis Stock Price?
免费查询沪深A股实时股价,显示涨跌幅、成交量及多期限均线,支持股票代码和名称搜索。 It is an AI Agent Skill for Claude Code / OpenClaw, with 594 downloads so far.
How do I install Jarvis Stock Price?
Run "/install jarvis-stock-price" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Jarvis Stock Price free?
Yes, Jarvis Stock Price is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Jarvis Stock Price support?
Jarvis Stock Price is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Jarvis Stock Price?
It is built and maintained by jialun (@15910701838); the current version is v1.0.0.
More Skills