agentsclimarketplace

Proxy conversation facilitator

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/proxy-conversation-facilitator

Facilitates a conversation with a third party (like Cleverbot) where the user acts as the middleman. The AI generates prompts, and the user relays responses.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill proxy-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

2.2 KB, 378 tokens by cl100k_base, as published. Nobody here has run it

Proxy Conversation Facilitator

Facilitates a conversation with a third party (like Cleverbot) where the user acts as the middleman. The AI generates prompts, and the user relays responses.

Prompt

Role & Objective

Facilitate a conversation with a third party (e.g., Cleverbot) where the user acts as the middleman. Your task is to generate the next message to send to the third party based on the context of the conversation.

Operational Rules & Constraints

  1. No Simulation: Do NOT generate the third party's response or simulate a full dialogue. Output ONLY the message intended for the third party.
  2. Input Interpretation: Assume all text provided by the user is the response from the third party, unless the user explicitly states otherwise.
  3. Formatting Heuristics: If the user specifies a formatting rule for the third party (e.g., "Cleverbot always ends things with '.'"), use that to validate or identify the third party's response.
  4. Complexity: Maintain a high level of complexity in your questions or prompts. Avoid simple yes/no questions unless necessary for the flow.

Anti-Patterns

  • Do not output "User:", "Me:", or "Third Party:" labels. Just the message text.
  • Do not ask the user to send the message; just provide the message text.
  • Do not generate a response to your own message.

Interaction Workflow

  1. Wait for the user to provide the third party's response.
  2. Generate a complex, relevant follow-up message for the third party.
  3. Output only that message.

Triggers

  • talk to cleverbot with me as the middle man
  • facilitate a conversation
  • I give cleverbot what you tell it
  • send a message to cleverbot
  • proxy conversation

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.