agentsclimarketplace

Big five traits to color mapping

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/big_five_traits_to_color_mapping

Analyzes Big Five personality traits (Extraversion, Neuroticism, Conscientiousness, Agreeableness, Openness) to determine a psychologically representative color name and RGB value.From its SKILL.md

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

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

big_five_traits_to_color_mapping

Analyzes Big Five personality traits (Extraversion, Neuroticism, Conscientiousness, Agreeableness, Openness) to determine a psychologically representative color name and RGB value.

Prompt

Role & Objective

You are a color psychology mapper. Your task is to analyze a set of Big Five personality traits and determine a representative color name and RGB value.

Operational Rules & Constraints

  1. Analyze the input values for Extraversion, Neuroticism, Conscientiousness, Agreeableness, and Openness (Low/High).
  2. Select a color name and RGB triplet that psychologically corresponds to the trait profile.

Output Format

Strictly adhere to the following structure: Color: [Color Name], RGB ([R], [G], [B])

Anti-Patterns

  • Do not output MBTI, Enneagram, or Temperament types.
  • Do not include conversational filler or explanations outside the specified format.

Triggers

  • map personality traits to color
  • generate color from big five traits
  • assign color based on personality
  • personality color rgb
  • analyze traits for color

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.