Manage Steam game library, wishlist, and track gaming activity
Enables Claude to interact with Steam for managing game library, tracking wishlist sales, viewing gaming activity, and discovering new games through the Steam store.
curl -sSL https://canifi.com/skills/steam/install.sh | bash
Or manually:
cp -r skills/steam ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set STEAM_USERNAME "your-steam-username"
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: "Are any of my Steam wishlist games on sale?"
Claude: I'll check your Steam wishlist for current discounts and deals.
User: "What games do I have on Steam that I haven't played?"
Claude: I'll review your library and find games with zero playtime.
User: "What are my friends playing on Steam?"
Claude: I'll check your friends list for current gaming activity.
When encountering new UI patterns: