Control August smart locks and manage home access
Enables Claude to interact with August smart locks for controlling door access, managing guest access, viewing access history, and configuring lock settings.
curl -sSL https://canifi.com/skills/august/install.sh | bash
Or manually:
cp -r skills/august ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set AUGUST_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: "Lock the front door"
Claude: I'll lock the front door via your August smart lock.
User: "Give the dog walker access on weekdays at 2pm"
Claude: I'll create a scheduled guest access for weekday afternoons.
User: "Who unlocked the door today?"
Claude: I'll check the access history for today's lock activity.
When encountering new UI patterns: