← 返回 Skills 市场
ZJTJ-SAR指标计算器
作者
haohanyang92
· GitHub ↗
· v1.0.0
· MIT-0
218
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zjtj-sar-calculator
功能描述
基于A股行情数据计算SAR抛物线指标,并用机构资金流向近似替代ZJTJ庄家抬轿指标,实现四维选股策略。
安全使用建议
This skill appears internally consistent and implements what it says: SAR calculation plus an approximate ZJTJ signal using AkShare data. Before installing/run it: 1) Ensure akshare, pandas, numpy are installed from trusted sources and pin versions (use a virtualenv). 2) Be aware the code performs network requests to AkShare—verify you are comfortable with that data flow. 3) Review and test the numeric thresholds and try/except usage (they may hide errors or need tuning for your market/data). 4) If you need reproducible results, ask the author to provide an explicit dependency/install spec (requirements.txt) and sample data. 5) Remember this is a screening tool — it makes heuristic approximations and should not be treated as financial advice.
功能分析
Type: OpenClaw Skill
Name: zjtj-sar-calculator
Version: 1.0.0
The skill bundle provides legitimate Python code for calculating financial indicators (SAR and a ZJTJ approximation) using the well-known 'akshare' library. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code logic is transparent and aligns perfectly with the stated purpose of stock market analysis in SKILL.md.
能力评估
Purpose & Capability
Name/description match the provided instructions and code: the SKILL.md contains Python code to compute SAR, fetch market and fund-flow data via AkShare, and apply a four-dimension screener. Nothing required or requested is unrelated to a stock analysis tool.
Instruction Scope
Instructions import akshare/pandas/numpy and fetch data from AkShare (network calls). This is expected for a market-data tool. The SKILL.md does not instruct reading local secrets or unrelated files. It uses broad try/except blocks (which can hide errors) and hardcoded numeric thresholds — these are design choices, not hostile behavior.
Install Mechanism
This is an instruction-only skill with no install spec. That minimizes install risk, but the code depends on external Python packages (akshare, pandas, numpy) which are not listed in an install section or pinned — the user should ensure these are installed from trusted sources and preferably pinned to specific versions.
Credentials
The skill declares no environment variables, credentials, or config paths and the code does not attempt to read secrets or unrelated system configuration. Network access to AkShare is the only external dependency, which is appropriate for its purpose.
Persistence & Privilege
The skill does not request persistent/always-on privileges (always: false) and does not modify other skills or system-wide configuration. Default autonomous invocation is allowed by platform policy but is not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zjtj-sar-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/zjtj-sar-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
zjtj-sar-calculator 1.0.0 初始发布
- 实现A股SAR抛物线指标的Python计算函数
- 用机构资金净流入等免费数据近似替代ZJTJ庄家抬轿指标
- 提供综合选股分析和批量筛选功能,支持四维选股策略
- 给出股票趋势判断、控盘信号、成交量放量等选股建议
- 附多场景触发用例与依赖安装说明
元数据
常见问题
ZJTJ-SAR指标计算器 是什么?
基于A股行情数据计算SAR抛物线指标,并用机构资金流向近似替代ZJTJ庄家抬轿指标,实现四维选股策略。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。
如何安装 ZJTJ-SAR指标计算器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zjtj-sar-calculator」即可一键安装,无需额外配置。
ZJTJ-SAR指标计算器 是免费的吗?
是的,ZJTJ-SAR指标计算器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ZJTJ-SAR指标计算器 支持哪些平台?
ZJTJ-SAR指标计算器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ZJTJ-SAR指标计算器?
由 haohanyang92(@haohanyang92)开发并维护,当前版本 v1.0.0。
推荐 Skills