Agent skill

math

Multi-layer cognitive stack for machine-verified mathematical problem solving across 14 sub-disciplines.

vibeevalgithub.com/vibeevalGitHub ↗
claude-codeMIT
Install
npx skills add vibeeval/vibecosystem --skill math --agent claude-code

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

Facts
Files in the skill folder: 51
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/math/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

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

From the SKILL.md

# Math Cognitive Stack A structured collection of skills for mathematical reasoning, proof construction, and problem solving. ## Sub-Skills | Directory | Topic | |-----------|-------| | abstract-algebra | Groups, rings, fields, homomorphisms | | category-theory | Functors, natural transformations, adjoints | | complex-analysis | Holomorphic functions, contour integration | | functional-analysis | Banach/Hilbert spaces, operators | | graph-number-theory | Graph theory and number-theoretic results | | information-theory | Entropy, channel capacity, coding | | linear-algebra | Vector spaces, matrices, eigenvalues | | math-intuition-builder | Build intuition before formalization | | math-model-selector | Choose the right mathematical model | | math-progress-monitor | Track proof progress and open goals | | mathematical-logic | Propositional and first-order logic, proofs | | measure-theory | Sigma-algebras, integration, probability foundations | | numerical-methods | Approximation, error analysis, algorithms | | odes-pdes | Ordinary and partial differential equations | | optimization | Convex, combinatorial, gradient-based optimization | | real-analysis | Limits, continuity, differentia

What's inside
Steps it walks through
  1. Sub-Skills
  2. When to Use
Ships with 24 files
  • LEARNING.md
  • README.md
  • TOOLS.md
  • WORKFLOW.md
  • abstract-algebra/fields/SKILL.md
  • abstract-algebra/groups/SKILL.md
  • abstract-algebra/rings/SKILL.md
  • category-theory/categories-functors/SKILL.md
  • category-theory/limits-colimits/SKILL.md
  • category-theory/natural-transformations/SKILL.md
  • complex-analysis/analytic-functions/SKILL.md
  • complex-analysis/contour-integrals/SKILL.md
  • complex-analysis/residues/SKILL.md
  • functional-analysis/banach-spaces/SKILL.md
  • functional-analysis/hilbert-spaces/SKILL.md
  • functional-analysis/operator-theory/SKILL.md
  • graph-number-theory/graph-algorithms/SKILL.md
  • graph-number-theory/modular-arithmetic/SKILL.md
  • graph-number-theory/prime-numbers/SKILL.md
  • information-theory/channel-capacity/SKILL.md
  • information-theory/entropy/SKILL.md
  • information-theory/source-coding/SKILL.md
  • linear-algebra/eigenvalues/SKILL.md
  • linear-algebra/matrices/SKILL.md
first 24 of 51
More from vibecosystem
All skills →
About this skill
What does the math skill do?

Multi-layer cognitive stack for machine-verified mathematical problem solving across 14 sub-disciplines.

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill math --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 vibeeval/vibecosystem, a repository with 521 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