Install
openclaw skills install @bytesagain3/commentManage Comment data right from your terminal. Use when you need comment.
openclaw skills install @bytesagain3/commentManage Comment data right from your terminal. Built for people who want get things done faster without complex setup.
# See what you can do
comment help
# Check current status
comment status
# View your statistics
comment stats
| Command | What it does |
|---|---|
comment run | Run |
comment check | Check |
comment convert | Convert |
comment analyze | Analyze |
comment generate | Generate |
comment preview | Preview |
comment batch | Batch |
comment compare | Compare |
comment export | Export |
comment config | Config |
comment status | Status |
comment report | Report |
comment stats | Summary statistics |
comment export | Export (json |
comment search | Search entries |
comment recent | Recent activity |
comment status | Health check |
comment help | Show this help |
comment version | Show version |
comment $name: | $c entries |
comment Total: | $total entries |
comment Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
comment Version: | v2.0.0 |
comment Data | dir: $DATA_DIR |
comment Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
comment Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
comment Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
comment Status: | OK |
comment [Comment] | run: $input |
comment Saved. | Total run entries: $total |
comment [Comment] | check: $input |
comment Saved. | Total check entries: $total |
comment [Comment] | convert: $input |
comment Saved. | Total convert entries: $total |
comment [Comment] | analyze: $input |
comment Saved. | Total analyze entries: $total |
comment [Comment] | generate: $input |
comment Saved. | Total generate entries: $total |
comment [Comment] | preview: $input |
comment Saved. | Total preview entries: $total |
comment [Comment] | batch: $input |
comment Saved. | Total batch entries: $total |
comment [Comment] | compare: $input |
comment Saved. | Total compare entries: $total |
comment [Comment] | export: $input |
comment Saved. | Total export entries: $total |
comment [Comment] | config: $input |
comment Saved. | Total config entries: $total |
comment [Comment] | status: $input |
comment Saved. | Total status entries: $total |
comment [Comment] | report: $input |
comment Saved. | Total report entries: $total |
All data is stored locally at ~/.local/share/comment/. 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