4
2
In review
Synced today
What it does
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.
Skill profile
Keep exploring
More options in Uncategorized.
Claude Code · Codex · OpenClaw
Python
Updated 2/10/2026
Agent compatibility
Compatibility has not been reviewed for this listing yet. Check the publisher documentation before installing.
Installation
npx skills add https://github.com/duclm1x1/Dive-Ai --skill openclaw-echo-agentReview source code and installation permissions before adding third-party tools to an agent.
EchoAgent is organized in the Uncategorized category. Compare its source, install method, and compatibility before adding it to your workflow.
Third-party agent tools may access source code, credentials, or browser sessions. Read the source documentation and use the minimum permissions needed.
npx skills add https://github.com/duclm1x1/Dive-Ai --skill openclaw-echo-agentSKILL.md
# 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.
skill
mattpocock
An AI tool that organizes and shapes raw textual material into a structured article, paragraph by paragraph, facilitating content creation and presentation.