Install
openclaw skills install @xueyetianya/timezoneConvert times across world timezones and compare availability. Use when converting meetings, checking offsets, comparing zones, generating tables.
openclaw skills install @xueyetianya/timezoneYour personal Timezone assistant. Track, analyze, and manage all your utility tools needs from the command line.
# See what you can do
timezone help
# Check current status
timezone status
# View your statistics
timezone stats
| Command | What it does |
|---|---|
timezone run | Run |
timezone check | Check |
timezone convert | Convert |
timezone analyze | Analyze |
timezone generate | Generate |
timezone preview | Preview |
timezone batch | Batch |
timezone compare | Compare |
timezone export | Export |
timezone config | Config |
timezone status | Status |
timezone report | Report |
timezone stats | Summary statistics |
timezone export | Export (json |
timezone search | Search entries |
timezone recent | Recent activity |
timezone status | Health check |
timezone help | Show this help |
timezone version | Show version |
timezone $name: | $c entries |
timezone Total: | $total entries |
timezone Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
timezone Version: | v2.0.0 |
timezone Data | dir: $DATA_DIR |
timezone Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
timezone Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
timezone Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
timezone Status: | OK |
timezone [Timezone] | run: $input |
timezone Saved. | Total run entries: $total |
timezone [Timezone] | check: $input |
timezone Saved. | Total check entries: $total |
timezone [Timezone] | convert: $input |
timezone Saved. | Total convert entries: $total |
timezone [Timezone] | analyze: $input |
timezone Saved. | Total analyze entries: $total |
timezone [Timezone] | generate: $input |
timezone Saved. | Total generate entries: $total |
timezone [Timezone] | preview: $input |
timezone Saved. | Total preview entries: $total |
timezone [Timezone] | batch: $input |
timezone Saved. | Total batch entries: $total |
timezone [Timezone] | compare: $input |
timezone Saved. | Total compare entries: $total |
timezone [Timezone] | export: $input |
timezone Saved. | Total export entries: $total |
timezone [Timezone] | config: $input |
timezone Saved. | Total config entries: $total |
timezone [Timezone] | status: $input |
timezone Saved. | Total status entries: $total |
timezone [Timezone] | report: $input |
timezone Saved. | Total report entries: $total |
All data is stored locally at ~/.local/share/timezone/. 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