Manage Arlo security cameras, video doorbell, and smart home security
Enables Claude to interact with Arlo for viewing camera feeds, managing recordings, configuring motion detection, and controlling Arlo security system.
curl -sSL https://canifi.com/skills/arlo/install.sh | bash
Or manually:
cp -r skills/arlo ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set ARLO_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: "Show me the backyard Arlo camera"
Claude: I'll pull up the live feed from your backyard Arlo camera.
User: "Arm all Arlo cameras"
Claude: I'll set your Arlo system to Armed mode.
User: "What motion was detected last night?"
Claude: I'll check your Arlo library for last night's motion events.
When encountering new UI patterns: