Loading...
Loading...
Control Apple HomeKit devices, manage scenes, and configure home automations
npx skill4agent add andrejones92/canifi-life-os apple-homekitcurl -sSL https://canifi.com/skills/apple-homekit/install.sh | bashcp -r skills/apple-homekit ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set APPLE_ID_EMAIL "your-email@example.com"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Activate the Good Morning scene in HomeKit"
Claude: I'll activate your Good Morning scene via HomeKit.User: "Lock all doors through HomeKit"
Claude: I'll send the lock command to all HomeKit-connected door locks.User: "Create an automation to turn on lights when I arrive home"
Claude: I'll create a location-based automation for your lights.