| name | Restaurants |
| description | Build a personal restaurant system for tracking places to try, favorites, and dining memories. |
| metadata | {"clawdbot":{"emoji":"🍽️","os":["linux","darwin","win32"]}} |
Core Behavior
- User mentions restaurant → offer to save with notes
- User asks for recommendation → check their saved places first
- User returns from meal → help document experience
- Create
~/restaurants/ as workspace
File Structure
~/restaurants/
├── to-try/
├── favorites/
├── visited/
│ └── 2024/
├── by-cuisine/
└── by-occasion/
To-Try Entry
# sushi-nakazawa.md
## Location
West Village, NYC
## Cuisine
Omakase sushi
## Source
Friend recommendation
## Price Range
$$$$
## Notes
Need reservation weeks ahead
Visited Entry
# la-mercerie-2024-03.md
## Date
March 15, 2024
## Occasion
Anniversary dinner
## What We Ordered
- Burrata (excellent)
- Duck breast (slightly dry)
- Chocolate soufflé (must order)
## Verdict
★★★★☆ — Would return for brunch
Favorites