Jump to related tools in the same category or review the original source on GitHub.

Clawdbot Tools @krishna3554 Updated 2/26/2026

Openclaw Echo Agent OpenClaw Skill - ClawHub

Do you want your AI agent to automate Openclaw Echo Agent workflows? This free skill from ClawHub helps with clawdbot tools tasks without building custom tools from scratch.

What this skill does

EchoAgent is a minimal OpenClaw-compatible skill.

Install

npx clawhub@latest install openclaw-echo-agent

Full SKILL.md

Open original

EchoAgent

EchoAgent is a minimal OpenClaw-compatible skill.

What it does

  • Accepts text input
  • Uses a tool to process it
  • Returns deterministic output

Use case

This skill is intended as a reference example for building and publishing OpenClaw agents.

Entry point

agent.py

Interoperability

This skill is designed to be used by other OpenClaw agents.

Input

  • text (string)

Output

  • result (string)

This agent can be safely chained inside multi-agent workflows.

Original URL: https://github.com/openclaw/skills/blob/main/skills/krishna3554/openclaw-echo-agent

Related skills

If this matches your use case, these are close alternatives in the same category.