Track menstrual health with Flo - monitor cycles, symptoms, and reproductive health
Enables Claude to use Flo for menstrual and reproductive health tracking including viewing cycle predictions, logging symptoms, and accessing health insights.
curl -sSL https://canifi.com/skills/flo/install.sh | bash
Or manually:
cp -r skills/flo ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set FLO_EMAIL "[email protected]"
canifi-env set FLO_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: "When is my next period expected?"
Claude: I'll check your prediction.
1. Opening Flo via Playwright MCP
2. Accessing calendar view
3. Finding next predicted period
4. Reporting expected dates
User: "What symptoms did I log last month?"
Claude: I'll review your symptoms.
1. Accessing symptom history
2. Filtering to last month
3. Listing logged symptoms
4. Identifying patterns
User: "What health insights does Flo have for me?"
Claude: I'll find your insights.
1. Navigating to insights section
2. Viewing personalized content
3. Summarizing key insights
4. Noting recommendations
When Flo updates: