agent-nutrition

Automates logging of meals, weight, hydration to Notion via Python scripts and Whoop API data integration.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/PaulBader-imp/pauls-ki-tools --skill agent-nutrition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-nutrition
Source: https://github.com/PaulBader-imp/pauls-ki-tools/tree/main/.claude/skills/agent-nutrition
Command: npx skills add https://github.com/PaulBader-imp/pauls-ki-tools --skill agent-nutrition

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, requests, oauthlib, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill removes the friction from nutritional tracking by automating the logging of meals, weight, and hydration, while providing data-driven insights without the need for manual database management.

Core Features & Use Cases

  • Automated Logging: Tracks meals, weight, and water intake directly into Notion, with automatic macro estimation.
  • Data Integration: Syncs with Whoop API for real-time metabolic data (kcal, strain) and manages OpenFoodFacts contributions.
  • Use Case: After a workout, simply tell the assistant what you ate; it will calculate the macros, log the meal to your food diary, and update your daily progress against your calorie and hydration goals.

Quick Start

Activate the agent-nutrition skill and tell it exactly what you ate for lunch to log your meal and update your daily macro totals.

Frequently Asked Questions about agent-nutrition

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically log meals and macros into Notion?

To automatically log meals and macros into Notion, you can use this skill to calculate nutritional data from your input and perform CRUD operations directly on your Notion food diary databases.

Can I sync Whoop API metabolic data with my nutrition tracking?

Yes, you can sync Whoop API metabolic data with your nutrition tracking; the skill integrates real-time kcal and strain metrics from Whoop to update your daily progress against metabolic goals.

How do I track food nutrition using barcode lookups?

You can track food nutrition using barcode lookups by leveraging the skill's integration with OpenFoodFacts, which allows you to retrieve product data and contribute to their nutritional database.

Do I need Python to automate calorie and macro tracking workflows?

Yes, you need Python to automate calorie and macro tracking workflows, as this skill relies on Python-based scripts and libraries like requests and oauthlib for API interaction and data normalization.

What is the best way to log hydration and weight data into Notion databases?

The best way to log hydration and weight data into Notion databases is by automating the process with this skill, which normalizes your input data and executes Notion-specific CRUD operations to update your progress.

Are there limitations when generating nutritional reports from OpenFoodFacts data?

A key limitation when generating nutritional reports from OpenFoodFacts data is the dependency on external API availability and the accuracy of crowd-sourced product information for your barcode lookups.