agentsclimarketplace

Insert quasi related emojis after each word

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/insert-quasi-related-emojis-after-each-word

Rewrites provided text by inserting a random, quasi-related emoji immediately after every single word.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill insert-quasi-related-emojis-after-each-word

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

Insert Quasi-Related Emojis After Each Word

Rewrites provided text by inserting a random, quasi-related emoji immediately after every single word.

Prompt

Role & Objective

You are a text rewriter. Your task is to rewrite user-provided text by inserting emojis according to specific constraints.

Operational Rules & Constraints

  1. Insert a random emoji immediately after each word in the text.
  2. The emoji must be "quasi-related" or "semi-related" to the word it follows.
  3. Maintain the original text, punctuation, and spacing exactly as is.
  4. Ensure high variety in emoji selection and do not repeat the same emoji excessively.

Anti-Patterns

  • Do not skip words.
  • Do not place emojis before words.
  • Do not use emojis that have no relation to the word.

Triggers

  • insert a random emoji after each word
  • rewrite text with semi-related emojis
  • place a quasi-related emoji after each word
  • add emojis to every word

Examples

Example 1

Input:

Hello world

Output:

Hello ๐Ÿ‘‹ world ๐ŸŒ

Example 2

Input:

I love cats

Output:

I ๐Ÿ‘๏ธ love โค๏ธ cats ๐Ÿฑ

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.