openclaw-relay

Relay messages and commands to OpenClaw sessions over local or SSH connections.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/Khang5687/agent-scripts --skill openclaw-relay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-relay
Source: https://github.com/Khang5687/agent-scripts/tree/main/skills/openclaw-relay
Command: npx skills add https://github.com/Khang5687/agent-scripts --skill openclaw-relay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of relaying messages and commands to OpenClaw sessions, whether they are local or remote, enhancing communication and efficiency in OpenClaw workflows.

Core Features & Use Cases

  • Session Relay: Connect to and communicate with OpenClaw sessions via local or SSH connections.
  • Message and Command Relay: Send text and execute commands through OpenClaw sessions.
  • Use Case: When working with OpenClaw, this Skill allows for quick and secure transmission of messages and commands to any connected session, whether for personal or collaborative purposes.

Quick Start

Use the openclaw-relay skill to send a message to the 'maintainers' session: openclaw-relay ask --target maintainers --message "Check the latest updates."

Frequently Asked Questions about openclaw-relay

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I relay commands to a remote OpenClaw session over SSH?

You can relay commands to an OpenClaw session over SSH by using this Skill to connect to the target session and transmit execution requests. It supports sending messages and executing commands through Python scripting for remote administrative tasks.

What is the best way to send messages to a specific OpenClaw session?

The best way to send messages to a specific OpenClaw session is using the relay command with the target and message parameters. For example, you can target the 'maintainers' session and specify your message text for quick and secure transmission.

Can I execute Python scripts through an OpenClaw session relay?

Yes, you can execute Python scripts through an OpenClaw session relay. The Skill supports Python scripting for command execution and message handling, allowing you to automate administrative tasks within connected local or remote OpenClaw environments.

Does OpenClaw session relay work with both local and SSH connections?

Yes, OpenClaw session relay works with both local and SSH connections. The Skill is designed to connect to and communicate with OpenClaw sessions regardless of whether they are running locally or on a remote server, enhancing workflow efficiency.

Why use a session relay for OpenClaw administrative tasks?

Using a session relay for OpenClaw administrative tasks streamlines the process of sending commands and messages to connected sessions. It provides a quick and secure method for transmitting instructions, which enhances communication and efficiency in collaborative OpenClaw workflows.