Manage Comment data right from your terminal. Use when you need comment.

Install

openclaw skills install comment

Comment

Manage Comment data right from your terminal. Built for people who want get things done faster without complex setup.

Why Comment?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

# See what you can do
comment help

# Check current status
comment status

# View your statistics
comment stats

Commands

CommandWhat it does
comment runRun
comment checkCheck
comment convertConvert
comment analyzeAnalyze
comment generateGenerate
comment previewPreview
comment batchBatch
comment compareCompare
comment exportExport
comment configConfig
comment statusStatus
comment reportReport
comment statsSummary statistics
comment export<fmt> Export (json
comment search<term> Search entries
comment recentRecent activity
comment statusHealth check
comment helpShow this help
comment versionShow version
comment $name:$c entries
comment Total:$total entries
comment Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
comment Version:v2.0.0
comment Datadir: $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

Data Storage

All data is stored locally at ~/.local/share/comment/. Each action is logged with timestamps. Use export to back up your data anytime.

Feedback

Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com