Coffee

by BytesAgain

A focused food & cooking tool built for Coffee. Use when you need coffee.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain/coffee

文档

Coffee

A focused food & cooking tool built for Coffee. Log entries, review trends, and export reports — all locally.

Why Coffee?

  • 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

bash
# See what you can do
coffee help

# Check current status
coffee status

# View your statistics
coffee stats

Commands

CommandWhat it does
coffee runRun
coffee checkCheck
coffee convertConvert
coffee analyzeAnalyze
coffee generateGenerate
coffee previewPreview
coffee batchBatch
coffee compareCompare
coffee exportExport
coffee configConfig
coffee statusStatus
coffee reportReport
coffee statsSummary statistics
coffee export<fmt> Export (json
coffee search<term> Search entries
coffee recentRecent activity
coffee statusHealth check
coffee helpShow this help
coffee versionShow version
coffee $name:$c entries
coffee Total:$total entries
coffee Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
coffee Version:v2.0.0
coffee Datadir: $DATA_DIR
coffee Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
coffee Disk:$(du -sh "$DATA_DIR" 2>/dev/null
coffee Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
coffee Status:OK
coffee [Coffee]run: $input
coffee Saved.Total run entries: $total
coffee [Coffee]check: $input
coffee Saved.Total check entries: $total
coffee [Coffee]convert: $input
coffee Saved.Total convert entries: $total
coffee [Coffee]analyze: $input
coffee Saved.Total analyze entries: $total
coffee [Coffee]generate: $input
coffee Saved.Total generate entries: $total
coffee [Coffee]preview: $input
coffee Saved.Total preview entries: $total
coffee [Coffee]batch: $input
coffee Saved.Total batch entries: $total
coffee [Coffee]compare: $input
coffee Saved.Total compare entries: $total
coffee [Coffee]export: $input
coffee Saved.Total export entries: $total
coffee [Coffee]config: $input
coffee Saved.Total config entries: $total
coffee [Coffee]status: $input
coffee Saved.Total status entries: $total
coffee [Coffee]report: $input
coffee Saved.Total report entries: $total

Data Storage

All data is stored locally at ~/.local/share/coffee/. 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