← 返回 Skills 市场
149
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install simple-tech-analyzer
功能描述
提供MACD、KDJ、RSI和成交量的基础技术指标分析及买卖信号提示,支持实时交易时段更新。
安全使用建议
Before installing, know that: (1) the code does not implement KDJ even though the description claims it, and it fetches daily bars not obvious real‑time ticks — so 'real‑time updates' may be misleading; (2) index.js requires a nonstandard module '@tdx-local' but the skill provides no install instructions or declared dependency — confirm whether your environment supplies that module or how it should be installed; (3) the SKILL.md contains a paid upgrade link (external site) used for lead generation — be cautious about sending private data there; (4) the skill asks for no secrets, and the code does not appear to exfiltrate data, but test it in a safe environment first. If you need full functionality (KDJ, true intraday updates), request the author clarify dependencies and update the code/manifest to match advertised features.
功能分析
Type: OpenClaw Skill
Name: simple-tech-analyzer
Version: 1.0.0
The skill is a legitimate technical analysis tool for stock market data, implementing standard indicators like MACD and RSI in index.js. It uses a local data provider (@tdx-local) and contains no evidence of data exfiltration, malicious execution, or prompt injection. The SKILL.md file includes marketing information and links for a premium service (clawhub.ai), which is consistent with its stated purpose as a free introductory tool.
能力评估
Purpose & Capability
The name/description promise MACD, KDJ, RSI and real‑time updates. The shipped code implements MACD, RSI and volume ratio but does NOT compute KDJ and uses daily bars (category '日线') rather than an obvious real‑time feed. The code requires a module '@tdx-local' (presumably to access 通达信 data) but the skill metadata lists no dependencies or install steps. These mismatches mean the skill may not deliver what it advertises or may fail at runtime.
Instruction Scope
SKILL.md is lightweight and instructs how to ask for an analysis and advertises an external paid upgrade link. It states the data source is '通达信本地数据', which aligns with the code's require('@tdx-local'). However SKILL.md does not tell the user they must have a local TDX service or the '@tdx-local' package available, which is an operational gap. The upgrade link directs users off-platform — this is promotional but not direct exfiltration.
Install Mechanism
There is no install spec despite an included index.js that requires '@tdx-local'. Without an install or declared dependency, the skill may fail at runtime or assume platform-provided modules. The absence of an install step for a nonstandard module is an incoherence and a deployment risk (not necessarily malicious).
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not read env vars or secrets. This is proportionate to the stated (simple) functionality.
Persistence & Privilege
The skill does not request elevated persistence (always is false) and does not modify other skills or system settings. Autonomous invocation is allowed (platform default) but not combined with other high-risk flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install simple-tech-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/simple-tech-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
simple-tech-analyzer 1.0.0
- 初始发布,提供基础技术分析工具
- 支持MACD金叉/死叉、KDJ超买/超卖、RSI强弱分析
- 提供成交量异动提醒及基础买卖信号
- 实时分析,基于通达信本地数据
- 介绍升级服务,支持更高级缠论结构与买卖点功能
元数据
常见问题
Simple Tech Analyzer 是什么?
提供MACD、KDJ、RSI和成交量的基础技术指标分析及买卖信号提示,支持实时交易时段更新。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Simple Tech Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install simple-tech-analyzer」即可一键安装,无需额外配置。
Simple Tech Analyzer 是免费的吗?
是的,Simple Tech Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Simple Tech Analyzer 支持哪些平台?
Simple Tech Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Simple Tech Analyzer?
由 jialun(@15910701838)开发并维护,当前版本 v1.0.0。
推荐 Skills