← Back to Skills Marketplace
shinelp100

Stock Top Gainers

by shinelp100 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
69
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install stock-top-gainers
Description
获取 A 股近 10 日个股涨幅排名(前 20 只),排除 ST 股票。 **触发场景**: - "近 10 日涨幅排名" - "最近哪些股票涨得好" - "获取涨幅前 20 股票" - "股票排行榜" - "强势股排名
Usage Guidance
This skill is internally consistent: it uses the OpenClaw 'browser' tool to snapshot iwencai, parses the snapshot with local Python scripts, and falls back to an included cache if scraping fails. It asks for no secrets and performs no unrelated I/O. Things to consider before installing: (1) scraping depends on the browser tool and the snapshot format—if the platform's browser is logged into accounts, snapshots might include page state or cookies, so verify how the platform isolates browser sessions; (2) site terms of service—make sure scraping iwencai / Eastmoney is acceptable for your use; (3) the parser uses rigid regexes and may silently fail to extract live data (the skill then returns cached sample data). If you need stronger guarantees (real‑time, reliable parsing), request improvements to parsing logic or explicit error handling.
Capability Analysis
Type: OpenClaw Skill Name: stock-top-gainers Version: 1.0.2 The skill is designed to fetch and filter A-share stock ranking data from legitimate financial websites like iwencai.com. The implementation in scripts/fetch_gainers.py and scripts/parse_snapshot.py uses the OpenClaw browser tool and standard Python subprocess calls to retrieve and parse data, with a local JSON fallback. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code logic is transparent and aligns with the stated purpose.
Capability Assessment
Purpose & Capability
Name/description (get A‑share 10‑day top gainers, exclude ST) align with the included scripts and SKILL.md. The scripts target the declared data sources (iwencai / Eastmoney) and implement snapshot parsing + a cached fallback. Declared tool and binary (browser, python3) match runtime usage.
Instruction Scope
Instructions limit actions to opening the target URL, taking a browser snapshot, parsing the snapshot, and falling back to a local sample. They do not request unrelated files, credentials, or external endpoints. Note: snapshot parsing relies on fragile regex patterns that assume a particular snapshot format; if the browser snapshot format changes the parser may fail and fallback to cache.
Install Mechanism
There is no install spec (instruction-only behavior with Python scripts present). No third‑party downloads or archives. Scripts run locally and call the platform's 'openclaw browser' tool via subprocess, which is expected for this environment.
Credentials
The skill requests no environment variables, no credentials, and no config paths. It only reads an included sample JSON as a local fallback. There are no unexpected secret accesses.
Persistence & Privilege
always is false and the skill is user‑invocable. disable-model-invocation is false (normal). The skill does not attempt to modify other skills or system configs. Its autonomous invocation capability is standard and not combined with broad credential access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-top-gainers
  3. After installation, invoke the skill by name or use /stock-top-gainers
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Monorepo 结构重构,独立发布版本
v2.0.0
Monorepo 独立版本,支持单独安装
v1.0.1
Monorepo 结构重构,独立发布版本
v1.0.0
首次独立发布:支持近 10 日涨幅排名查询,自动 ST 股票过滤
Metadata
Slug stock-top-gainers
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Stock Top Gainers?

获取 A 股近 10 日个股涨幅排名(前 20 只),排除 ST 股票。 **触发场景**: - "近 10 日涨幅排名" - "最近哪些股票涨得好" - "获取涨幅前 20 股票" - "股票排行榜" - "强势股排名. It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.

How do I install Stock Top Gainers?

Run "/install stock-top-gainers" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stock Top Gainers free?

Yes, Stock Top Gainers is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Stock Top Gainers support?

Stock Top Gainers is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stock Top Gainers?

It is built and maintained by shinelp100 (@shinelp100); the current version is v1.0.2.

💬 Comments