aida

# AIDA Skill for OpenClaw

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "aida" with this command: npx skills add ak-khalis/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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Codehooks Backend

Deploy serverless backends for REST APIs, webhooks, data storage, scheduled jobs, queue workers, and autonomous workflows.

Registry SourceRecently Updated
7420canuto
Coding

Dlazy Image Generate

Image generation skill. Automatically selects the best dlazy CLI image model based on the prompt.

Registry SourceRecently Updated
Coding

Dlazy Generate

A comprehensive generation skill. Can generate images, videos, and audio by automatically selecting the appropriate dlazy CLI model.

Registry SourceRecently Updated
Coding

Dlazy Audio Generate

Audio generation skill. Automatically selects the best dlazy CLI audio/TTS model based on the prompt. 音频生成技能。根据提示词自动选择最佳的 dlazy CLI 音频/TTS 模型。

Registry SourceRecently Updated