sensing

Interpret lamp sensing events and produce spoken responses with emotion markers.

10|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/autonomous-ai/autonomous-lamp --skill sensing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sensing
Source: https://github.com/autonomous-ai/autonomous-lamp/tree/main/lamp/resources/openclaw-skills/sensing
Command: npx skills add https://github.com/autonomous-ai/autonomous-lamp --skill sensing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

React to lamp sensing events (presence, sound, light) with immediate, spoken responses that include an emotion marker and a short line, while isolating reasoning in the backend.

Core Features & Use Cases

  • Event routing: maps [sensing:<type>] to appropriate spoken replies with optional lines.
  • Safety and scope: ignores motion.activity and emotion.detected / speech_emotion.detected unless routed by dedicated SKILLs.
  • Output format: uses HW markers to drive emotion, servo, and speech hardware in a single turn.

Quick Start

Respond to the incoming sensing event with a brief spoken message and relevant HW markers.

Frequently Asked Questions about sensing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate spoken voice output for robotics presence sensing events?

Spoken voice output for robotics presence sensing events is generated by interpreting incoming lamp sensing events and mapping them to immediate spoken replies with emotion markers. The system routes presence, sound, and light level events to produce hardware-driven speech responses.

What sensing event types are supported for triggering voice output?

Supported sensing event types for triggering voice output include presence, sound, light level, and fire hazard. Each event type is routed to appropriate spoken replies with optional lines and emotion markers to drive speech and servo hardware.

Can I use emotion markers with fire hazard detection events?

Emotion markers can be used with fire hazard detection events. The system interprets fire hazard sensing events and produces immediate spoken responses that include emotion markers while following hardware marker rules and safety constraints.

Why does the system ignore motion activity and emotion detected events?

The system ignores motion activity and emotion detected events to maintain safety and scope isolation. These event types are excluded unless routed by dedicated skills, ensuring sensing event processing remains focused on presence, sound, light, and fire hazard responses.

What's the best way to handle lamp sensing events with spoken replies?

The best way to handle lamp sensing events with spoken replies is to route incoming events through an interpreter that maps event types to brief spoken messages with emotion markers. This approach uses hardware markers to drive emotion, servo, and speech hardware in a single turn.

Does the voice output system support light level sensing for robotics applications?

The voice output system supports light level sensing for robotics applications. Light level events are included in event routing alongside presence, sound, and fire hazard, producing spoken responses with emotion markers.