/install aida
AIDA Skill for OpenClaw
Skill Name
aida
Description
Conversational interface for AIDA (AI-driven smart building automation platform).
Supported Intents
- aida.status → Get live building status
- aida.control → Control devices (lights, shades, HVAC)
- aida.optimize → Optimize building objectives
- aida.diagnostics → Run preventive diagnostics
Example Utterances
- "AIDA, what's the building status?"
- "Optimize for energy savings."
- "Turn off lights on floor 3."
- "Run diagnostics on this zone."
AIDA Objectives Mapping
- Comfort Optimization
- Energy Optimization
- Preventive Maintenance
API Expectations
The skill expects AIDA to expose REST endpoints:
- GET /status
- POST /control
- POST /optimize
- GET /diagnostics
All calls are authenticated via bearer token.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install aida - After installation, invoke the skill by name or use
/aida - Provide required inputs per the skill's parameter spec and get structured output
What is aida?
Conversational interface for AIDA to get building status, control devices, optimize objectives, and run diagnostics via secure REST APIs. It is an AI Agent Skill for Claude Code / OpenClaw, with 2065 downloads so far.
How do I install aida?
Run "/install aida" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is aida free?
Yes, aida is completely free (open-source). You can download, install and use it at no cost.
Which platforms does aida support?
aida is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created aida?
It is built and maintained by AK-Khalis (@ak-khalis); the current version is v1.0.0.