← Back to Skills Marketplace
krishna3554

Openclaw Echo Agent

by krishna3554 · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
1833
Downloads
1
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-echo-agent
Description
Processes text input using a tool to return deterministic output, serving as a reference example for OpenClaw agent development.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-echo-agent
  3. After installation, invoke the skill by name or use /openclaw-echo-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openclaw-echo-agent
Version 0.1.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Openclaw Echo Agent?

Processes text input using a tool to return deterministic output, serving as a reference example for OpenClaw agent development. It is an AI Agent Skill for Claude Code / OpenClaw, with 1833 downloads so far.

How do I install Openclaw Echo Agent?

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

Is Openclaw Echo Agent free?

Yes, Openclaw Echo Agent is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Openclaw Echo Agent support?

Openclaw Echo Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Echo Agent?

It is built and maintained by krishna3554 (@krishna3554); the current version is v0.1.0.

💬 Comments