alexaControl devices, run automations, and help users get more from Alexa with smart home, routines, and skill development guidance.
Install via ClawdBot CLI:
clawdbot install ivangdavila/alexaNaming for reliable control: Location + device type. "Kitchen light", "Bedroom fan". Avoid model numbers.
Room-based commands:
Protocol hierarchy: Matter > Zigbee > Wi-Fi. Built-in Zigbee hubs: Echo Plus, Echo 4th gen, Echo Show 10.
Device not responding? Check Alexa app → Devices → find device → verify online status. Re-discover if needed.
Create via: Alexa app → More → Routines
Triggers:
Actions: Device control, scenes, announcements, music, wait (sequencing), custom speech.
Routine fails? Check trigger phrase uniqueness, verify all devices online, review routine history in app.
Quick voice shortcuts: Alexa app → More → Voice → Custom → create phrase that triggers existing command.
Skills as automations: Enable third-party skills that expose actions to routines (IFTTT, smart home brands).
Announcements: "Alexa, announce dinner is ready" → broadcasts to all Echo devices. Useful in routines.
Adding devices:
Groups vs Scenes:
Multi-room audio: Create speaker groups, then "Play music on [group name]" or "Play everywhere".
When building custom skills:
Certification blockers: Example phrases that don't work exactly as written, generic help intent, missing privacy policy.
| Problem | Fix |
|---------|-----|
| "Device not responding" | Check Wi-Fi, verify in Alexa app, re-discover |
| Routine doesn't trigger | Rename trigger phrase, check routine history |
| Wrong device activates | Rename devices to be more distinct |
| Skill timeout | Check Lambda CloudWatch logs, increase timeout |
| "I don't know that" | Add more sample utterances to intent |
Voice history: Alexa app → Privacy → Review Voice History. Enable auto-delete (3 or 18 months).
Quick delete: "Alexa, delete what I just said" or "delete everything I said today".
Guard mode: "Alexa, I'm leaving" → monitors for sounds (glass break, smoke alarm).
| Situation | Reference |
|-----------|-----------|
| Full command list by category | commands.md |
| Smart home protocols, setup, troubleshooting | smart-home.md |
| Building custom skills, Lambda, certification | development.md |
Generated Mar 1, 2026
A homeowner uses Alexa to control lights, thermostats, and security devices via voice commands and routines, integrating devices from brands like Philips Hue and Nest. They set up room-based groups and scenes for convenience, such as 'movie time' to dim lights and adjust temperature.
A small business implements Alexa to manage office devices like lights, fans, and smart plugs, using routines triggered by schedules or voice phrases for energy savings. They utilize announcements for internal communications and multi-room audio for background music during work hours.
A senior living facility deploys Alexa devices to help residents control room environments with simple voice commands, set up routines for medication reminders via alarms, and use Guard mode for safety monitoring. This reduces physical effort and enhances independence.
A hotel integrates Alexa into guest rooms for voice-controlled lighting, temperature, and entertainment, with routines for 'wake-up' scenes and local information requests. This improves guest satisfaction and operational efficiency through automated check-in announcements.
A retail company builds a custom Alexa skill to provide product information and support via voice, following development guidelines with intents like AMAZON.HelpIntent. They test on physical devices to ensure reliability and avoid certification blockers for deployment.
A business offers setup and configuration of Alexa-compatible devices, including grouping, scene creation, and routine automation for residential or commercial clients. Revenue comes from installation fees, ongoing maintenance contracts, and device sales commissions.
An agency specializes in building and certifying custom Alexa skills for businesses, handling intents, sample utterances, and Lambda integration. Revenue is generated through project-based fees, retainer models for updates, and consulting on voice-first strategies.
A company sells Alexa-integrated smart devices like lights and thermostats, bundled with pre-configured routines and support for setup via the Alexa app. Revenue streams include product sales, subscription services for advanced features, and partnerships with skill developers.
💬 Integration Tip
Start with basic device control and routines using the Alexa app, then expand to custom skills or third-party integrations like IFTTT for more advanced automations.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.