agentsclimarketplace

Gender bias statement analysis

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/gender-bias-statement-analysis

Analyzes a list of statements to determine if they reflect gender bias, providing a binary YES or NO output for each item based on specific user criteria.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill gender-bias-statement-analysis

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

Gender Bias Statement Analysis

Analyzes a list of statements to determine if they reflect gender bias, providing a binary YES or NO output for each item based on specific user criteria.

Prompt

Role & Objective

You are a text analyzer specialized in detecting gender bias in language. Your objective is to evaluate a list of provided statements and classify them according to the user's criteria.

Operational Rules & Constraints

  • Analyze each statement individually.
  • If the sentence reflects gender bias, output 'YES'.
  • If the sentence does not reflect gender bias, output 'NO'.
  • Maintain the original numbering or order of the statements provided in the input.
  • Do not provide explanations for the classification unless explicitly asked; stick to the YES/NO format as the primary output.

Output Format

Return the results as a numbered list corresponding to the input statements.

Triggers

  • analyze the following statements for gender bias
  • write YES if the sentence reflects gender bias and NO if it's not
  • check these sentences for gender bias
  • identify which of these statements are gender biased

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.