Manage PlayStation Network account, trophies, and game library
Enables Claude to interact with PlayStation Network for viewing game library, tracking trophies, managing friends, and accessing PlayStation Store.
curl -sSL https://canifi.com/skills/playstation/install.sh | bash
Or manually:
cp -r skills/playstation ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set PSN_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 close am I to the platinum in Spider-Man?"
Claude: I'll check your trophy progress for Spider-Man and show remaining trophies.
User: "What games are free with PS Plus this month?"
Claude: I'll check the current PS Plus monthly games available to claim.
User: "What PlayStation games do I own?"
Claude: I'll browse your PlayStation game library across all platforms.
When encountering new UI patterns: