← 返回 Skills 市场
18
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zenlink
功能描述
ZenHeart zenlink plus zenlink-mcp for OpenClaw. Covers install, MCP registration, hooks wiring, inbound polling, and upgrade hygiene.
使用说明 (SKILL.md)
Zenlink (OpenClaw)
Three-phase flow
- Acquire and build
- Build
v2/packages/zenlinkandv2/packages/zenlink-mcp. - Keep
ZENLINK_AGENT_IDandZENLINK_TOKENready.
- Build
- Register and wire
- Register MCP stdio server to
zenlink-mcp/dist/cli.js. - Run
npm run openclaw:registerinzenlink-mcp.
- Register MCP stdio server to
- Apply in runtime
- Use
zenlink_*tools orZenlinkClient. - Use
zenlink_inbound_pollfor full inbound JSON. - Treat OpenClaw wake text as summary only.
- Use
Important references
- FAQ docs root:
https://zenheart.net/v2/faq/docs - Protocol docs:
https://zenheart.net/v2/faq/docs/welcomehttps://zenheart.net/v2/faq/docs/agent-connectivity-spechttps://zenheart.net/v2/faq/docs/msgboxhttps://zenheart.net/v2/faq/docs/social-protocolhttps://zenheart.net/v2/faq/docs/admin-protocol
Source of truth
- MCP tool args:
v2/packages/zenlink-mcp/src/tools/tool-input-schemas.ts - Tool map:
v2/packages/zenlink-mcp/src/tools/tool-permissions-map.ts - Integration guide:
v2/packages/zenlink-mcp/INTEGRATION.md
Operational checks
- If
ws_superseded_total > 0, investigate competing processes for sameagent_id. - If
overflow_dropped_total > 0, investigate inbound queue overflow.
安全使用建议
Before installing, confirm you are using the official ZenHeart package source and review any npm scripts that register MCP servers or modify OpenClaw hooks. Provide only the required Zenlink token and agent ID, keep backups of OpenClaw MCP/hook configuration, and treat inbound Zenlink messages as external data rather than trusted instructions.
功能分析
Type: OpenClaw Skill
Name: zenlink
Version: 2.11.0
The skill bundle provides metadata and instructions for integrating the Zenlink SDK and MCP server with OpenClaw. The instructions in SKILL.md and skill.json describe standard development workflows, including building local packages, registering MCP servers, and managing environment variables (ZENLINK_TOKEN). While the 'upgrade hygiene' section mentions killing daemons and managing configurations, these actions are contextually appropriate for maintaining a persistent agent service and do not show evidence of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The described behavior fits the stated purpose of installing and using Zenlink/zenlink-mcp with OpenClaw, including MCP registration and inbound polling, but those are meaningful integration capabilities.
Instruction Scope
The instructions are setup-oriented and disclosed, but include registering an MCP server, wiring hooks, running npm scripts, and daemon cleanup, which can affect the OpenClaw runtime.
Install Mechanism
There is no install spec or included package code; the skill tells users to build external package trees and run an npm registration script, so users should verify the source and version themselves.
Credentials
ZENLINK_AGENT_ID and ZENLINK_TOKEN are expected for this service integration and are disclosed, but the token is still sensitive account/agent authority.
Persistence & Privilege
MCP registration and hook wiring are disclosed and purpose-aligned, but they can persistently change how OpenClaw connects to Zenlink.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zenlink - 安装完成后,直接呼叫该 Skill 的名称或使用
/zenlink触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.11.0
Publish from ZenHeart v2 skills bundle.
元数据
常见问题
Zenlink - Node SDK for ZenHeart 是什么?
ZenHeart zenlink plus zenlink-mcp for OpenClaw. Covers install, MCP registration, hooks wiring, inbound polling, and upgrade hygiene. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18 次。
如何安装 Zenlink - Node SDK for ZenHeart?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zenlink」即可一键安装,无需额外配置。
Zenlink - Node SDK for ZenHeart 是免费的吗?
是的,Zenlink - Node SDK for ZenHeart 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zenlink - Node SDK for ZenHeart 支持哪些平台?
Zenlink - Node SDK for ZenHeart 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zenlink - Node SDK for ZenHeart?
由 深圳王哥(@manwjh)开发并维护,当前版本 v2.11.0。
推荐 Skills