← 返回 Skills 市场
krishna3554

Openclaw Echo Agent

作者 krishna3554 · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1833
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-echo-agent
功能描述
Processes text input using a tool to return deterministic output, serving as a reference example for OpenClaw agent development.
安全使用建议
This package looks like a skeleton/reference but is incomplete: it declares an entry point (agent.py) that is not included and the runtime instructions are vague about what 'tool' it uses. Do not install or enable it expecting runnable functionality. Ask the publisher for the missing code (agent.py) or a corrected package listing and for clarification of what external tool or dependency the skill invokes. If you must test it, do so in an isolated environment and avoid granting any credentials until the skill's behavior and code are visible.
功能分析
Type: OpenClaw Skill Name: openclaw-echo-agent Version: 0.1.0 The provided files, `_meta.json` and `SKILL.md`, describe a minimal 'EchoAgent' intended as a reference example. The `_meta.json` contains standard metadata. The `SKILL.md` outlines a simple input-process-output flow and does not contain any prompt injection attempts, instructions for malicious behavior, or high-risk capabilities. The core logic file, `agent.py`, which would implement the described 'tool' processing, is not included in the provided content, so its behavior cannot be assessed, but the available documentation is benign.
能力评估
Purpose & Capability
The SKILL.md describes a minimal echo/reference agent and requests no binaries, env vars, or installs — that is coherent. However the file claims an entry point named 'agent.py' which is not present in the package; this mismatch indicates the skill is incomplete or misdeclared.
Instruction Scope
The instructions are very short and do not ask the agent to read files, credentials, or external endpoints (good). They are also vague — e.g., 'Uses a tool to process it' without specifying what tool — leaving unspecified behavior that should be clarified before trusting execution.
Install Mechanism
No install spec and no code files are present. That minimizes risk from downloads or on-disk installs, but also means there is nothing to execute locally as provided.
Credentials
The skill declares no required environment variables, credentials, or config paths; this is proportionate for an echo/reference example.
Persistence & Privilege
Default runtime flags (not always-enabled, agent invocation allowed) are used. There is no request for persistent or elevated privileges in the metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-echo-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-echo-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of EchoAgent, a minimal OpenClaw-compatible reference agent. - Accepts text input and processes it deterministically. - Returns output via a simple interface. - Designed for use and chaining within OpenClaw agent workflows. - Serves as a reference for building and publishing OpenClaw skills.
元数据
Slug openclaw-echo-agent
版本 0.1.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Openclaw Echo Agent 是什么?

Processes text input using a tool to return deterministic output, serving as a reference example for OpenClaw agent development. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1833 次。

如何安装 Openclaw Echo Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-echo-agent」即可一键安装,无需额外配置。

Openclaw Echo Agent 是免费的吗?

是的,Openclaw Echo Agent 完全免费(开源免费),可自由下载、安装和使用。

Openclaw Echo Agent 支持哪些平台?

Openclaw Echo Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Openclaw Echo Agent?

由 krishna3554(@krishna3554)开发并维护,当前版本 v0.1.0。

💬 留言讨论