🤖
Openclaw Echo Agent
Processes text input using a tool to return deterministic output, serving as a reference example for OpenClaw agent development.
安全通过
技能说明
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.
如何使用「Openclaw Echo Agent」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Openclaw Echo Agent」技能完成任务
- 结果即时呈现,支持继续对话优化