Laundry
/install laundry
Laundry
Lightweight Laundry tracker. Add entries, view stats, search history, and export in multiple formats.
Why Laundry?
- 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
laundry help
# Check current status
laundry status
# View your statistics
laundry stats
Commands
| Command | What it does |
|---|---|
laundry add |
Add |
laundry inventory |
Inventory |
laundry schedule |
Schedule |
laundry remind |
Remind |
laundry checklist |
Checklist |
laundry usage |
Usage |
laundry cost |
Cost |
laundry maintain |
Maintain |
laundry log |
Log |
laundry report |
Report |
laundry seasonal |
Seasonal |
laundry tips |
Tips |
laundry stats |
Summary statistics |
laundry export |
\x3Cfmt> Export (json |
laundry search |
\x3Cterm> Search entries |
laundry recent |
Recent activity |
laundry status |
Health check |
laundry help |
Show this help |
laundry version |
Show version |
laundry $name: |
$c entries |
laundry Total: |
$total entries |
laundry Data |
size: $(du -sh "$DATA_DIR" 2>/dev/null |
laundry Version: |
v2.0.0 |
laundry Data |
dir: $DATA_DIR |
laundry Entries: |
$(cat "$DATA_DIR"/*.log 2>/dev/null |
laundry Disk: |
$(du -sh "$DATA_DIR" 2>/dev/null |
laundry Last: |
$(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
laundry Status: |
OK |
laundry [Laundry] |
add: $input |
laundry Saved. |
Total add entries: $total |
laundry [Laundry] |
inventory: $input |
laundry Saved. |
Total inventory entries: $total |
laundry [Laundry] |
schedule: $input |
laundry Saved. |
Total schedule entries: $total |
laundry [Laundry] |
remind: $input |
laundry Saved. |
Total remind entries: $total |
laundry [Laundry] |
checklist: $input |
laundry Saved. |
Total checklist entries: $total |
laundry [Laundry] |
usage: $input |
laundry Saved. |
Total usage entries: $total |
laundry [Laundry] |
cost: $input |
laundry Saved. |
Total cost entries: $total |
laundry [Laundry] |
maintain: $input |
laundry Saved. |
Total maintain entries: $total |
laundry [Laundry] |
log: $input |
laundry Saved. |
Total log entries: $total |
laundry [Laundry] |
report: $input |
laundry Saved. |
Total report entries: $total |
laundry [Laundry] |
seasonal: $input |
laundry Saved. |
Total seasonal entries: $total |
laundry [Laundry] |
tips: $input |
laundry Saved. |
Total tips entries: $total |
Data Storage
All data is stored locally at ~/.local/share/laundry/. 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 | [email protected]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install laundry - After installation, invoke the skill by name or use
/laundry - Provide required inputs per the skill's parameter spec and get structured output
What is Laundry?
Track laundry loads, view usage stats, and export reports in multiple formats. Use when logging wash cycles, reviewing patterns, exporting schedules. It is an AI Agent Skill for Claude Code / OpenClaw, with 250 downloads so far.
How do I install Laundry?
Run "/install laundry" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Laundry free?
Yes, Laundry is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Laundry support?
Laundry is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Laundry?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.1.