Manage Xbox account, achievements, Game Pass, and gaming activity
Enables Claude to interact with Xbox for viewing game library, tracking achievements, managing Game Pass subscription, and connecting with Xbox Live friends.
curl -sSL https://canifi.com/skills/xbox/install.sh | bash
Or manually:
cp -r skills/xbox ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set XBOX_EMAIL "[email protected]"
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: "What achievements am I missing in Halo Infinite?"
Claude: I'll check your Halo Infinite achievements and show remaining ones.
User: "What new games are on Game Pass?"
Claude: I'll check the latest additions to Xbox Game Pass.
User: "What's my total Gamerscore?"
Claude: I'll check your Xbox profile for your current Gamerscore total.
When encountering new UI patterns: