Manage a personal shopping list stored at ~/.openclaw/shopping-list.md. Add, view, and complete items. Fully isolated from the external-brain repo — no git operations.
Intent signals: "buy X", "add X", "remind me", "what do I need to buy", quick to-do items that should not be archived in a project.
File: ~/.openclaw/shopping-list.md
# Shopping List
## To Buy
- [ ] soy sauce (added 2026-03-17)
- [ ] milk
## Done
- [x] laundry detergent (completed 2026-03-16)
Triggers (触发词): "buy X", "add X", "remind me to get X", "买XX", "帮我记XX", "加一下XX"
Steps:
## 待买 section: - [ ] [item] ([date] 添加)已加入购物清单:[item] 🛒[🛑 STRICT CONSTRAINTS / 严厉禁止事项]:
Examples (执行示例):
Triggers: "shopping list" / "what do I need to buy" / "show list"
## To Buy sectionShopping list ([N] items):
• soy sauce
• milk
Shopping list is empty ✓Triggers: "bought X" / "got X" / "done with X"
## Done, mark [x], append (completed [date])✓ Done: [item]Triggers: "clear done" / "clean up list"
## Done sectionCleared [N] completed itemsIf there was an in-progress topic in the conversation, append:
(Continuing the previous discussion...)
If the conversation was new, skip this.