ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Coffee

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/coffee
Or

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

# 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/

Metadata

Stars3500
Views1
Updated2026-03-27
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-coffee": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#food#recipes#kitchen#coffee#cooking
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.