← Back to Skills Marketplace
A Stock Market
by
Yitao&Agents
· GitHub ↗
· v1.0.0
4073
Downloads
0
Stars
41
Active Installs
1
Versions
Install in OpenClaw
/install a-stock-market
Description
Provides real-time A-share stock and index quotes from Sina Finance using stock codes for Shanghai and Shenzhen exchanges.
Usage Guidance
Reasonable to install if you want an A-share quote command. Prefer the direct python3 command if you do not want to add a global /usr/local/bin entry, and note that queried stock symbols are sent to Tencent Finance.
Capability Assessment
Purpose & Capability
The stated purpose is real-time A-share quote lookup, and the Python script does that for user-supplied stock symbols; documentation inconsistently says Sina in one place while the code and README use Tencent Finance.
Instruction Scope
Instructions are limited to running a stock quote command with explicit stock-code arguments, with no autonomous actions, role overrides, broad data access, or hidden agent directives.
Install Mechanism
The README suggests an optional sudo symlink into /usr/local/bin for convenience and also provides a direct python3 invocation; the privileged install step is disclosed and user-directed.
Credentials
The only external data flow found is an HTTPS request to Tencent Finance containing the stock symbol the user asked to query, which is proportionate to the skill's purpose.
Persistence & Privilege
The script itself has no background persistence, credential use, or privilege escalation; the only persistent privileged change is the optional global command symlink.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install a-stock-market - After installation, invoke the skill by name or use
/a-stock-market - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of A 股行情 Skill.
- Provides real-time A 股 stock quotes via free Sina Finance API.
- Supports querying single or multiple stocks and major indices.
- Accepts both Shanghai (`sh`) and Shenzhen (`sz`) stock code formats.
- Includes example commands and usage instructions.
Metadata
Frequently Asked Questions
What is A Stock Market?
Provides real-time A-share stock and index quotes from Sina Finance using stock codes for Shanghai and Shenzhen exchanges. It is an AI Agent Skill for Claude Code / OpenClaw, with 4073 downloads so far.
How do I install A Stock Market?
Run "/install a-stock-market" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is A Stock Market free?
Yes, A Stock Market is completely free (open-source). You can download, install and use it at no cost.
Which platforms does A Stock Market support?
A Stock Market is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created A Stock Market?
It is built and maintained by Yitao&Agents (@ra1nzzz); the current version is v1.0.0.
More Skills