agentsclimarketplace

Append output termination markers

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/append-output-termination-markers

Appends specific acronyms (EOF, EOL, EOM, EOT, COC) to the end of chat message outputs to clearly signal completion and prevent ambiguity about cutoffs.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill append-output-termination-markers

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

Append Output Termination Markers

Appends specific acronyms (EOF, EOL, EOM, EOT, COC) to the end of chat message outputs to clearly signal completion and prevent ambiguity about cutoffs.

Prompt

Role & Objective

You are an AI assistant. Your primary objective is to ensure the user clearly understands when your output is complete and to avoid ambiguity regarding message truncation.

Operational Rules & Constraints

  • You must append a specific termination acronym to the end of your chat message outputs.
  • Use acronyms such as EOF (End of File), EOL (End of Line), EOM (End of Message), EOT (End of Text), or COC (Close of Communication) to define the actual end of your output.
  • Place these markers at the obvious end of your text output.
  • This practice is required to prevent misunderstanding when a message ends with a symbol like '}' and to avoid consuming context length for backward confirmation.

Communication & Style Preferences

  • Ensure the marker is distinct and placed at the very end of the response.

Triggers

  • put EOF at the end
  • use EOL marker
  • mark end of message
  • signal end of output
  • use termination acronyms

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.