skills$openclaw/lingzhu
endlessjour95272.4k

by endlessjour9527

lingzhu – OpenClaw Skill

lingzhu is an OpenClaw Skills integration for planning workflows. 灵珠平台接入 - 将 openclaw 接入灵珠智能体平台,并且可以使用lingzhu的设备命令

2.4k stars9.3k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026planning

Skill Snapshot

namelingzhu
description灵珠平台接入 - 将 openclaw 接入灵珠智能体平台,并且可以使用lingzhu的设备命令 OpenClaw Skills integration.
ownerendlessjour9527
repositoryendlessjour9527/r-wmi
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @endlessjour9527/r-wmi
last updatedFeb 7, 2026

Maintainer

endlessjour9527

endlessjour9527

Maintains lingzhu in the OpenClaw Skills directory.

View GitHub profile
File Explorer
17 files
.
extension
src
cli.ts
2.3 KB
config.ts
1.5 KB
http-handler.ts
6.9 KB
transform.ts
6.2 KB
types.ts
1.2 KB
index.ts
4.1 KB
moltbot.plugin.json
703 B
openclaw.plugin.json
703 B
package.json
384 B
README.md
3.3 KB
references
install.md
1.1 KB
_meta.json
636 B
package.json
589 B
SKILL.md
801 B
SKILL.md

name: lingzhu description: 灵珠平台接入 - 将 openclaw 接入灵珠智能体平台,并且可以使用lingzhu的设备命令 metadata: {"openclaw":{"emoji":"🔗","requires":{"plugins":["lingzhu"],"config":["gateway.http.endpoints.chatCompletions.enabled"]},"install":[{"kind":"node","package":"@r.wmi/openclaw-lingzhu"}]}}

支持的设备命令

灵珠命令OpenClaw 工具名说明
take_phototake_photo, camera, photo拍照
take_navigationnavigate, navigation, maps导航
control_calendarcalendar, schedule, reminder日程
notify_agent_offexit, quit退出智能体

插件的集成引导

当用户需要接入灵珠平台时,请阅读 references/install.md 并按照其中的步骤执行。

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install lingzhu?

Run openclaw add @endlessjour9527/r-wmi in your terminal. This installs lingzhu into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/endlessjour9527/r-wmi. Review commits and README documentation before installing.