Book flights, manage AAdvantage miles, check flight status, and access American Airlines services
Enables Claude to search and book American Airlines flights, manage AAdvantage account, track Loyalty Points status, access oneworld partner benefits, and handle travel arrangements.
curl -sSL https://canifi.com/skills/american-airlines/install.sh | bash
Or manually:
cp -r skills/american-airlines ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set AA_EMAIL "[email protected]"
canifi-env set AA_AADVANTAGE "your-aadvantage-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 American flights from Miami to New York tomorrow morning"
Claude: I'll search American for morning flights.
- Opens aa.com via Playwright MCP
- Enters MIA to JFK/LGA/EWR, tomorrow
- Filters: Departure before noon
- Shows options:
- AA 1234 6:15am MIA-JFK: $189 Main
- AA 5678 8:00am MIA-LGA: $215 Main Extra
- AA 9012 10:30am MIA-JFK: $245 First available
- Notes: Earning 1,200 Loyalty Points
User: "What's my AAdvantage status and how close am I to the next level?"
Claude: I'll check your AAdvantage account.
- Logs into AAdvantage account
- Navigates to status dashboard
- Returns: Gold status
- Loyalty Points: 42,500 of 75,000 for Platinum
- Loyalty Choice Rewards: 1 remaining
- Miles balance: 89,432 available
- Status valid through: January 2026
User: "Can I book a flight to London with my American miles?"
Claude: I'll search for award availability.
- Searches award calendar MIA-LHR
- Shows saver awards available:
- March 15: 30,000 miles + $45 taxes (Economy)
- March 15: 57,500 miles (Business on BA)
- Anytime awards: 65,000 miles Economy
- Notes: oneworld partners may have better availability
- Recommends booking saver if dates flexible
After each interaction:
Suggest updates when: