Climate
by @xueyetianya
Climate - command-line tool for everyday use Use when you need climate.
clawhub install climateπ About This Skill
name: climate version: "2.0.0" author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills license: MIT-0 tags: [climate, tool, utility] description: "Climate - command-line tool for everyday use Use when you need climate."
Climate
Climate data toolkit β temperature trends, carbon tracking, weather patterns, and reports.
Commands
| Command | Description |
|---------|-------------|
| climate help | Show usage info |
| climate run | Run main task |
| climate status | Check state |
| climate list | List items |
| climate add | Add item |
| climate export | Export data |
Usage
climate help
climate run
climate status
Examples
climate help
climate run
climate export json
Output
Results go to stdout. Save with climate run > output.txt.
Configuration
Set CLIMATE_DIR to change data directory. Default: ~/.local/share/climate/
*Powered by BytesAgain | bytesagain.com* *Feedback & Feature Requests: https://bytesagain.com/feedback*
Features
Quick Start
# Check status
climate statusView help and available commands
climate helpView statistics
climate statsExport your data
climate export json
How It Works
Climate stores all data locally in ~/.local/share/climate/. Each command logs activity with timestamps for full traceability. Use stats to see a summary, or export to back up your data in JSON, CSV, or plain text format.
Support
Powered by BytesAgain | bytesagain.com
π‘ Examples
climate help
climate run
climate export json
βοΈ Configuration
Set CLIMATE_DIR to change data directory. Default: ~/.local/share/climate/
*Powered by BytesAgain | bytesagain.com* *Feedback & Feature Requests: https://bytesagain.com/feedback*