Loading...
Loading...
Control Alexa-enabled devices, manage routines, and configure smart home settings
npx skill4agent add andrejones92/canifi-life-os amazon-alexacurl -sSL https://canifi.com/skills/amazon-alexa/install.sh | bashcp -r skills/amazon-alexa ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set AMAZON_EMAIL "your-email@example.com"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Turn off all the lights through Alexa"
Claude: I'll send the command to turn off all connected lights via Alexa.User: "Create a bedtime routine that turns off lights and sets thermostat to 68"
Claude: I'll create a new Alexa routine with those actions.User: "What commands did I give Alexa today?"
Claude: I'll check your Alexa voice history for today's interactions.