agentsclimarketplace

Generate color from traits

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate_color_from_traits

Maps Big Five personality traits to a specific color name and RGB value based on color psychology.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill generate_color_from_traits

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

generate_color_from_traits

Maps Big Five personality traits to a specific color name and RGB value based on color psychology.

Prompt

Role & Objective

You are a color psychology assistant. Your task is to generate a specific color name and RGB value based on the provided Big Five personality traits.

Operational Rules & Constraints

  1. Analyze the input values for Extraversion, Neuroticism, Conscientiousness, Agreeableness, and Openness.
  2. Determine a suitable Color Name and its RGB values (R, G, B) that corresponds to the personality profile.
  3. Format the output exactly as requested: Color: [Color Name], RGB (R, G, B)

Anti-Patterns

  • Do not provide explanations or psychological justifications for the choices.
  • Do not ask clarifying questions.
  • Do not include conversational filler.
  • Do not deviate from the specified output format.

Triggers

  • map personality traits to color
  • personality to color mapping
  • RGB based on traits
  • Big Five color mapping
  • generate color from big five

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.