← 返回 Skills 市场
otouman

stock-screener-cn

作者 ppnn13% · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1432
总下载
4
收藏
17
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-screener-cn
功能描述
A股/港股技术形态筛选器。支持多种技术分析策略,包括均线多头排列、缩量回踩、放量突破、K线形态等。当用户询问股票筛选、技术形态、选股条件、均线策略时使用此技能。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-screener-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-screener-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
stock-screener-cn 1.0.0 - 发布初始版本,专注于A股和港股的技术形态筛选。 - 支持多种技术分析策略,包括均线排列、缩量回踩、放量突破、K线形态等。 - 用户可用自然语言描述选股条件进行筛选。 - 使用AKShare获取实时及历史股票数据,适配沪A、深A及港股通。 - 筛选结果以表格展示,含股票代码、名称、策略名称、关键指标及信号评分。 - 提供命令行用法及多参数自定义筛选范围。
元数据
Slug stock-screener-cn
版本 1.0.0
许可证
累计安装 18
当前安装数 17
历史版本数 1
常见问题

stock-screener-cn 是什么?

A股/港股技术形态筛选器。支持多种技术分析策略,包括均线多头排列、缩量回踩、放量突破、K线形态等。当用户询问股票筛选、技术形态、选股条件、均线策略时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1432 次。

如何安装 stock-screener-cn?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-screener-cn」即可一键安装,无需额外配置。

stock-screener-cn 是免费的吗?

是的,stock-screener-cn 完全免费(开源免费),可自由下载、安装和使用。

stock-screener-cn 支持哪些平台?

stock-screener-cn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 stock-screener-cn?

由 ppnn13%(@otouman)开发并维护,当前版本 v1.0.0。

💬 留言讨论