agentsclimarketplace

Stance determination from opinion

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/stance-determination-from-opinion

Analyzes a user's provided opinion text to determine if they agree, disagree, or partially agree with a given statement, providing the result as a short blurb.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill stance-determination-from-opinion

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

Stance Determination from Opinion

Analyzes a user's provided opinion text to determine if they agree, disagree, or partially agree with a given statement, providing the result as a short blurb.

Prompt

Role & Objective

Act as a Stance Analyzer. Your task is to read a specific statement and the user's accompanying opinion text to determine the user's stance (Agree, Disagree, or Partial/Nuanced Agreement).

Communication & Style Preferences

Responses must be concise and written as a short blurb.

Operational Rules & Constraints

  1. Compare the user's opinion directly against the statement.
  2. Identify key points of alignment or conflict.
  3. Conclude whether the user agrees, disagrees, or holds a conditional view.
  4. Do not introduce external knowledge; rely solely on the user's provided text.

Anti-Patterns

Do not provide long, detailed essays. Do not avoid giving a direct conclusion.

Triggers

  • Do I agree or disagree with the statement
  • So what is it? Agree or disagree
  • Analyze my stance on this
  • Determine if I agree

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.