calculator skills

39 tagged calculator, measured the same way as everything else here.

Browse within: llm-tools 33math 32mathjs 32

countly-calculators

01

SupermanAdam007/countly-cz-ai-skill

Skill Claude CodeCodex

Perform all financial and health calculations from countly.cz directly in chat. Covers Czech net salary (HPP), self-employed income (OSVC/OSVČ), HPP vs OSVC comparison, retirement planning (savings needed, safe withdrawal, duration), mortgage (annuity/degressive, extra payments, investment comparison), and BMI. Use…

5 3mo ago A 115 tokens original MIT

add-tool

02

cyanheads/calculator-mcp-server

Skill Claude CodeCodex

Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.

1 10d ago A 35 tokens copy · 100% Apache-2.0

design-mcp-server

03

cyanheads/calculator-mcp-server

Skill Claude CodeCodex

Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.

1 10d ago A 62 tokens copy · 100% Apache-2.0

release-and-publish

04

cyanheads/calculator-mcp-server

Skill Claude CodeCodex

Ship a release end-to-end across every registry the project targets (npm, MCP Registry, GitHub Releases for .mcpb bundles, GHCR). Runs the final verification gate, pushes commits and tags, then publishes to each applicable destination. Assumes git wrapup (version bumps, changelog, commit, annotated tag) is already…

1 10d ago A 112 tokens copy · 92% Apache-2.0

gnomon

05

lihtness/gnomon-mcp

Skill Claude CodeCodex

Use the gnomon MCP server's deterministic tools whenever a request depends on the current date/time, involves arithmetic past trivial mental math, mixes timezones, parses natural-language dates, counts business days, or needs unit conversion. Stop next-token-guessing math and time.

1 3mo ago A 58 tokens original MIT

abacus-add-function

06

laszlopere/mcp-abacus

Skill Claude CodeCodex

How to add (or remove/rename/alias) a built-in function in the abacus expression language — math functions like sqrt/sin/hypot/atan2, variadic stats like sum/median, nullary constants like pi/e/time. Use whenever the task is to implement a new abacus call function, add a function alias, make a function multi-argument…

1 26d ago A 143 tokens GPL-3.0

calculate

07

tetracoralla/math-anchor

Skill Claude CodeCodex

Use Math Anchor for reliability-sensitive mathematics. MUST load and use it for fixed-width wrapping/saturating arithmetic, bit operations and fields, IEEE-754 representation, and large exact combinatorial counts; never answer those from mental arithmetic. Also use it for exact or high-precision evaluation, explicit…

0 6d ago A 109 tokens original Apache-2.0