calorie-counter
The skill provides local calorie, protein, and weight tracking and stores data in `workspace/calorie-counter/calorie_data.db`, with a CLI at `workspace/calorie-counter/scripts/calorie_tracker.py`. It instructs executing these local commands (e.g., `python3 workspace/calorie-counter/scripts/calorie_tracker.py add ...`), which is expected and low-risk.