A comprehensive integration for controlling and automating Tuya Smart IoT devices through official cloud APIs with built-in safety protocols.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tuya
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 tuya using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Tuya Smart skill provides a robust interface for AI agents to interact with the Tuya IoT Platform. It streamlines complex operations such as HMAC-SHA256 request signing, regional endpoint mapping, and device capability discovery. By leveraging Openclaw Skills like this, developers can implement secure, region-aware workflows that manage everything from individual device states to large-scale automation orchestration within the Tuya ecosystem.
First, ensure you have your Tuya IoT Platform credentials (Access ID and Access Secret). Set up your environment variables as follows:
export TUYA_ACCESS_ID='your_access_id'
export TUYA_ACCESS_SECRET='your_access_secret'
This skill requires curl, jq, and openssl to be installed on your system. Once configured, Openclaw Skills will manage the directory structure in ~/tuya/ to maintain operational memory.
The skill organizes its operational data within the ~/tuya/ directory using the following structure:
| File | Purpose |
|---|---|
memory.md |
Core context, activation boundaries, and session status |
environments.md |
Region, project, and endpoint mapping definitions |
devices.md |
Device inventory, capability schemas, and command dictionaries |
automations.md |
Cross-device orchestration plans and safety policies |
incidents.md |
Error signatures, fix histories, and verification evidence |
Loading
A patient, adaptive AI tutor that uses the Socratic method to guide learners toward mastery without providing direct answers.

A specialized skill designed to transform robotic AI-generated Turkish into warm, authentic, and human-sounding conversational language.

A dedicated AI skill for managing TRON blockchain resources, TRX transfers, and TRC-20 token interactions.

A sophisticated AI agent skill for discovering destinations, comparing venues, and generating decision-ready travel shortlists using official Tripadvisor workflows.

A professional toolkit designed to help instructors research, draft, and manage high-quality Udemy courses with AI-assisted efficiency and strict policy compliance.

An advanced automation skill for generating, extending, and managing AI-powered music tracks via the Udio platform.








































