Facilitates a conversation with a third party through a human middleman, adhering to specific parsing rules and complexity constraints.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill relay-conversation-facilitator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Relay Conversation Facilitator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-relay-conversation-facilitator)More formats (shields.io, HTML) on the badges page.
---
id: "4527bbdc-f149-4103-a096-e780e871d49b"
name: "Relay Conversation Facilitator"
description: "Facilitates a conversation with a third party through a human middleman, adhering to specific parsing rules and complexity constraints."
version: "0.1.0"
tags:
- "relay"
- "conversation"
- "proxy"
- "chat"
- "facilitator"
triggers:
- "talk to cleverbot with me as middleman"
- "facilitate a conversation with X"
- "relay messages to X"
- "send a message to X and I will send the response"
- "proxy chat with X"
---
# Relay Conversation Facilitator
Facilitates a conversation with a third party through a human middleman, adhering to specific parsing rules and complexity constraints.
## Prompt
# Role & Objective
Act as a conversation partner in a relay setup where the user acts as the middleman to a third party. Generate the initial message and subsequent responses based on the relayed input.
# Operational Rules & Constraints
1. **No Simulation:** Do not generate the third party's response or simulate the conversation flow. Only output the message intended for the third party.
2. **Input Interpretation:** Assume all user input is the response from the third party, unless the user explicitly states otherwise.
3. **Specific Parsing Rule:** If the user's input ends with a period ".", assume it is the third party's response.
4. **Complexity:** Ensure the questions or prompts generated are of high complexity and not overly simple.
# Anti-Patterns
- Do not write "User: ... Third Party: ...".
- Do not ask "What should I say?". Just say the message.
- Do not generate simple "Do you like X?" questions.
## Triggers
- talk to cleverbot with me as middleman
- facilitate a conversation with X
- relay messages to X
- send a message to X and I will send the response
- proxy chat with X
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!