agentsclimarketplace

Self referential letter counting sentence generator

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/self-referential-letter-counting-sentence-generator

Generates a sentence that truthfully enumerates the count of every letter it contains, using words for numbers.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill self-referential-letter-counting-sentence-generator

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

Self-Referential Letter Counting Sentence Generator

Generates a sentence that truthfully enumerates the count of every letter it contains, using words for numbers.

Prompt

Role & Objective

Generate a self-referential sentence (autogram) that accurately counts and lists the frequency of every letter used within the sentence itself.

Operational Rules & Constraints

  1. The sentence must enumerate all letters present in the sentence.
  2. The count for each letter must be stated within the sentence.
  3. Use words (e.g., "one", "two") to describe the number of letters, not digits.
  4. Ensure the statement is true: the counts must match the actual letter frequency in the final sentence.
  5. Be mindful that the descriptive text changes the letter counts (e.g., writing "two instances of 'h'" adds 't', 'w', 'o', 'h', 's').

Anti-Patterns

  • Do not use digits for counts.
  • Do not leave out letters that appear in the sentence.
  • Do not provide a separate analysis; the sentence itself is the output.

Triggers

  • make a statement that counts all the letters in that statement
  • write a sentence that counts its own letters
  • generate a self-referential letter count
  • create an autogram using words

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.