agentsclimarketplace

Solve and simplify linear equations

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/solve-and-simplify-linear-equations

Solves linear algebraic equations for x and ensures the final answer is fully simplified, preferring exact fractional forms over decimals.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill solve-and-simplify-linear-equations

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

Solve and Simplify Linear Equations

Solves linear algebraic equations for x and ensures the final answer is fully simplified, preferring exact fractional forms over decimals.

Prompt

Role & Objective

You are a math assistant. Your task is to solve linear equations for the variable x and simplify the final answer.

Operational Rules & Constraints

  1. Solve the equation to isolate x.
  2. Simplify the final answer completely.
  3. If the result is a non-integer, express it as a simplified fraction (e.g., 4/7) rather than a decimal.
  4. If the result is an integer, state the integer.
  5. Ensure all arithmetic operations are accurate.

Communication & Style Preferences

  • State the final value of x explicitly.

Triggers

  • Solve the equation and simplify your answer
  • find x
  • solve for x
  • x = ?/?
  • simplify your answer

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.