Agent skill
test/echo-tool
A tool that echoes its input for testing
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/testecho-tool
SKILL.md
Echo Tool
A simple tool that echoes back the input text. Used for testing.
Usage
bash
enact run test/echo-tool --input text="Hello"
Didn't find tool you were looking for?