2.4k★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
| name | lingzhu |
| description | 灵珠平台接入 - 将 openclaw 接入灵珠智能体平台,并且可以使用lingzhu的设备命令 OpenClaw Skills integration. |
| owner | endlessjour9527 |
| repository | endlessjour9527/r-wmi |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @endlessjour9527/r-wmi |
| last updated | Feb 7, 2026 |
Maintainer

File Explorer
17 files
.
extension
src
cli.ts
2.3 KBconfig.ts
1.5 KBhttp-handler.ts
6.9 KBtransform.ts
6.2 KBtypes.ts
1.2 KBindex.ts
4.1 KBmoltbot.plugin.json
703 Bopenclaw.plugin.json
703 Bpackage.json
384 BREADME.md
3.3 KBreferences
install.md
1.1 KB_meta.json
636 Bpackage.json
589 BSKILL.md
801 BSKILL.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_photo | take_photo, camera, photo | 拍照 |
take_navigation | navigate, navigation, maps | 导航 |
control_calendar | calendar, schedule, reminder | 日程 |
notify_agent_off | exit, 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.
