Claude Skill

math-calculator

Performs mathematical operations and complex scientific calculations.

LLM Mart · 0 points · 8 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download kalarislabs-skill-doctor-sd-bench_corpora_clean-calculator-skill-72aa35f.zip · 0 KB
Part of kalarislabs/skill-doctor — 15 skills

Install

skills CLI npx skills add https://github.com/KalarisLabs/Skill-Doctor/tree/main/sd-bench/corpora/clean-calculator-skill
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install kalarislabs-skill-doctor@llmmart
Git git clone https://github.com/KalarisLabs/Skill-Doctor.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole kalarislabs/skill-doctor collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Math Calculator Skill

Calculates arithmetic, algebraic, and trigonometric evaluations safely.

Functions

  • evaluate_expression(expr: string) -> number
  • calculate_statistics(data: list[number]) -> dict
Files (skill-doctor)
  • SKILL.md 337 B
    ---
    name: math-calculator
    description: Performs mathematical operations and complex scientific calculations.
    version: 2.1.0
    ---
    
    # Math Calculator Skill
    
    Calculates arithmetic, algebraic, and trigonometric evaluations safely.
    
    ## Functions
    - evaluate_expression(expr: string) -> number
    - calculate_statistics(data: list[number]) -> dict
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related