Pantry

Pantry — a fast home management tool. Log anything, find it later, export when needed.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Pantry" with this command: npx skills add xueyetianya/pantry

Pantry

Pantry — a fast home management tool. Log anything, find it later, export when needed.

Why Pantry?

  • 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
pantry help

# Check current status
pantry status

# View your statistics
pantry stats

Commands

CommandWhat it does
pantry addAdd
pantry inventoryInventory
pantry scheduleSchedule
pantry remindRemind
pantry checklistChecklist
pantry usageUsage
pantry costCost
pantry maintainMaintain
pantry logLog
pantry reportReport
pantry seasonalSeasonal
pantry tipsTips
pantry statsSummary statistics
pantry export<fmt> Export (json
pantry search<term> Search entries
pantry recentRecent activity
pantry statusHealth check
pantry helpShow this help
pantry versionShow version
pantry $name:$c entries
pantry Total:$total entries
pantry Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
pantry Version:v2.0.0
pantry Datadir: $DATA_DIR
pantry Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
pantry Disk:$(du -sh "$DATA_DIR" 2>/dev/null
pantry Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
pantry Status:OK
pantry [Pantry]add: $input
pantry Saved.Total add entries: $total
pantry [Pantry]inventory: $input
pantry Saved.Total inventory entries: $total
pantry [Pantry]schedule: $input
pantry Saved.Total schedule entries: $total
pantry [Pantry]remind: $input
pantry Saved.Total remind entries: $total
pantry [Pantry]checklist: $input
pantry Saved.Total checklist entries: $total
pantry [Pantry]usage: $input
pantry Saved.Total usage entries: $total
pantry [Pantry]cost: $input
pantry Saved.Total cost entries: $total
pantry [Pantry]maintain: $input
pantry Saved.Total maintain entries: $total
pantry [Pantry]log: $input
pantry Saved.Total log entries: $total
pantry [Pantry]report: $input
pantry Saved.Total report entries: $total
pantry [Pantry]seasonal: $input
pantry Saved.Total seasonal entries: $total
pantry [Pantry]tips: $input
pantry Saved.Total tips entries: $total

Data Storage

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

OpenClaw Skill Growth

Make OpenClaw Skills observable, diagnosable, and safely improvable over time. Use this when the user wants to maintain many SKILL.md files, inspect repeated...

Registry SourceRecently Updated
171Profile unavailable
General

Doc Sysadmin

Especialista TI Ubuntu 24.04. Cuida do sistema host - espaço em disco, RAM, lentidão, limpeza periódica. Use when: (1) verificação de saúde do sistema, (2) l...

Registry SourceRecently Updated
2410Profile unavailable
General

OpenClaw Updater

Safely update OpenClaw with pre-flight checks and rollback support. Use when updating OpenClaw, checking for updates, or recovering from a failed update. Han...

Registry SourceRecently Updated
4130Profile unavailable
General

Disk Usage Watcher

Monitors disk space and inode usage on specified paths, alerting when set thresholds are exceeded to prevent disk-full issues.

Registry SourceRecently Updated
2490Profile unavailable