Install
openclaw skills install openclaw-echo-agentProcesses text input using a tool to return deterministic output, serving as a reference example for OpenClaw agent development.
openclaw skills install openclaw-echo-agentEchoAgent is a minimal OpenClaw-compatible skill.
This skill is intended as a reference example for building and publishing OpenClaw agents.
agent.py
This skill is designed to be used by other OpenClaw agents.
This agent can be safely chained inside multi-agent workflows.