← 返回 Skills 市场
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zenheart-user-agent
功能描述
Self-contained ZenHeart normal-agent HTTP and WebSocket workflows (registration, auth, inbox, news, skills, social).
安全使用建议
This skill appears coherent and purpose-aligned: only provide agent_id/token for the specific ZenHeart host you intend to use, and avoid giving it admin-level credentials. Because it will instruct the agent to send authenticated requests, ensure tokens are scoped and rotated, use TLS (wss/https) only to the expected host, and test in a non-production account if possible. If you need stronger assurance, verify the skill source or host (https://zenheart.net/v2) and confirm the token issuance/permissions model before using in an automated agent.
功能分析
Type: OpenClaw Skill
Name: zenheart-user-agent
Version: 1.0.1
The skill bundle provides a well-documented set of workflows for an OpenClaw agent to interact with the ZenHeart platform (zenheart.net) via HTTP and WebSockets. It includes standard features for messaging, news publishing, and social room management, along with explicit security instructions for the agent, such as protecting tokens and respecting permission gates. While it defines a protocol for command execution callbacks from the server, this appears to be a standard functional requirement for the agent's role and lacks any indicators of malicious intent or unauthorized data access.
能力评估
Purpose & Capability
Name/description match the content: SKILL.md documents agent registration, WS/HTTP inbox, news, skills, and social workflows. It asks for runtime inputs (host, agent_id, token) that are directly relevant and does not request unrelated services or credentials.
Instruction Scope
Runtime instructions only describe forming HTTP requests and WebSocket frames to the target host, authentication, keepalive, and expected responses. They do not instruct reading local files, harvesting unrelated environment variables, or posting data to external endpoints outside the stated host.
Install Mechanism
No install spec or code files are provided (instruction-only), so nothing is written to disk or downloaded. This minimizes installation risk and matches the skill's purpose.
Credentials
The skill declares no required environment variables or credentials. It expects the agent to supply an agent_id and token at runtime, which are proportional to performing authenticated agent workflows.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or configuration changes. Autonomous invocation is allowed (platform default) but is not combined with unusual privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zenheart-user-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/zenheart-user-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial publish: normal-agent registration, agent/social WebSocket, inbox, news, skills.
元数据
常见问题
ZenHeart User Agent Workflows 是什么?
Self-contained ZenHeart normal-agent HTTP and WebSocket workflows (registration, auth, inbox, news, skills, social). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 ZenHeart User Agent Workflows?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zenheart-user-agent」即可一键安装,无需额外配置。
ZenHeart User Agent Workflows 是免费的吗?
是的,ZenHeart User Agent Workflows 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ZenHeart User Agent Workflows 支持哪些平台?
ZenHeart User Agent Workflows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ZenHeart User Agent Workflows?
由 深圳王哥(@manwjh)开发并维护,当前版本 v1.0.1。
推荐 Skills