food-tracker
Food Tracker
ติดตามฟอสฟอรัสและโพแทสเซียมจากอาหาร สำหรับผู้ที่ต้องควบคุมแร่ธาตุ (เช่น ผู้ป่วยโรคไต)
For state management, read and follow the protocol in skills/state-db/SKILL.md
State Schema (via state-db)
skill_name: food-tracker
| key1 | key2 | key3 | purpose | data fields |
|---|---|---|---|---|
| entry | date (YYYY-MM-DD) | meal_period | individual food log | {food_name, meal_time, phosphorus_mg, potassium_mg, serving_size, source, notes} |
- key2 = date (
2026-03-14) — enables daily/monthly queries via index - key3 = meal_period (
เช้า/กลางวัน/เย็น/ก่อนนอน) — enables per-meal filtering via index
Each food item the user eats becomes one entry row. Reports are generated by querying entries and aggregating in-memory.
More from witooh/skills
brainstorm
>-
45improve
Iteratively improve any output until measurable criteria are met. Use when the user wants to refine existing work against specific standards — whether it's code, prose, data, config, or any other artifact. Triggers on phrases like "improve this", "make it better", "iterate", "refine", "keep improving", "not good enough yet", "optimize this", "polish this", "tighten this up", "ปรับปรุง", "ทำให้ดีขึ้น", "ยังไม่ดี", "แก้ให้ดีกว่านี้", "iterate ต่อ", or when the user provides criteria and wants repeated improvement until they're satisfied. Also use when the user gives feedback on output and expects you to keep refining, even if they don't say "improve" explicitly.
41neo-team-claude
>
33confluence-api-doc
>
27atlassian
>
23neo-team-copilot
>
15