Skip to main content

echo

Echo back the input message. Use when the user wants to test or echo something.

Jump to install

Source facts

Repository
EXboys/langchain-skilllite
Last source activity
February 4, 2026 at 15:47
Detected SKILL.md language
Undetermined
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
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"}`
View on GitHub