A comprehensive framework for controlling smart home devices, designing automated routines, and building custom Alexa skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install alexa
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install alexa using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Alexa skill empowers users and developers to command a vast ecosystem of IoT devices through a structured protocol hierarchy including Matter, Zigbee, and Wi-Fi. By utilizing Openclaw Skills, you can implement precise room-based commands, manage complex device groups, and ensure high reliability in home automation.
Beyond basic control, this skill provides the technical foundation for creating custom voice-first experiences. It bridges the gap between AI agents and physical hardware, offering a systematic approach to intent development, certification requirements, and advanced privacy management.
To integrate this skill with your environment, follow these steps:
# Trigger device discovery via voice or app
alexa discover devices
# Check logs for skill timeout issues
aws logs get-log-events --log-group-name /aws/lambda/your-skill-function
The skill organizes data based on device hierarchy and interaction history:
| Component | Data Type | Description |
|---|---|---|
| Device Registry | Entity Map | Links device names to locations and protocol types |
| Intent Schema | JSON | Defines required intents like AMAZON.HelpIntent and StopIntent |
| Routine Logic | Workflow | Stores trigger-action sequences and routine history |
| Privacy Logs | Temporal Data | Records voice interactions with auto-delete configurations |
Loading
A sophisticated framework for managing AI agent reliability through smart deduplication, severity-based routing, and automated incident remediation.

A specialized AI agent skill for managing Apple AirTags, locating items, and troubleshooting Find My connectivity.

A technical skill that empowers AI agents to provide real-time, accurate data on model pricing, rankings, and hardware requirements by bypassing outdated training data.

A meta-cognitive reasoning layer that transforms AI agents from simple executors into human-level planners with self-awareness.

A professional toolkit for navigating Aliexpress with advanced vendor verification, cost analysis, and dropshipping safety protocols using Openclaw Skills.

A professional-grade integration skill for implementing secure, signed Alipay payment flows and managing production-ready checkout operations.








































