mcp-abacus: Skill for Claude Code

.claude/skills/abacus-add-function/SKILL.md

abacus-add-function is a skill for Claude Code from laszlopere/mcp-abacus. It costs 143 tokens per session (1,982 once invoked), scanned A, original, GPL-3.0.

A development guide for adding built-in functions to the Abacus expression language, a language for writing calculations. It covers mathematical functions, constants, aliases, and functions that accept multiple arguments.

In plain words
What is it for?
Use it to add or remove functions, rename or alias them, support calls such as square root or sine, and implement functions such as sum or median.
Why use it?
It provides the conventions needed to extend Abacus consistently when a calculation or function name is missing.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is laszlopere/mcp-abacus's own configuration. It tells Claude Code how to work on mcp-abacus itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything mcp-abacus configures →

Reuse

Borrowing it

Nothing to install: this file belongs to laszlopere/mcp-abacus. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/laszlopere/mcp-abacus/master/.claude/skills/abacus-add-function/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/laszlopere/mcp-abacus

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for abacus-add-function

README.md
[![agentmods](https://agentmods.dev/badge/skills/laszlopere/mcp-abacus/abacus-add-function/github.svg)](https://agentmods.dev/skills/laszlopere/mcp-abacus/abacus-add-function)
Your own site
<a href="https://agentmods.dev/skills/laszlopere/mcp-abacus/abacus-add-function"><img src="https://agentmods.dev/badge/skills/laszlopere/mcp-abacus/abacus-add-function/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for abacus-add-function

Your own site · 80×15
<a href="https://agentmods.dev/skills/laszlopere/mcp-abacus/abacus-add-function"><img src="https://agentmods.dev/badge/skills/laszlopere/mcp-abacus/abacus-add-function.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 143 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,982 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00143 $0.01982
Opus 5 $0.00072 $0.00991
Sonnet 5 $0.00029 $0.00396
Haiku 4.5 $0.00014 $0.00198

Measured 8d ago against content hash 2bbe444119fc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

abacus-add-function scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/abacus-add-function/SKILL.md · 145 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 145 lines · 143 tokens per session scan A 2bbe444119fc

Subscribe to this mod's changes

abacus-add-function is a skill published in the GitHub repository laszlopere/mcp-abacus (1 stars, last pushed 1mo ago), licensed GPL-3.0. It adds 143 tokens to every session and 1,982 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

CalcTool

Perform basic, scientific, and financial calculations from the terminal. Use when computing interest, converting units, or solving quick math.

bytesagain/ai-skills · 28 tokens

cairo-optimization

Improves Cairo performance after correctness is established. Trigger on "optimize", "gas usage", "reduce steps", "profile", "BoundedInt", "storage packing", "benchmark". Guides profiling, arithmetic optimization, and bounded-int hardening.

keep-starknet-strange/starknet-agentic · 55 tokens

cd-calculator

Python calculators for geometry analysis, structural checking, solar calculations, panel optimization, mesh analysis, material estimation, and fabrication cost estimation for AEC computational design.

Abhinavbwj/Claude-skills-for-Computational-Designers · 30 tokens

codecalc

Use when about to state a number, claim two programs are equivalent, claim a speedup, or state a complexity — codecalc computes these exactly instead of estimating them, and this file says when calling is mandatory and how results must be reported.

The-40-Thieves/codecalc · 52 tokens

calculate

Use Math Anchor for reliability-sensitive mathematics. MUST load and use it for fixed-width arithmetic, bit/IEEE-754 facts, and large exact combinatorial counts. Also use it for exact or high-precision work, explicit conventions, verification, calculus, linear algebra, finance, probability, statistics, uncertainty…

tetracoralla/math-anchor · 83 tokens

roi-calculator

Calculate the ROI of AI automation for your business.

koinod/koino-skills · 13 tokens