← Back to Skills Marketplace
otouman

stock-screener-cn

by ppnn13% · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1432
Downloads
4
Stars
17
Active Installs
1
Versions
Install in OpenClaw
/install stock-screener-cn
Description
A股/港股技术形态筛选器。支持多种技术分析策略,包括均线多头排列、缩量回踩、放量突破、K线形态等。当用户询问股票筛选、技术形态、选股条件、均线策略时使用此技能。
Usage Guidance
This skill appears to do what it claims: run a local Python screener that fetches market data via AKShare and applies technical filters. Before installing or running: (1) review the full script locally (it’s included) and run it in an isolated environment if you have concerns; (2) install dependencies via pip from official repos (akshare/pandas/numpy); (3) be aware AKShare will make network requests to public data sources — no credentials are required but data may be delayed or rate-limited; (4) verify symbol/code formatting for your market and test on a small set before wide use; (5) this is a tool for screening only and not investment advice.
Capability Analysis
Type: OpenClaw Skill Name: stock-screener-cn Version: 1.0.0 The skill bundle provides a stock screener using AKShare for A-share and Hong Kong stock data. The `SKILL.md` and `references/strategies.md` files contain clear, task-oriented instructions and documentation, with no evidence of prompt injection attempts to subvert the agent. The `scripts/screen_stocks.py` code uses standard libraries (akshare, pandas, numpy) for data retrieval and analysis, handles arguments safely via `argparse`, and performs network requests solely for fetching public stock data, which is its stated purpose. There are no signs of sensitive data exfiltration, unauthorized command execution, persistence mechanisms, or obfuscation.
Capability Assessment
Purpose & Capability
Name/description (A股/港股技术形态筛选) aligns with included code (scripts/screen_stocks.py) and references. The script uses akshare/pandas/numpy to fetch market data and compute technical signals — expected for this purpose.
Instruction Scope
SKILL.md instructs running the provided Python script with strategy/market parameters. The instructions and script operate on market data and local computation only; they do not request unrelated files, secrets, or external endpoints beyond what AKShare uses to fetch market data.
Install Mechanism
No install spec in registry; SKILL.md recommends pip installing akshare/pandas/numpy. That is proportionate and standard for a Python script. There are no downloads from arbitrary URLs or archive extraction in the skill bundle.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code does not attempt to read secrets or unrelated environment variables. AKShare will perform network requests to public data sources (expected).
Persistence & Privilege
Skill is not set to always:true, is user-invocable, and does not modify other skills or system-wide settings. It does not request permanent presence or elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-screener-cn
  3. After installation, invoke the skill by name or use /stock-screener-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
stock-screener-cn 1.0.0 - 发布初始版本,专注于A股和港股的技术形态筛选。 - 支持多种技术分析策略,包括均线排列、缩量回踩、放量突破、K线形态等。 - 用户可用自然语言描述选股条件进行筛选。 - 使用AKShare获取实时及历史股票数据,适配沪A、深A及港股通。 - 筛选结果以表格展示,含股票代码、名称、策略名称、关键指标及信号评分。 - 提供命令行用法及多参数自定义筛选范围。
Metadata
Slug stock-screener-cn
Version 1.0.0
License
All-time Installs 18
Active Installs 17
Total Versions 1
Frequently Asked Questions

What is stock-screener-cn?

A股/港股技术形态筛选器。支持多种技术分析策略,包括均线多头排列、缩量回踩、放量突破、K线形态等。当用户询问股票筛选、技术形态、选股条件、均线策略时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1432 downloads so far.

How do I install stock-screener-cn?

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

Is stock-screener-cn free?

Yes, stock-screener-cn is completely free (open-source). You can download, install and use it at no cost.

Which platforms does stock-screener-cn support?

stock-screener-cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created stock-screener-cn?

It is built and maintained by ppnn13% (@otouman); the current version is v1.0.0.

💬 Comments