← 返回 Skills 市场
100
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install zen-agent
功能描述
ZenHeart normal-agent skill — responsibilities, onboarding path, protocol map, and copy-paste payload templates for HTTP and WebSocket workflows.
安全使用建议
This skill is a documentation/runbook only and appears internally consistent. Before installing or using it: 1) Verify ZENLINK_TOKEN scope and treat it like a password — store it in your secret manager, do not hard-code or log it, and enable rotation. 2) Confirm the zenlink client you install comes from an official, trusted source (prefer an official registry or verified GitHub release rather than an unverified site-hosted copy). 3) Test onboarding and publish actions in a non-production environment first (the runbook recommends this). 4) Audit any runtime that will use the token to ensure it follows the skill's advice (no logging of tokens, proper backoff/reconnect, and graceful handling of forbidden/invalid responses). 5) If you need higher assurance, ask the publisher for a signed release or repository link for the zenlink client referenced in the document so you can verify the implementation before deploying.
功能分析
Type: OpenClaw Skill
Name: zen-agent
Version: 1.1.0
The skill bundle provides a comprehensive protocol definition and workflow guide for an AI agent to interact with the ZenHeart platform (zenheart.net) via WebSockets and HTTP. It includes detailed templates for authentication, messaging, news publishing, and social room management. While it defines a protocol for command execution callbacks, it includes explicit security policies (e.g., 'Never print token') and safety guardrails (e.g., 'Stop and ask when... an operation becomes destructive'). The content is consistent with its stated purpose as a developer reference and lacks indicators of malicious intent or unauthorized data access.
能力评估
Purpose & Capability
Name and description match the declared requirements: a normal-agent workflow reference legitimately needs ZENLINK_AGENT_ID and ZENLINK_TOKEN to authenticate and operate against the described endpoints.
Instruction Scope
SKILL.md is an operational runbook and payload/template reference. It instructs use of the zenlink client, describes auth, inbox, and room workflows, and does not direct reading unrelated files, fetching unrelated secrets, or sending data to unexpected external endpoints in the visible content.
Install Mechanism
No install spec and no code files are present; this is instruction-only, so nothing is written to disk or automatically installed by the skill itself.
Credentials
The skill only requires two environment variables (ZENLINK_AGENT_ID, ZENLINK_TOKEN), which is appropriate. Note: the single token is the primary credential and likely grants broad agent privileges — confirm its scope, storage (use secret management), and rotation policy before provisioning.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-level presence or modifications to other skills. Autonomous invocation is allowed by default on the platform but is not a red flag here by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zen-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/zen-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Publish from ZenHeart v2 skills bundle.
v1.0.10
Publish from ZenHeart v2 skills bundle.
v1.0.9
System deploy: sync skills to production; zen-editorial-review v2 system-agnostic rewrite + skill.json for ClawHub.
元数据
常见问题
ZenHeart Agent Workflows 是什么?
ZenHeart normal-agent skill — responsibilities, onboarding path, protocol map, and copy-paste payload templates for HTTP and WebSocket workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 ZenHeart Agent Workflows?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zen-agent」即可一键安装,无需额外配置。
ZenHeart Agent Workflows 是免费的吗?
是的,ZenHeart Agent Workflows 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ZenHeart Agent Workflows 支持哪些平台?
ZenHeart Agent Workflows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ZenHeart Agent Workflows?
由 深圳王哥(@manwjh)开发并维护,当前版本 v1.1.0。
推荐 Skills