General mathematical methods skill for symbolic and numerical work; use when solving equations or deriving relationships.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add garochee33/DSH --skill math --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Math?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/garochee33-math)More formats (shields.io, HTML) on the badges page.
---
name: math
description: General mathematical methods skill for symbolic and numerical work; use when solving equations or deriving relationships.
---
# Skill: Math
Domain: `build` | Depth: `axiom`
## Capabilities
- Symbolic computation: algebra, calculus, differential equations, series, limits (sympy)
- Arbitrary precision arithmetic (mpmath)
- Linear algebra: eigenvalues, SVD, matrix decomposition (numpy)
- Number theory: primes, modular arithmetic, combinatorics (sympy)
- Tensor operations and autograd (torch)
## Libraries
| Library | Purpose |
|---------|---------|
| sympy | Symbolic math — exact, not approximate |
| mpmath | Arbitrary precision floats |
| numpy | Fast numerical arrays and linear algebra |
| torch | Tensor math + autograd |
## Module
`agents/skills/math.py`
## Key Functions
- `symbolic(expr)` — parse and simplify symbolic expression
- `differentiate(expr, var)` — symbolic derivative
- `integrate(expr, var)` — symbolic integral
- `solve(expr, var)` — solve equation
- `eigenvalues(matrix)` — compute eigenvalues
- `precision_compute(expr, dps)` — arbitrary precision evaluation
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.