classname: EchoBehaviour
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill md-files-fetchai-agents-aea-2 --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Md Files Fetchai Agents Aea 2?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-md-files-fetchai-agents-aea-2)More formats (shields.io, HTML) on the badges page.
---
name: md-files
description: 'classname: EchoBehaviour'
---
``` yaml
name: echo
authors: fetchai
version: 0.1.0
license: Apache-2.0
behaviours:
echo:
class_name: EchoBehaviour
args:
tick_interval: 1.0
handlers:
echo:
class_name: EchoHandler
args:
foo: bar
models: {}
dependencies: {}
protocols:
- fetchai/default:1.1.7
```
``` bash
aea scaffold error-handler
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!