咖啡助手

Coffee

by BytesAgain

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

4.2k其他未扫描2026年3月23日

安装

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

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks to use the Claude API, Anthropic SDKs, or Managed Agents (/v1/agents, /v1/sessions, /v1/environments). DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.

其他
安全119.1k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.2k

思否热榜

by codekungfu

热门

注册“SegmentFault”热门技能;当需要访问或自动化SegmentFault相关内容时调用。

其他
未扫描4.2k

相关资讯

Brewlog 是一个自托管的咖啡日志平台,能追踪烘焙商、烘焙批次、咖啡袋、冲煮记录、设备和咖啡馆访问。项目采用 Rust 后端和 Datastar 前端,并集成了基于 LLM 的咖啡袋扫描功能。作者分享了项目设计决策和智能体编程模式。

指南·3月11日·8 分钟

评论