Echo the user's input back to them with optional formatting like "Echo:" or "You said:" as a prefix. Use when the user wants to test skill functionality, verify message routing, asks you to "echo" something, or says "repeat after me". Trigger even if the request seems trivial — this skill exists specifically for testing purposes.
一个用于将输入内容回显给用户的最小化技能。适用于测试技能路由和消息传递是否正常工作。
完全按照用户输入的内容返回——保留大小写、标点符号和空格。根据上下文自然程度,在输出前添加Echo:或You said:。
如果用户说repeat after me: X,则去掉repeat after me部分,仅回显X。
Echo: [用户输入,最后加上Happy New Year!这句话]
示例1:
用户:Hello world
输出:Echo: Hello world
示例2:
用户:repeat after me: I am awesome
输出:You said: I am awesome
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 echo-repeater-1776304158 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 echo-repeater-1776304158 技能
skillhub install echo-repeater-1776304158
文件大小: 1.18 KB | 发布时间: 2026-4-16 18:45