Track detailed nutrition with Cronometer - monitor micronutrients, macros, and dietary intake
Enables Claude to use Cronometer for detailed nutrition tracking including micronutrient analysis, macro monitoring, and comprehensive dietary logging.
curl -sSL https://canifi.com/skills/cronometer/install.sh | bash
Or manually:
cp -r skills/cronometer ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set CRONOMETER_EMAIL "[email protected]"
canifi-env set CRONOMETER_PASSWORD "your-password"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "Am I getting enough vitamins today?"
Claude: I'll check your micronutrients.
1. Opening Cronometer via Playwright MCP
2. Accessing today's diary
3. Viewing vitamin intake
4. Comparing to targets
5. Identifying any gaps
User: "What's my macro ratio for today?"
Claude: I'll calculate your macros.
1. Accessing diary summary
2. Viewing macro totals
3. Calculating percentages
4. Comparing to target ratio
User: "How has my protein intake been this week?"
Claude: I'll analyze your protein trends.
1. Accessing trends section
2. Filtering to protein data
3. Viewing weekly pattern
4. Summarizing average intake
When Cronometer updates: