Household administration skill covering Homebox inventory management, maintenance scheduling, and Memos for household notes and decisions. Use when tracking household items, warranties, maintenance, or capturing household-related notes.
| Task | Tool |
|---|---|
| Browse items | list_items (filter by location, tag, label) |
| Item details | get_item (full details, custom fields, attachments) |
| Add item | create_item (name, location, tags, purchase info) |
| Update item | update_item (modify any field) |
| Location tree | get_location_tree (hierarchical view) |
| Maintenance log | get_item_maintenance, add_maintenance_entry |
| Statistics | get_group_statistics, get_purchase_price_stats |
| Asset lookup | lookup_asset (by asset ID barcode) |
| Import/Export |
import_items_csv, export_items_csv |
Capture at minimum:
If applicable also capture:
Use add_maintenance_entry to log:
Surface upcoming maintenance via list_all_maintenance.
| Task | Tool |
|---|---|
| Create note | create_memo |
| Search notes | search_memos |
| List recent | list_memos |
| Update note | update_memo |
Use #tags in memo content for categorization:
#maintenance — home maintenance notes#renovation — improvement projects#provider — service provider contacts and reviews#decision — household decisions made#idea — future improvement ideas