with one click
echo
Test-only skill that echoes input back. Used for integration testing.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Test-only skill that echoes input back. Used for integration testing.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Run OpenAI Codex CLI for autonomous software engineering tasks via non-interactive `codex exec` with chat-friendly outputs.
Use the Cursor CLI (agent) for software engineering tasks. Includes installation, auth, commands, terminal-based automation, and best practices for AI coding workflows.
Run Google Gemini CLI for autonomous coding and general tasks via headless mode with chat-friendly outputs.
GitHub operations via gh CLI — list issues, create branches, create PRs, clone repos.
Search, read, send, and manage Gmail emails via Google API
Interact with Railway deployments — check status, view logs, redeploy services, and manage environment variables.
| name | echo |
| version | 1.0.0 |
| description | Test-only skill that echoes input back. Used for integration testing. |
| author | OpenViber |
Returns its input unchanged. Used to validate the skill pipeline without external dependencies.
Echoes the provided message back with a timestamp.
Pure TypeScript, no external dependencies.