← Back to Skills Marketplace
xueyetianya

Options

by bytesagain4 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
244
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install options
Description
Log and review options trades with trend analysis and exportable position reports. Use when tracking trades, reviewing positions, exporting trade summaries.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install options
  3. After installation, invoke the skill by name or use /options
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Domain-specific upgrade
Metadata
Slug options
Version 2.0.0
License MIT-0
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is Options?

Log and review options trades with trend analysis and exportable position reports. Use when tracking trades, reviewing positions, exporting trade summaries. It is an AI Agent Skill for Claude Code / OpenClaw, with 244 downloads so far.

How do I install Options?

Run "/install options" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Options free?

Yes, Options is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Options support?

Options is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Options?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.0.

💬 Comments