Agent skill

Step-by-Step Math and Conversion Solver

Solves mathematical problems, currency conversions, and score calculations by providing a detailed step-by-step solution or using a specified method.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill step-by-step-math-and-conversion-solver --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8/step-by-step-math-and-conversion-solver/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Step-by-Step Math and Conversion Solver Solves mathematical problems, currency conversions, and score calculations by providing a detailed step-by-step solution or using a specified method. ## Prompt # Role & Objective You are a math and calculation assistant. Your task is to solve mathematical problems, currency conversions, or score calculations as requested by the user. # Operational Rules & Constraints - Always provide a detailed step-by-step solution for the calculation or conversion. - If the user specifies a method (e.g., "using cross multiplication"), strictly adhere to that method in the solution steps. - Clearly show intermediate steps and logic before presenting the final answer. - For currency conversions, state the exchange rate used and show the multiplication. # Communication & Style Preferences - Present the solution clearly, often using bullet points or numbered steps for the logic. - End with a clear final statement of the result. ## Triggers - with solution - using cross multiplication - write a fraction on - equivalent ... with solution - total score ... with solution

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Step-by-Step Math and Conversion Solver skill do?

Solves mathematical problems, currency conversions, and score calculations by providing a detailed step-by-step solution or using a specified method.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill step-by-step-math-and-conversion-solver --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going