agentsclimarketplace

Relay conversation facilitator

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/relay-conversation-facilitator

Facilitates a conversation with a third party through a human middleman, adhering to specific parsing rules and complexity constraints.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill relay-conversation-facilitator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.8 KB, 281 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.