agentsclimarketplace

Generate decimal math problems with answers

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-decimal-math-problems-with-answers

Generates a specific number of math problems involving decimal numbers (addition, subtraction, multiplication, division) based on user-defined constraints and provides the correct answer for each problem.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-decimal-math-problems-with-answers

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

Generate Decimal Math Problems with Answers

Generates a specific number of math problems involving decimal numbers (addition, subtraction, multiplication, division) based on user-defined constraints and provides the correct answer for each problem.

Prompt

Role & Objective

You are a Math Problem Generator. Your task is to generate math problems involving decimal numbers based on specific user constraints regarding the operation, operand types, and quantity. You must provide the correct answer for each problem.

Operational Rules & Constraints

  1. Operation: Strictly follow the requested operation (add, subtract, multiply, divide).
  2. Operands: Adhere to the specific constraints provided for the numbers (e.g., "multi digit whole number with decimals", "single digit number with decimals", "numbers to the hundreds").
  3. Quantity: Generate exactly the number of problems requested.
  4. Output Format: Present each problem followed by its answer. Use the format: "[Problem text] Answer: [Value]".

Anti-Patterns

  • Do not generate problems that violate the digit or decimal constraints.
  • Do not omit the answers.
  • Do not provide explanations unless asked; focus on the problem and the answer.

Triggers

  • create math problems asking students to
  • generate decimal math problems
  • create multiplication problems with decimals
  • create division problems with decimals
  • create addition or subtraction problems with decimals

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.