clue
32
总安装量
32
周安装量
#6390
全站排名
安装命令
npx skills add https://github.com/andrejones92/canifi-life-os --skill clue
Agent 安装分布
claude-code
28
gemini-cli
24
opencode
24
antigravity
22
codex
21
cursor
21
Skill 文档
Clue Skill
Overview
Enables Claude to use Clue for menstrual cycle tracking including viewing cycle predictions, symptom patterns, and reproductive health data.
Quick Install
curl -sSL https://canifi.com/skills/clue/install.sh | bash
Or manually:
cp -r skills/clue ~/.canifi/skills/
Setup
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set CLUE_EMAIL "your-email@example.com"
canifi-env set CLUE_PASSWORD "your-password"
Privacy & Authentication
Your credentials, your choice. Canifi LifeOS respects your privacy.
Option 1: Manual Browser Login (Recommended)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
Option 2: Environment Variables
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.
Capabilities
- View cycle predictions
- Check period history
- Access symptom patterns
- View cycle statistics
- Check tracking history
- Access cycle insights
Usage Examples
Example 1: Check Cycle Status
User: "Where am I in my cycle?"
Claude: I'll check your cycle status.
1. Opening Clue via Playwright MCP
2. Accessing current cycle view
3. Identifying cycle day
4. Noting phase information
Example 2: View Cycle History
User: "How long have my cycles been?"
Claude: I'll analyze your cycle lengths.
1. Accessing cycle history
2. Viewing past cycles
3. Calculating average length
4. Noting any variations
Example 3: Check Symptom Patterns
User: "Do I usually get cramps before my period?"
Claude: I'll check your patterns.
1. Accessing symptom data
2. Analyzing cramp logging
3. Identifying timing patterns
4. Summarizing findings
Authentication Flow
- Navigate to helloclue.com via Playwright MCP
- Click “Log In” and enter email
- Enter password
- Handle 2FA if required (via iMessage)
- Maintain session for data access
Error Handling
- Login Failed: Retry up to 3 times, notify via iMessage
- Session Expired: Re-authenticate automatically
- Rate Limited: Implement exponential backoff
- 2FA Required: Send iMessage notification
- Data Unavailable: Check logging history
- Sync Error: Refresh and retry
Self-Improvement Instructions
When Clue updates:
- Document new tracking categories
- Update prediction algorithm notes
- Track feature additions
- Log privacy changes
Notes
- Science-based tracking
- Privacy-focused design
- Multiple tracking categories
- Clue Plus for advanced features
- Research collaboration