← 返回 Skills 市场
canonxu

my_stock_decide_skill

作者 canonxu · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
146
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install my-stock-decide-skill
功能描述
当且仅当用户提供持仓列表(图片或文字),并明确要求“交易决策”时触发。根据宏观形势分数动态调控T1/T2/T3的仓位比例(总上限90%),为当前持仓及观察仓标的输出明确操作方向、情绪、价格和详尽操作原因。
安全使用建议
Before installing, consider these points: - The skill will perform realtime web/news searches and parse user-supplied portfolio images/text; verify you are comfortable with the agent accessing that data and that your privacy policy allows it. - The SKILL.md expects to call other skills (my_stock_watchlist_skill, my_stock_report_skill, us-stock-analysis) but the package metadata does not declare those dependencies. Confirm those skills exist, are trusted, and that you understand their permissions. - The skill does not declare which news/APIs to use or whether any API keys/broker credentials will be needed; ask the author which data sources and credentials (if any) will be required before running it. - Because it outputs explicit trade orders (prices, order types), do not execute any trades automatically — review suggestions manually and ensure compliance with legal/regulatory and personal risk constraints. - If you need higher assurance, request the author to: declare dependencies and required creds, list the permitted news/data sources, and provide an explicit privacy/usage statement for user financial data. If you cannot confirm these details, treat the skill cautiously or run it in a restricted/test environment only.
功能分析
Type: OpenClaw Skill Name: my-stock-decide-skill Version: 1.0.1 The skill is a stock trading decision-support tool designed to analyze user-provided portfolios and macroeconomic data. It operates by parsing user-provided text or images, performing web searches for financial news, and coordinating with other internal stock analysis skills. The logic in SKILL.md is strictly aligned with its stated purpose, emphasizing transparency and real-time data, with no evidence of data exfiltration, unauthorized command execution, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description describe a trading decision assistant and the SKILL.md indeed specifies producing buy/sell recommendations with target prices and position sizing — coherent. However, the runtime instructions require calling other skills (my_stock_watchlist_skill, my_stock_report_skill, us-stock-analysis) and performing realtime web/news searches, yet the skill metadata declares no dependencies, required binaries, or environment variables. The missing declaration of dependent skills and data sources is disproportionate to the metadata and may cause unexpected behavior or hidden external calls.
Instruction Scope
Instructions mandate realtime internet queries for eight macro dimensions, scanning for '突发重大事件' (breaking geopolitical events), and extracting sensitive portfolio information from images/text. They also require chaining to other skills for watchlists/reports. This is within the stated purpose but broad in scope: it instructs the agent to collect extensive external data and user-sensitive financial details and gives no limits on which news/APIs to use or how often to query, increasing privacy and operational risk.
Install Mechanism
Instruction-only skill with no install spec or code files. No on-disk installation risk is present.
Credentials
No environment variables, credentials, or config paths are requested (proportionate superficially). However, the skill expects to read user-provided portfolio images/text and to perform realtime web/news lookups and inter-skill calls — these are sensitive actions (financial data, news aggregation) that are not reflected in declared permissions or dependency metadata.
Persistence & Privilege
always is false and there is no request for persistent installation or modification of other skills or system configs. Autonomous invocation is allowed by default but not by itself unusual; combined with other concerns this means the skill could autonomously perform broad data queries when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install my-stock-decide-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /my-stock-decide-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
批量同步最新版本
v1.0.0
Initial release of my_stock_decide_skill for macro-driven stock decisions
元数据
Slug my-stock-decide-skill
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

my_stock_decide_skill 是什么?

当且仅当用户提供持仓列表(图片或文字),并明确要求“交易决策”时触发。根据宏观形势分数动态调控T1/T2/T3的仓位比例(总上限90%),为当前持仓及观察仓标的输出明确操作方向、情绪、价格和详尽操作原因。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。

如何安装 my_stock_decide_skill?

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

my_stock_decide_skill 是免费的吗?

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

my_stock_decide_skill 支持哪些平台?

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

谁开发了 my_stock_decide_skill?

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

💬 留言讨论