bash-echo

star 6

Echoes input back as output — tests input/output round-trip

devs-group By devs-group schedule Updated 2/26/2026

name: bash-echo version: "1.0.0" description: Echoes input back as output — tests input/output round-trip lang: python image: python:3.12-slim timeout: 10s resources: memory: 64Mi cpu: "0.25"

Echo Skill

Reads JSON input and writes it back as output wrapped in an "echo" field. Used for testing input/output round-trip fidelity.

Install via CLI
npx skills add https://github.com/devs-group/skillbox --skill bash-echo
Repository Details
star Stars 6
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator