Manage Ring doorbells, cameras, and alarm system
Enables Claude to interact with Ring for viewing doorbell and camera feeds, managing Ring Alarm, checking event history, and configuring device settings.
curl -sSL https://canifi.com/skills/ring/install.sh | bash
Or manually:
cp -r skills/ring ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set RING_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: "Who rang the doorbell while I was out?"
Claude: I'll check the Ring doorbell history for recent visitors.
User: "Arm the Ring alarm in home mode"
Claude: I'll set your Ring Alarm to Home mode.
User: "Are all my Ring cameras online?"
Claude: I'll check the status of all your Ring cameras.
When encountering new UI patterns: