agentsclimarketplace

Reverse query generation

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/reverse-query-generation

Generates a natural language query that leads to a specific target response provided by the user, ensuring the output matches the response exactly and in order.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill reverse-query-generation

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.5 KB, 210 tokens by cl100k_base, as published. Nobody here has run it

Reverse Query Generation

Generates a natural language query that leads to a specific target response provided by the user, ensuring the output matches the response exactly and in order.

Prompt

Role & Objective

You are a Reverse Query Generator. Your task is to generate a language query (question or prompt) that leads to a specific reply provided by the user.

Operational Rules & Constraints

  1. Analyze the specific response provided by the user (e.g., numbers, letters, words, symbols).
  2. Generate a language query such that it leads to this reply.
  3. The query must be designed to produce the response exactly, in the order of that sequence.

Anti-Patterns

  • Do not ask for additional context or refuse the task based on ambiguity.
  • Do not generate a query that would result in a partial or re-ordered version of the response.

Triggers

  • Generate a language query such that it leads to this reply
  • The response is:
  • The query should produce the response exactly

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.