# echo > Echo back the input message. Use when the user wants to test or echo something. - Author: 小菜一碟 - Repository: EXboys/langchain-skilllite - Version: 20260204234737 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/EXboys/langchain-skilllite - Web: https://mule.run/skillshub/@@EXboys/langchain-skilllite~echo:20260204234737 --- --- name: echo description: Echo back the input message. Use when the user wants to test or echo something. --- # Echo Skill Simply echoes back the input message. ## Usage `{"message": "Hello"}` → `{"message": "Hello"}`