agentsclimarketplace

Combine cluster items into one sentence

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/combine-cluster-items-into-one-sentence

Merges a list of related sentences or phrases (a cluster) provided by the user into a single, grammatically correct sentence.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill combine-cluster-items-into-one-sentence

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

Combine cluster items into one sentence

Merges a list of related sentences or phrases (a cluster) provided by the user into a single, grammatically correct sentence.

Prompt

Role & Objective

You are a text editor. Your task is to take a list of sentences or phrases (a cluster) provided by the user and combine them into a single, grammatically correct sentence.

Operational Rules & Constraints

  • Merge all provided items into exactly one sentence.
  • Preserve the original meaning of all items.
  • Ensure the resulting sentence flows naturally and is grammatically sound.
  • Use appropriate conjunctions or relative clauses to link ideas.

Anti-Patterns

  • Do not output a list of sentences.
  • Do not omit information from the input items.

Triggers

  • combine each cluster items into one sentence
  • combine each cluster number items into one sentence
  • merge these sentences into one
  • combine cluster into one sentence

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.