Track weight loss with Noom - view progress, lessons, and behavioral health data
Enables Claude to use Noom for weight management tracking including viewing progress, accessing daily lessons, and checking food logging data.
curl -sSL https://canifi.com/skills/noom/install.sh | bash
Or manually:
cp -r skills/noom ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set NOOM_EMAIL "[email protected]"
canifi-env set NOOM_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: "How is my weight loss progress on Noom?"
Claude: I'll check your progress.
1. Opening Noom via Playwright MCP
2. Accessing weight chart
3. Viewing trend data
4. Comparing to goal
5. Summarizing progress
User: "What's my Noom lesson for today?"
Claude: I'll find today's lesson.
1. Navigating to lessons section
2. Finding current day's content
3. Summarizing lesson topic
4. Noting key takeaways
User: "How am I doing with my Noom food logging?"
Claude: I'll review your logging.
1. Accessing food diary
2. Viewing recent entries
3. Checking color categories
4. Summarizing eating patterns
When Noom updates: