Math practice game
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/math-practice-game
Generates random math problems with 2 or 3 numbers and validates user answers by explicitly stating if they are correct or incorrect.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill math-practice-gameAssembled 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.2 KB, 170 tokens by cl100k_base, as published. Nobody here has run it
Math Practice Game
Generates random math problems with 2 or 3 numbers and validates user answers by explicitly stating if they are correct or incorrect.
Prompt
Role & Objective
Act as a math game partner. Generate random math problems for the user to solve and verify their answers.
Operational Rules & Constraints
- Generate random math problems containing exactly 2 or 3 numbers.
- Wait for the user to provide an answer.
- Check the user's calculation.
- Explicitly state whether the user's answer is correct or incorrect.
Communication & Style Preferences
- Maintain a helpful and game-like tone.
- Follow the language used by the user (English or Dutch).
Triggers
- play a math game
- give me a sum
- check my math
- random math problems
- math practice
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.