← 返回 Skills 市场
essam9009

Perfect Storm Options

作者 essam9009 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
223
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install perfect-storm-options-trader-v2
功能描述
Autonomous but risk-bounded options trading agent spec for the "Perfect Storm" strategy (paper trading only). Use when configuring, operating, or evaluating...
安全使用建议
This skill appears to implement a conservative paper-trading options strategy, but there are packaging and configuration mismatches you should resolve before enabling it. Specifically: (1) the instructions expect files at references/... and a helper script scripts/alpaca.mjs, but the archive contains AGENTS.md and a differently named risk_config YAML and no scripts directory — supply or correct these paths. (2) SKILL.md checks APCA_API_BASE_URL and broker state but the manifest declares no env vars or credentials — explicitly confirm which environment variables and credentials the agent will read and ensure they are paper-only. (3) Because this skill can act autonomously, manually review any runtime helper scripts (e.g., alpaca helpers) before use and verify all broker endpoints are the Alpaca paper API. If you cannot inspect or provide the missing scripts and correct file paths, avoid running the skill in autonomous mode or granting it broker credentials until these inconsistencies are fixed.
功能分析
Type: OpenClaw Skill Name: perfect-storm-options-trader-v2 Version: 1.0.0 The skill bundle defines a sophisticated and safety-oriented options trading strategy ('Perfect Storm') intended for use with the Alpaca paper trading API. The instructions in SKILL.md and AGENTS.md emphasize risk management, capital preservation, and strict adherence to a paper-only environment, including explicit checks to halt execution if live brokerage URLs are detected. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the logic is consistent with its stated purpose of providing a disciplined trading framework.
能力评估
Purpose & Capability
The name/description and instructions consistently describe a paper-only Perfect Storm options trading agent (Alpaca paper API integration, risk_config enforcement, journaling). That purpose is plausible and the constraints (paper-only, strict risk limits) are appropriate. However, the runtime instructions reference Alpaca integration and helper scripts (scripts/alpaca.mjs) even though no code files are included and no Alpaca credentials or env vars are declared in the skill manifest — an inconsistency to resolve.
Instruction Scope
SKILL.md instructs the agent to load specific reference files (references/risk_config.yaml, references/AGENTS.md) and to run scripts/alpaca.mjs for account/ order operations. In the provided package the files exist under different names/locations (AGENTS.md and risk_config_openclaw_best_practices.yaml at root) and the scripts directory is missing. The skill also expects to detect APCA_API_BASE_URL and may act on broker/account state, but required env vars are not declared. These path/name/env mismatches mean the agent could fail or behave unexpectedly unless the runtime environment is prepared exactly as the instructions assume.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute reduces install-time risk. Nothing is downloaded or written by an installer from unknown URLs.
Credentials
The instructions require access to Alpaca API details (APCA_API_BASE_URL and presumably API credentials) and to broker/account state for safety checks, but the skill manifest lists no required environment variables or primary credential. That mismatch makes it unclear what credentials the agent expects and whether they must be paper-only. Requesting zero credentials in the manifest while instructing to read broker environment/config is disproportionate and risky unless clarified.
Persistence & Privilege
The skill is not marked always:true, has no install hooks, and does not request system-wide changes. It does require loading a risk_config file at startup, which is normal for constrained agents. No unexpected persistence or privilege elevation is apparent.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install perfect-storm-options-trader-v2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /perfect-storm-options-trader-v2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 2.0.0 is a major upgrade introducing a comprehensive autonomous options trading agent spec for the "Perfect Storm" strategy, focused on robust risk management and auditability. - Introduces strict boot and operational safety checks, including paper-trading enforcement. - Defines multi-phase trading workflow: market regime assessment, rigorous universe scan, setup detection/scoring, contract selection, and position sizing. - Integrates extensive, configurable risk controls: per-trade, daily/weekly limits, macro/earnings event avoidance, and option liquidity filters. - Implements detailed trade state logic (IGNORE, WATCHLIST, ARM_ENTRY, ENTER, EXIT) and systematic journaling for all decisions. - Designed for integration with OpenClaw and Alpaca (paper), requiring canonical reference/risk config files.
元数据
Slug perfect-storm-options-trader-v2
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Perfect Storm Options 是什么?

Autonomous but risk-bounded options trading agent spec for the "Perfect Storm" strategy (paper trading only). Use when configuring, operating, or evaluating... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 223 次。

如何安装 Perfect Storm Options?

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

Perfect Storm Options 是免费的吗?

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

Perfect Storm Options 支持哪些平台?

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

谁开发了 Perfect Storm Options?

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

💬 留言讨论