← 返回 Skills 市场
anoyix

agent-stock

作者 AnoyiX · GitHub ↗ · v0.2.8 · MIT-0
cross-platform ⚠ suspicious
2364
总下载
2
收藏
6
当前安装
19
版本数
在 OpenClaw 中安装
/install agent-stock
功能描述
股市 AI 量化交易,用于获取股市实时数据、选股、交易决策、持仓分析、量化交易决策等。
使用说明 (SKILL.md)

Agent Stock

帮助用户查询实时股市数据,分析数据,为用户提供交易决策。

Workflows

当用户有如下需求时,可以查看对应的文档,帮用户完成相关任务:

Prerequisites

检查 stock 命令是否已安装:

stock -v

如果没有安装,需要先安装 stock 命令行工具:

uv:

uv tool install agent-stock

pip:

pip3 install agent-stock

如果用户没有 uv 或者 pip,需要先帮用户安装好 python 环境,然后使用 pip 安装 agent-stock 包。

安全使用建议
This skill looks like a real stock/quant assistant, but be cautious: the instructions ask the agent to install a Python package named 'agent-stock' via pip and to install Python if missing—that could run arbitrary code from PyPI. Before installing or letting the agent run these commands, verify the provenance of that pip package (official project page, package owner, and checksum). Also, do not paste brokerage or trading API keys into chat; ask why and where credentials will be stored. Prefer skills that declare required credentials in metadata and provide a clear install source. If you intend to run this, run installation steps yourself in a controlled environment (isolated VM/container) and audit the pip package contents first.
功能分析
Type: OpenClaw Skill Name: agent-stock Version: 0.2.8 The agent-stock skill bundle is a legitimate tool designed for stock market analysis and quantitative trading decisions. It provides structured workflows for stock screening, portfolio diagnosis, and technical analysis using a dedicated CLI tool (agent-stock). The instructions in SKILL.md and the reference documents (holdings.md, quant.md, screen.md, trade.md) are consistent with the stated financial analysis purpose and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (quantitative stock trading, screening, trade decisions) align with the instructions to call a 'stock' CLI and produce screening/trade reports. However, the docs reference using 'user account information' and performing trading actions while the skill declares no primary credential or required env vars; that omission is an inconsistency.
Instruction Scope
SKILL.md instructs the agent to run a local 'stock' CLI (stock index/quant/query/quote/detail/rank) and to save results to local files under dist/. It also tells the agent to install system components (Python/pip and then 'pip3 install agent-stock') if the CLI is missing. Asking the agent to install packages and manage the environment expands its runtime scope beyond pure analysis and could lead to executing arbitrary code. The doc also instructs to 'directly end' after saving (suppressing any additional output), which reduces transparency.
Install Mechanism
No formal install spec is declared in the registry, but the instructions explicitly direct installing an 'agent-stock' package via pip (and possibly installing Python). Having the agent perform a pip install of a package with the same name as the skill (without pinning a source or checksum) is a supply-chain risk: it may install arbitrary third‑party code from PyPI or elsewhere. This is a higher-risk install mechanism even though it is not part of the registry's install spec.
Credentials
The skill requests no environment variables or credentials in metadata, yet the workflow mentions using 'user account information' for decisions. If actual trading or account access is required, the skill should explicitly declare which credentials (broker API keys, exchange tokens) it needs. The absence of declared credentials but clear expectation of account-level data is a mismatch that could lead the agent to ask the user for sensitive secrets ad hoc.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. It writes output to local files (dist/...), which is consistent with its purpose. It does not claim to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agent-stock
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agent-stock 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.8
Release 0.2.8
v0.2.7
Release 0.2.7
v0.2.6
Release 0.2.6
v0.2.5
Release 0.2.5
v0.2.4
Release 0.2.4
v0.2.3
Release 0.2.3
v0.2.2
Release 0.2.2
v0.2.1
Release 0.2.1
v0.2.0
Release 0.2.0
v0.1.9
Release 0.1.9
v0.1.8
Release 0.1.8
v0.1.7
Release 0.1.7
v0.1.6
Release 0.1.6
v0.1.5
Release 0.1.5
v0.1.4
Release 0.1.4
v0.1.3
Release 0.1.3
v0.1.2
Release 0.1.2
v0.1.1
Release 0.1.1
v0.1.0
Release 0.1.0
元数据
Slug agent-stock
版本 0.2.8
许可证 MIT-0
累计安装 6
当前安装数 6
历史版本数 19
常见问题

agent-stock 是什么?

股市 AI 量化交易,用于获取股市实时数据、选股、交易决策、持仓分析、量化交易决策等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2364 次。

如何安装 agent-stock?

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

agent-stock 是免费的吗?

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

agent-stock 支持哪些平台?

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

谁开发了 agent-stock?

由 AnoyiX(@anoyix)开发并维护,当前版本 v0.2.8。

💬 留言讨论