Options

Log and review options trades with trend analysis and exportable position reports. Use when tracking trades, reviewing positions, exporting trade summaries.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Options" with this command: npx skills add xueyetianya/options

Options

A focused utility tools tool built for Options. Log entries, review trends, and export reports — all locally.

Why Options?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

# See what you can do
options help

# Check current status
options status

# View your statistics
options stats

Commands

CommandWhat it does
options runRun
options checkCheck
options convertConvert
options analyzeAnalyze
options generateGenerate
options previewPreview
options batchBatch
options compareCompare
options exportExport
options configConfig
options statusStatus
options reportReport
options statsSummary statistics
options export<fmt> Export (json
options search<term> Search entries
options recentRecent activity
options statusHealth check
options helpShow this help
options versionShow version
options $name:$c entries
options Total:$total entries
options Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
options Version:v2.0.0
options Datadir: $DATA_DIR
options Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
options Disk:$(du -sh "$DATA_DIR" 2>/dev/null
options Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
options Status:OK
options [Options]run: $input
options Saved.Total run entries: $total
options [Options]check: $input
options Saved.Total check entries: $total
options [Options]convert: $input
options Saved.Total convert entries: $total
options [Options]analyze: $input
options Saved.Total analyze entries: $total
options [Options]generate: $input
options Saved.Total generate entries: $total
options [Options]preview: $input
options Saved.Total preview entries: $total
options [Options]batch: $input
options Saved.Total batch entries: $total
options [Options]compare: $input
options Saved.Total compare entries: $total
options [Options]export: $input
options Saved.Total export entries: $total
options [Options]config: $input
options Saved.Total config entries: $total
options [Options]status: $input
options Saved.Total status entries: $total
options [Options]report: $input
options Saved.Total report entries: $total

Data Storage

All data is stored locally at ~/.local/share/options/. Each action is logged with timestamps. Use export to back up your data anytime.

Feedback

Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Claude Delegate

Delegate various coding tasks to Claude Code. Use this skill when you need assistance with code generation, bug fixing, feature implementation, code review,...

Registry SourceRecently Updated
4230Profile unavailable
Coding

OpenClaw Boot Camp

Auto-generates a CLI reference doc so your agent stops guessing OpenClaw commands and starts working. Discovers all commands, subcommands, and flags from you...

Registry SourceRecently Updated
1090Profile unavailable
Coding

Cursor CLI Agent

Delegate coding tasks to Cursor Agent CLI. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large...

Registry SourceRecently Updated
4390Profile unavailable
Coding

Agent Desktop

Desktop automation via native OS accessibility trees using the agent-desktop CLI. Use when an AI agent needs to observe, interact with, or automate desktop a...

Registry SourceRecently Updated
5280Profile unavailable