Install
openclaw skills install etfAnalyze ETF holdings, compare fund metrics, and review sector allocation data. Use when screening ETFs, comparing ratios, or tracking allocations.
openclaw skills install etfEtf makes utility tools simple. Record, search, and analyze your data with clear terminal output.
# See what you can do
etf help
# Check current status
etf status
# View your statistics
etf stats
| Command | What it does |
|---|---|
etf run | Run |
etf check | Check |
etf convert | Convert |
etf analyze | Analyze |
etf generate | Generate |
etf preview | Preview |
etf batch | Batch |
etf compare | Compare |
etf export | Export |
etf config | Config |
etf status | Status |
etf report | Report |
etf stats | Summary statistics |
etf export | <fmt> Export (json |
etf search | <term> Search entries |
etf recent | Recent activity |
etf status | Health check |
etf help | Show this help |
etf version | Show version |
etf $name: | $c entries |
etf Total: | $total entries |
etf Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
etf Version: | v2.0.0 |
etf Data | dir: $DATA_DIR |
etf Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
etf Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
etf Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
etf Status: | OK |
etf [Etf] | run: $input |
etf Saved. | Total run entries: $total |
etf [Etf] | check: $input |
etf Saved. | Total check entries: $total |
etf [Etf] | convert: $input |
etf Saved. | Total convert entries: $total |
etf [Etf] | analyze: $input |
etf Saved. | Total analyze entries: $total |
etf [Etf] | generate: $input |
etf Saved. | Total generate entries: $total |
etf [Etf] | preview: $input |
etf Saved. | Total preview entries: $total |
etf [Etf] | batch: $input |
etf Saved. | Total batch entries: $total |
etf [Etf] | compare: $input |
etf Saved. | Total compare entries: $total |
etf [Etf] | export: $input |
etf Saved. | Total export entries: $total |
etf [Etf] | config: $input |
etf Saved. | Total config entries: $total |
etf [Etf] | status: $input |
etf Saved. | Total status entries: $total |
etf [Etf] | report: $input |
etf Saved. | Total report entries: $total |
All data is stored locally at ~/.local/share/etf/. Each action is logged with timestamps. Use export to back up your data anytime.
Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com