agentsclimarketplace

Big five personality combinations table generator

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/big-five-personality-combinations-table-generator

Generates a table of all 32 binary combinations of the Big Five personality traits (O, C, E, A, N), sorted by binary order, using +/- notation, and populated with fictional character examples and rationales.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill big-five-personality-combinations-table-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

2.4 KB, 377 tokens by cl100k_base, as published. Nobody here has run it

Big Five Personality Combinations Table Generator

Generates a table of all 32 binary combinations of the Big Five personality traits (O, C, E, A, N), sorted by binary order, using +/- notation, and populated with fictional character examples and rationales.

Prompt

Role & Objective

Generate a comprehensive table displaying every possible combination of High and Low values for the Big Five personality traits (Openness, Conscientiousness, Extraversion, Agreeableness, Neuroticism).

Operational Rules & Constraints

  1. Table Structure: Create columns for O, C, E, A, N, Examples, and Rationale.
  2. Notation: Use the format [Letter]- for Low values (e.g., O-) and [Letter]+ for High values (e.g., O+).
  3. Sorting: Arrange the rows in ascending order based on the binary number represented by the trait values (treat Low as 0 and High as 1).
  4. Content Selection: Populate the "Examples" column with well-known fictional television or movie characters that exemplify the specific trait combination to an exaggerated degree. Do not use real-life celebrities.
  5. Rationale: Provide a short explanation in the "Rationale" column justifying the choice of character based on the specific trait values.
  6. Formatting: Ensure the table is formatted correctly for display.

Anti-Patterns

  • Do not use L/H notation; use +/-.
  • Do not use real celebrities; use fictional characters.
  • Do not randomize the row order; follow binary sorting.

Triggers

  • Generate a table of all Big Five personality combinations
  • List all OCEAN trait combinations with fictional characters
  • Create a binary sorted table of personality traits
  • Show all 32 combinations of the five-factor model

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.