Oven
name: "Oven"
by bytesagain3 · published 2026-03-22
$ claw add gh:bytesagain3/bytesagain3-oven---
name: "Oven"
description: "Track oven usage and cooking schedules. Use when logging bake sessions, setting cook reminders, checking inventory, reviewing stats."
version: "2.0.0"
author: "BytesAgain"
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: ["maintenance", "oven", "domestic", "smart-home", "household"]
---
# Oven
Lightweight Oven tracker. Add entries, view stats, search history, and export in multiple formats.
Why Oven?
Getting Started
# See what you can do
oven help
# Check current status
oven status
# View your statistics
oven statsCommands
| Command | What it does |
|---------|-------------|
| `oven add` | Add |
| `oven inventory` | Inventory |
| `oven schedule` | Schedule |
| `oven remind` | Remind |
| `oven checklist` | Checklist |
| `oven usage` | Usage |
| `oven cost` | Cost |
| `oven maintain` | Maintain |
| `oven log` | Log |
| `oven report` | Report |
| `oven seasonal` | Seasonal |
| `oven tips` | Tips |
| `oven stats` | Summary statistics |
| `oven export` | <fmt> Export (json|csv|txt) |
| `oven search` | <term> Search entries |
| `oven recent` | Recent activity |
| `oven status` | Health check |
| `oven help` | Show this help |
| `oven version` | Show version |
| `oven $name:` | $c entries |
| `oven Total:` | $total entries |
| `oven Data` | size: $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| `oven Version:` | v2.0.0 |
| `oven Data` | dir: $DATA_DIR |
| `oven Entries:` | $(cat "$DATA_DIR"/*.log 2>/dev/null | wc -l) total |
| `oven Disk:` | $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| `oven Last:` | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null || echo never) |
| `oven Status:` | OK |
| `oven [Oven]` | add: $input |
| `oven Saved.` | Total add entries: $total |
| `oven [Oven]` | inventory: $input |
| `oven Saved.` | Total inventory entries: $total |
| `oven [Oven]` | schedule: $input |
| `oven Saved.` | Total schedule entries: $total |
| `oven [Oven]` | remind: $input |
| `oven Saved.` | Total remind entries: $total |
| `oven [Oven]` | checklist: $input |
| `oven Saved.` | Total checklist entries: $total |
| `oven [Oven]` | usage: $input |
| `oven Saved.` | Total usage entries: $total |
| `oven [Oven]` | cost: $input |
| `oven Saved.` | Total cost entries: $total |
| `oven [Oven]` | maintain: $input |
| `oven Saved.` | Total maintain entries: $total |
| `oven [Oven]` | log: $input |
| `oven Saved.` | Total log entries: $total |
| `oven [Oven]` | report: $input |
| `oven Saved.` | Total report entries: $total |
| `oven [Oven]` | seasonal: $input |
| `oven Saved.` | Total seasonal entries: $total |
| `oven [Oven]` | tips: $input |
| `oven Saved.` | Total tips entries: $total |
Data Storage
All data is stored locally at `~/.local/share/oven/`. 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
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...