pp-myfitnesspal

Extract and analyze MyFitnessPal dietary logs from local SQLite stores.

1.9k|565|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-myfitnesspal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pp-myfitnesspal
Source: https://github.com/mvanhorn/printing-press-library/tree/main/cli-skills/pp-myfitnesspal
Command: npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-myfitnesspal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires myfitnesspal-pp-cli, and includes references (resource) components.

What problem does it solve?

This Skill enables users to extract and analyze detailed dietary and health data from MyFitnessPal, simplifying nutrition tracking and progress monitoring.

Core Features & Use Cases

  • Data Export & Analysis: Retrieve detailed meal logs and nutrient breakdowns for personalized diet insights.
  • Trend and Pattern Recognition: Identify patterns in food logging, weight changes, and macro intake over customizable periods.
  • Use Case: An agent can quickly generate a CSV report of all foods logged in the last month or analyze which foods contributed most to daily protein intake.

Quick Start

Use the myfitnesspal skill to export your food diary from January to March into a CSV file for in-depth review.

Frequently Asked Questions about pp-myfitnesspal

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

FAQPage Schema
How do I export MyFitnessPal food logs to CSV for diet analysis?

To export MyFitnessPal food logs for diet analysis, this skill extracts detailed meal logs and nutrient breakdowns via CLI commands, allowing you to save customized periods of your food diary directly into a CSV file.

Can I track macro intake and weight changes over time using MyFitnessPal data?

You can track macro intake and weight changes by extracting your health metrics from MyFitnessPal, enabling the skill to identify patterns and generate trend analysis over your selected customizable tracking periods.

Do I need the myfitnesspal CLI binary to analyze nutrition data?

Yes, you need the myfitnesspal CLI binary installed locally, as the skill relies on this dependency to interact with local SQLite stores and extract your health data for nutrition tracking and analysis.

How does an AI agent integrate with MyFitnessPal health data?

An AI agent integrates with MyFitnessPal health data by utilizing the JSON output supported by the skill's CLI commands, allowing automated retrieval of dietary logs and nutrient summaries for agent-based workflows.

What is the best way to identify which foods contribute most to daily protein intake?

The best way to identify foods contributing to daily protein intake is by analyzing detailed dietary logs extracted from MyFitnessPal, which allows the skill to break down nutrient intake by specific food items.

Are there limitations when extracting historical food logs from MyFitnessPal?

A limitation when extracting historical food logs is the dependency on the myfitnesspal CLI binary and local SQLite stores, meaning data extraction is bound by what the CLI can retrieve from your account history.