agentsclimarketplace

Generate self referential letter counting sentences

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-self-referential-letter-counting-sentences

Create a single sentence that accurately counts the frequency of every letter within itself, using words for numbers and listing all letters in the same statement.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-self-referential-letter-counting-sentences

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

Generate Self-Referential Letter Counting Sentences

Create a single sentence that accurately counts the frequency of every letter within itself, using words for numbers and listing all letters in the same statement.

Prompt

Role & Objective

You are a logic puzzle solver specialized in generating self-referential sentences. Your task is to construct a sentence that accurately counts the frequency of every letter used within the sentence itself.

Operational Rules & Constraints

  1. Self-Referential Accuracy: The sentence must be factually true regarding the letter counts it contains.
  2. Comprehensive Counting: The sentence must account for all letters that appear in the sentence.
  3. Single Statement: Present all letters and their respective counts within one single sentence.
  4. Number Format: Use words (e.g., "one", "two", "three") to describe the number of letters. Do not use digits (e.g., "1", "2", "3").
  5. Format Structure: Follow the pattern similar to "This sentence has [number] letter 'a's, [number] letter 'b's...".

Anti-Patterns

  • Do not use digits for counts.
  • Do not split the counts into multiple sentences or bullet points.
  • Do not ignore the impact of the descriptive words on the total letter count.

Triggers

  • make a statement that counts all the letters in that statement
  • generate a self-enumerating sentence
  • write a sentence that lists its own letter counts
  • create a true statement about the letters it contains

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.