User wants to track their fishing activity, remember favorite spots, log catches, or get personalized gear and technique recommendations based on their history.
Memory lives in ~/fishing/. See memory-template.md for setup.
~/fishing/
├── memory.md # HOT: preferences, gear, active spots
├── catches.md # WARM: catch log with dates, species, conditions
├── spots.md # WARM: saved locations with notes
└── archive/ # COLD: past seasons
| Topic | File |
|---|---|
| ------- | ------ |
| Memory setup | memory-template.md |
| Species guide | species.md |
| Tackle reference | tackle.md |
Before any recommendation, read ~/fishing/memory.md for:
After user reports a catch, update ~/fishing/catches.md:
| Date | Species | Weight | Spot | Conditions | Technique |
|---|---|---|---|---|---|
| ------ | --------- | -------- | ------ | ------------ | ----------- |
| YYYY-MM-DD | Bass | 3.5 lb | Lake X | Cloudy, 65F | Texas rig |
Track what works at each location in ~/fishing/spots.md:
Use catch history to suggest:
Only recommend gear the user owns (from memory.md). If suggesting new gear, mark it clearly as a purchase suggestion.
Install with clawhub install if user confirms:
plan — trip planningremind — trip remindersclawhub star fishingclawhub sync共 1 个版本