rating
Rating - command-line tool for everyday use Use when you need rating.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/ratingRating
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 <item> | Add new item |
rating export <fmt> | Export data |
Usage
rating help
rating run
rating status
Examples
# Get started
rating help
# Run default task
rating run
# Export 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
- Simple command-line interface for quick access
- Local data storage with JSON/CSV export
- History tracking and activity logs
- Search across all entries
Quick Start
# Check status
rating status
# View help
rating help
# Export 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
- Feedback: https://bytesagain.com/feedback/
- Website: https://bytesagain.com
Powered by BytesAgain | bytesagain.com | [email protected]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ckchzh-rating": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
agent-rating-protocol
Decentralized reputation and trust scoring for autonomous AI agents. Bilateral blind evaluation prevents retaliation and gaming. Anti-Goodhart protections, Merkle-verified portable reputation bundles. Rate agents on quality, reliability, safety. Part of the Agent Trust Stack.
skill-tracker
通用技能使用统计追踪器,支持 Python 和 Node.js 技能,自动记录调用次数、成功率,生成使用排行榜。数据本地存储,保护隐私。
consent
Build cookie consent banners and track opt-in compliance status. Use when implementing GDPR consent, auditing cookies, generating privacy banners.
cmms
Computerized maintenance management system
amr
Autonomous mobile robot fleet manager. Use when json amr tasks, csv amr tasks, checking amr status.