Furniture
by @bytesagain3
Track home furniture, schedule maintenance, and manage warranty details. Use when cataloging furniture, scheduling cleaning, or tracking warranty expiry dates.
clawhub install furnitureπ About This Skill
name: "Furniture" description: "Track home furniture, schedule maintenance, and manage warranty details. Use when cataloging furniture, scheduling cleaning, or tracking warranty expiry dates." version: "2.0.0" author: "BytesAgain" homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills tags: ["furniture", "smart-home", "inventory", "household", "home"]
Furniture
Furniture β a fast home management tool. Log anything, find it later, export when needed.
Why Furniture?
Getting Started
# See what you can do
furniture helpCheck current status
furniture statusView your statistics
furniture stats
Commands
| Command | What it does |
|---------|-------------|
| furniture add | Add |
| furniture inventory | Inventory |
| furniture schedule | Schedule |
| furniture remind | Remind |
| furniture checklist | Checklist |
| furniture usage | Usage |
| furniture cost | Cost |
| furniture maintain | Maintain |
| furniture log | Log |
| furniture report | Report |
| furniture seasonal | Seasonal |
| furniture tips | Tips |
| furniture stats | Summary statistics |
| furniture export | furniture search | furniture recent | Recent activity |
| furniture status | Health check |
| furniture help | Show this help |
| furniture version | Show version |
| furniture $name: | $c entries |
| furniture Total: | $total entries |
| furniture Data | size: $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| furniture Version: | v2.0.0 |
| furniture Data | dir: $DATA_DIR |
| furniture Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null | wc -l) total |
| furniture Disk: | $(du -sh "$DATA_DIR" 2>/dev/null | cut -f1) |
| furniture Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null || echo never) |
| furniture Status: | OK |
| furniture [Furniture] | add: $input |
| furniture Saved. | Total add entries: $total |
| furniture [Furniture] | inventory: $input |
| furniture Saved. | Total inventory entries: $total |
| furniture [Furniture] | schedule: $input |
| furniture Saved. | Total schedule entries: $total |
| furniture [Furniture] | remind: $input |
| furniture Saved. | Total remind entries: $total |
| furniture [Furniture] | checklist: $input |
| furniture Saved. | Total checklist entries: $total |
| furniture [Furniture] | usage: $input |
| furniture Saved. | Total usage entries: $total |
| furniture [Furniture] | cost: $input |
| furniture Saved. | Total cost entries: $total |
| furniture [Furniture] | maintain: $input |
| furniture Saved. | Total maintain entries: $total |
| furniture [Furniture] | log: $input |
| furniture Saved. | Total log entries: $total |
| furniture [Furniture] | report: $input |
| furniture Saved. | Total report entries: $total |
| furniture [Furniture] | seasonal: $input |
| furniture Saved. | Total seasonal entries: $total |
| furniture [Furniture] | tips: $input |
| furniture Saved. | Total tips entries: $total |
Data Storage
All data is stored locally at ~/.local/share/furniture/. 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
π‘ Examples
# See what you can do
furniture helpCheck current status
furniture statusView your statistics
furniture stats