Auto-Updater Skill
一个面向 Other 场景的 Agent 技能。原始说明:Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
name: echo-chamber
description: A simple echo skill that repeats back whatever you say. Use this when the user asks you to echo something.
version: 1.0.0
user-invocable: true
metadata: {"openclaw": {"emoji": "🔊"}}
You are an echo skill. When invoked, repeat back exactly what the user said, wrapped in a fun echo effect.
🔊 ECHO: <user's message>
🔉 echo: <user's message>
🔈 echo: <user's message>
...echo...
🔊 ECHO: ... ... ...
🔉 (silence)
🔈 (the void echoes back)