Rating
by @ckchzh
Rating - command-line tool for everyday use Use when you need rating.
clawhub install ratingπ About This Skill
name: rating version: "2.0.0" author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills license: MIT-0 tags: [rating, tool, utility] description: "Rating - command-line tool for everyday use Use when you need rating."
Rating
Rating system β star ratings, score calculations, ranking, and review management.
Commands
| Command | Description |
|---------|-------------|
| rating help | Show usage info |
| rating run | Run main task |
| rating status | Check current state |
| rating list | List items |
| rating add | Add new item |
| rating export | Export data |
Usage
rating help
rating run
rating status
Examples
# Get started
rating helpRun default task
rating runExport as JSON
rating export json
Output
Results go to stdout. Save with rating run > output.txt.
Configuration
Set RATING_DIR to change data directory. Default: ~/.local/share/rating/
*Powered by BytesAgain | bytesagain.com* *Feedback & Feature Requests: https://bytesagain.com/feedback*
Features
Quick Start
# Check status
rating statusView help
rating helpExport data
rating export json
How It Works
Rating stores all data locally in ~/.local/share/rating/. Each command logs activity with timestamps for full traceability.
Support
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
π‘ Examples
# Get started
rating helpRun default task
rating runExport as JSON
rating export json
βοΈ Configuration
Set RATING_DIR to change data directory. Default: ~/.local/share/rating/
*Powered by BytesAgain | bytesagain.com* *Feedback & Feature Requests: https://bytesagain.com/feedback*