← 返回 Skills 市场
will1189

my skill

作者 will1189 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
119
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-acquisition-analysis
功能描述
获取A股股票实时行情数据并进行技术分析。适用于投资者查询股票价格、涨跌幅、成交量等行情信息,以及进行MA、RSI、MACD等技术指标分析。
安全使用建议
This skill appears coherent with its stated goal, but before installing consider: (1) it scrapes 东方财富 — check that scraping is allowed by the site's Terms of Service and robots.txt and prefer official APIs if available; (2) implement polite rate limiting and caching to avoid being blocked (the doc suggests a 3s delay but you should enforce it); (3) screenshots or stored data may contain sensitive information — ensure any stored artifacts are handled securely; (4) scraping site structure can change, so results may break and require maintenance. If you plan high-volume queries or commercial use, obtain an API or permission from the data provider.
功能分析
Type: OpenClaw Skill Name: stock-acquisition-analysis Version: 1.0.0 The skill bundle provides instructions for an AI agent to scrape real-time A-share stock data and perform technical analysis using the legitimate financial portal East Money (eastmoney.com). The logic in SKILL.md is transparent, focused on data extraction and mathematical calculations (MA, RSI, MACD), and lacks any indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name and description state: obtain A‑share real‑time quotes and perform technical analysis. The SKILL.md explicitly builds 东方财富 URLs, scrapes real‑time and historical K‑line data, and computes MA/RSI/MACD — all coherent with the stated purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions require navigating to 东方财富 pages, extracting real‑time fields and historical K‑line data, and taking screenshots for data verification. This is within scope but implies the agent will perform web requests or use a browser tool; the skill does not specify particular endpoints for historical data, nor does it mention respecting robots.txt, rate limits beyond a 3s suggestion, or site Terms of Service. Those are operational/legal considerations rather than technical incoherence.
Install Mechanism
Instruction‑only skill with no install spec and no code files; nothing is downloaded or written during install, so there is no install‑mechanism risk present in the package itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not attempt to access system files or secrets. The requested capability (web scraping + computation) does not appear to need additional credentials, so the absence of env/credentials is proportionate.
Persistence & Privilege
Skill does not request always:true and uses default invocation privileges. There is no indication it modifies other skills or system settings; no persistence/privilege escalation is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-acquisition-analysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-acquisition-analysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the A股实时行情与技术分析技能: - 实现A股股票实时价格、涨跌幅、成交量等行情数据查询 - 支持计算MA(均线)、RSI、MACD等主流技术指标 - 能生成基础的技术分析报告和买卖信号 - 适配东方财富网数据源,自动识别沪深市场 - 提供详尽使用方法、错误处理和注意事项
元数据
Slug stock-acquisition-analysis
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

my skill 是什么?

获取A股股票实时行情数据并进行技术分析。适用于投资者查询股票价格、涨跌幅、成交量等行情信息,以及进行MA、RSI、MACD等技术指标分析。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 my skill?

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

my skill 是免费的吗?

是的,my skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

my skill 支持哪些平台?

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

谁开发了 my skill?

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

💬 留言讨论