lingzhu

Translate Lingzhu platform requests into OpenClaw commands for Rokid glasses.

22|6|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/EndlessJour9527/openclaw-lingzhu-skill --skill lingzhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lingzhu
Source: https://github.com/EndlessJour9527/openclaw-lingzhu-skill/tree/main/skill
Command: npx skills add https://github.com/EndlessJour9527/openclaw-lingzhu-skill --skill lingzhu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Lingzhu to OpenClaw bridge enables seamless integration between Lingzhu platform requests and OpenClaw actions on Rokid glasses, allowing control of devices and workflows across platforms.

Core Features & Use Cases

  • Protocol translation: convert Lingzhu commands to OpenClaw tool calls.
  • Multimodal inputs: handle text and image contexts from Lingzhu.
  • Server-Sent Events: streaming responses for real-time interactions.
  • Example: A user asks to take a photo and set a calendar reminder; the plugin translates to take_photo and calendar tool calls and streams results.

Quick Start

Install the Lingzhu bridge and enable the Chat Completions API.

Frequently Asked Questions about lingzhu

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

FAQPage Schema
How do I bridge Lingzhu platform requests to OpenClaw commands on Rokid glasses?

To bridge Lingzhu to OpenClaw, you need a protocol translation plugin that converts Lingzhu commands into OpenClaw tool calls. This bridge enables control of camera, navigation, and calendar workflows on Rokid glasses using multimodal inputs and SSE streaming.

What do I need to enable Lingzhu and OpenClaw integration for multimodal inputs?

Integrating Lingzhu with OpenClaw requires enabling the gateway chatCompletions endpoint and configuring the Lingzhu plugin. An auto-generated or configured Access Key (AK) is also required for authentication between the platforms.

Does the Lingzhu OpenClaw bridge support real-time streaming responses?

Yes, the Lingzhu OpenClaw bridge supports Server-Sent Events (SSE) for streaming responses. This enables real-time interactions during multimodal tasks like taking a photo or setting a calendar reminder on Rokid glasses.

Can I use text and image contexts simultaneously when translating Lingzhu commands?

Yes, the Lingzhu to OpenClaw bridge handles multimodal inputs, allowing you to process both text and image contexts from Lingzhu. These inputs are translated into corresponding OpenClaw compatible commands for Rokid glasses.

What native actions are supported by the OpenClaw bridge on Rokid glasses?

The OpenClaw bridge on Rokid glasses supports camera, navigation, and calendar actions. It also includes experimental native actions, allowing users to trigger device workflows directly through translated Lingzhu platform requests.

Why is my Lingzhu plugin not translating commands to OpenClaw tool calls?

Translation failures often occur when the gateway chatCompletions endpoint is not enabled or the Access Key (AK) is missing. Ensure the Lingzhu plugin is properly installed and authentication is configured for the bridge to function.