Manage Ubisoft Connect library, rewards, and achievements
Enables Claude to interact with Ubisoft Connect for managing game library, earning and spending Ubisoft rewards, tracking achievements, and connecting with other players.
curl -sSL https://canifi.com/skills/ubisoft-connect/install.sh | bash
Or manually:
cp -r skills/ubisoft-connect ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set UBISOFT_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: "How many Ubisoft rewards points do I have?"
Claude: I'll check your Ubisoft Connect account for available Units.
User: "What challenges are available in Assassin's Creed?"
Claude: I'll check the Ubisoft Connect challenges for Assassin's Creed.
User: "What Ubisoft games do I own?"
Claude: I'll browse your Ubisoft Connect library.
When encountering new UI patterns: