← 返回 Skills 市场
xueyetianya

Options

作者 bytesagain4 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
244
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install options
功能描述
Log and review options trades with trend analysis and exportable position reports. Use when tracking trades, reviewing positions, exporting trade summaries.
安全使用建议
This skill appears to do what it claims: a local CLI that logs entries and exports reports to ~/.local/share/options. Before installing or running it, review the script if you have concerns (it will append any input you provide to log files, so do not enter secrets or API keys). Note it writes unencrypted logs to your home directory and will persist any text you save; if you prefer isolation, run it in a container or dedicated account. Functionally, the JSON export has a minor formatting bug (the script writes a literal "\n]"), but that's a usability issue, not a network/credential risk. If you trust the author and are comfortable with local file writes, this skill is coherent and low-risk.
功能分析
Type: OpenClaw Skill Name: options Version: 2.0.0 The 'Options' skill is a local utility designed for logging and reviewing trade-related entries. The shell script (scripts/script.sh) manages data entirely within a local directory (~/.local/share/options/) and lacks any network access, sensitive file interaction, or suspicious execution patterns. While the script contains functional bugs—specifically duplicate case branches that shadow the intended 'export' and 'status' functions—there is no evidence of malicious intent or security risk.
能力评估
Purpose & Capability
Name/description (log, review, export) match the included shell script which stores entries under ~/.local/share/options, provides stats, search, and export features. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs using the local 'options' CLI and the script implements those commands. Instructions and implementation operate on local files only and do not request or transmit external data.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. The package does include a scripts/script.sh file (a Bash CLI). Installing/running the script will create and write to ~/.local/share/options; there is no automatic download from external URLs.
Credentials
No environment variables, credentials, or external config paths are required. The script only uses standard shell utilities and the user's HOME directory. Requested access is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not attempt to gain permanent elevated privileges or modify other skills. It creates a single data directory in the user's home for logs and exports.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install options
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /options 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Domain-specific upgrade
元数据
Slug options
版本 2.0.0
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 1
常见问题

Options 是什么?

Log and review options trades with trend analysis and exportable position reports. Use when tracking trades, reviewing positions, exporting trade summaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 244 次。

如何安装 Options?

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

Options 是免费的吗?

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

Options 支持哪些平台?

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

谁开发了 Options?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.0。

💬 留言讨论