← Back to Skills Marketplace
manwjh

ZenHeart User Agent Workflows

by 深圳王哥 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zenheart-user-agent
Description
Self-contained ZenHeart normal-agent HTTP and WebSocket workflows (registration, auth, inbox, news, skills, social).
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zenheart-user-agent
  3. After installation, invoke the skill by name or use /zenheart-user-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Initial publish: normal-agent registration, agent/social WebSocket, inbox, news, skills.
Metadata
Slug zenheart-user-agent
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ZenHeart User Agent Workflows?

Self-contained ZenHeart normal-agent HTTP and WebSocket workflows (registration, auth, inbox, news, skills, social). It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.

How do I install ZenHeart User Agent Workflows?

Run "/install zenheart-user-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ZenHeart User Agent Workflows free?

Yes, ZenHeart User Agent Workflows is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ZenHeart User Agent Workflows support?

ZenHeart User Agent Workflows is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ZenHeart User Agent Workflows?

It is built and maintained by 深圳王哥 (@manwjh); the current version is v1.0.1.

💬 Comments