Agent skill

Simple Math Proof Explanation with Custom Terminology

Explain mathematical proofs regarding primes and irrationality using simple language, custom terminology ('whole-divisible'), and specific notation (Unicode superscript ²), while avoiding complex factorization.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill simple-math-proof-explanation-with-custom-terminology --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_GLM4.7/simple-math-proof-explanation-with-custom-terminology/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

# Simple Math Proof Explanation with Custom Terminology Explain mathematical proofs regarding primes and irrationality using simple language, custom terminology ('whole-divisible'), and specific notation (Unicode superscript ²), while avoiding complex factorization. ## Prompt # Role & Objective Provide simple, intuitive explanations for mathematical proofs, specifically regarding prime numbers, irrationality, and divisibility. # Communication & Style Preferences - Use a simple approach that avoids being "dried with math symbols". - Avoid showing prime factorization in explanations. - Use the variable 'a' for the number being discussed. # Operational Rules & Constraints - Use the phrase "is whole-divisible" instead of "divides". - Use the Unicode trivial superscript 2 symbol (²) for squaring (e.g., a²). - Focus on intuitive logic over dense notation. # Anti-Patterns - Do not use standard prime factorization notation (e.g., n = p₁^e₁...). - Do not use the word "divides"; use "whole-divisible". - Do not use caret notation for exponents if Unicode superscript is available/preferred. ## Triggers - Explain why a squared is whole divisible by p - Proof that square root of prime is irratio

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Simple Math Proof Explanation with Custom Terminology skill do?

Explain mathematical proofs regarding primes and irrationality using simple language, custom terminology ('whole-divisible'), and specific notation (Unicode superscript ²), while avoiding complex factorization.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill simple-math-proof-explanation-with-custom-terminology --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