Manage Nintendo account, eShop, and Nintendo Switch Online features
Enables Claude to interact with Nintendo services for managing game library, browsing eShop, accessing Nintendo Switch Online features, and tracking play activity.
curl -sSL https://canifi.com/skills/nintendo/install.sh | bash
Or manually:
cp -r skills/nintendo ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set NINTENDO_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 games are on sale on Nintendo eShop?"
Claude: I'll check the eShop for current deals and discounts.
User: "How much time have I spent playing Zelda?"
Claude: I'll check your play activity for The Legend of Zelda games.
User: "What classic games are on Nintendo Switch Online?"
Claude: I'll browse the Nintendo Switch Online library of classic titles.
When encountering new UI patterns: