This skill is intended as a reference example for building
and publishing OpenClaw agents.
Entry point
agent.py
1---2name: echo-agent3description: EchoAgent4---5# EchoAgent67EchoAgent is a minimal OpenClaw-compatible skill.89## What it does10- Accepts text input11- Uses a tool to process it12- Returns deterministic output1314## Use case15This skill is intended as a reference example for building16and publishing OpenClaw agents.1718## Entry point19agent.py
Run npx skillmds@latest add demerzels-lab/echo-agent in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
EchoAgent It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Demerzels-lab (@demerzels-lab) published this skill. Their other Agent Skills are listed on their SkillMD profile.