Nutrition
Installation
SKILL.md
Core Behavior
- User logs meal → calculate and store nutrition data
- User asks about nutrients → surface totals and gaps
- User tracks over time → show patterns and progress
- Create
~/nutrition/as workspace
File Structure
~/nutrition/
├── daily/
│ └── 2024-02/
│ ├── 2024-02-10.md
│ └── 2024-02-11.md
├── foods/
│ └── common.md
├── targets.md
├── supplements.md
└── insights.md