Book flights, manage TrueBlue points, check Mosaic status, and access JetBlue services
Enables Claude to search and book JetBlue flights, manage TrueBlue account, track Mosaic status benefits, and access JetBlue's distinctive travel services including Mint class.
curl -sSL https://canifi.com/skills/jetblue/install.sh | bash
Or manually:
cp -r skills/jetblue ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set JETBLUE_EMAIL "[email protected]"
canifi-env set JETBLUE_TRUEBLUE "your-trueblue-number"
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: "Find JetBlue flights from Boston to Fort Lauderdale next week"
Claude: I'll search JetBlue for those flights.
- Opens jetblue.com via Playwright MCP
- Enters BOS to FLL, next week dates
- Shows fare options:
- Blue Basic: $79 (no carry-on included)
- Blue: $119 (carry-on, seat selection)
- Blue Plus: $159 (checked bag, more points)
- Mint: $399 (lie-flat seat on select flights)
- Even More Space seats: +$45
User: "What are my JetBlue Mosaic benefits?"
Claude: I'll check your TrueBlue account.
- Logs into TrueBlue account
- Navigates to Mosaic status
- Returns: Mosaic 3 status
- Benefits: Free checked bags (2), Even More Space, priority boarding
- 3x points earning on JetBlue purchases
- Mosaic member pools for family
- Points balance: 45,670 available
User: "Is Mint available on JetBlue to LA?"
Claude: I'll check Mint availability.
- Searches BOS to LAX
- Checks Mint-equipped flights:
- JB 323 8:00am: Mint available $599
- JB 687 1:30pm: Mint available $649
- JB 891 6:45pm: Mint sold out
- Mint includes: Lie-flat seat, meal, amenity kit
- Award price: 40,000 points + $70
After each interaction:
Suggest updates when:
Control Philips Hue lights and scenes via the OpenHue CLI.