Toolverse
All skills

math-tools

by ananddtyagi

Deterministic mathematical computation using SymPy. Use for ANY math operation requiring exact/verified results - basic arithmetic, algebra (simplify, expand, factor, solve equations), calculus (derivatives, integrals, limits, series), linear algebra (matrices, determinants,

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Data Science
Views
106

About this skill

Deterministic mathematical computation using SymPy. Use for ANY math operation requiring exact/verified results - basic arithmetic, algebra (simplify, expand, factor, solve equations), calculus (derivatives, integrals, limits, series), linear algebra (matrices, determinants, eigenvalues), trigonometry, number theory (primes, GCD/LCM, factorization), and statistics. Ensures mathematical accuracy by using symbolic computation rather than LLM estimation.

How to use

  1. Zainstaluj skill math-tools w swoim środowisku Claude lub Copilot, dodając go do katalogu pluginów.

  2. Uruchom skrypt kalkulatora z wybraną operacją i argumentami, korzystając z polecenia python scripts/math_calculator.py [operacja] [argumenty]. Na przykład: python scripts/math_calculator.py add 5 3 2 zwróci 10, a python scripts/math_calculator.py divide 10 4 zwróci dokładny wynik 5/2 zamiast przybliżenia.

  3. Do operacji algebraicznych użyj poleceń simplify, expand, factor lub solve. Przykład: python scripts/math_calculator.py simplify "(x2 - 1)/(x - 1)" uprości wyrażenie do x + 1, a python scripts/math_calculator.py solve "x2 - 5*x + 6" x rozwiąże równanie kwadratowe.

  4. Dla obliczeń bardziej zaawansowanych, takich jak pochodne, całki czy operacje na macierzach, przekaż odpowiednią operację z wyrażeniem matematycznym jako argument.

  5. Każdy wynik zwracany jest w formacie JSON zawierającym pole result (wynik symboliczny), latex (zapis LaTeX) oraz numeric (wartość numeryczna), co pozwala na łatwe wykorzystanie wyniku w dalszych obliczeniach lub prezentacji.

Related skills

market-research-reports

by davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for

Data Science
16115

skill-creator

by anthropics

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Data Science
59147

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

stock-analyzer

by FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

Data Science
23128

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681

pdf

by anthropics

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Data Science
31144