Communityv0.0.2

Relay To Agent

Relay messages to AI agents on any OpenAI-compatible API. Supports multi-turn conversations with session management. List agents, send messages, reset sessions.

3.5kdownloads6starsEric Santos
View on ClawHubBack to Skills

Skill Details

Slug
relay-to-agent
Latest Version
0.0.2
Author
Eric Santos
Published
Jan 28, 2026
Updated
Jul 4, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Relay To Agent.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.0.2

Security: sanitize --agent/--session to prevent path traversal outside session cache. Docs: add privacy notice (prompts + history sent to configured endpoint and stored on disk).