Agent skill
md-files
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/md-files
SKILL.md
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
Didn't find tool you were looking for?