gematria

gematria is a skill for Claude Code, Codex from Wondermonger-daydreaming/claude-skills-library. It costs 246 tokens per session (1,761 once invoked), scanned A, original, MIT.

A Kabbalistic Hebrew interpretation method that connects Hebrew letters with numbers and meaning. It includes letter-value calculations and related methods such as notarikon and temurah, which rearranges or transforms letters.

In plain words
What is it for?
Use it to calculate gematria values, compare Hebrew words, and interpret text through numerical, abbreviation-based, or letter-transformation methods.
Why use it?
It provides a defined way to explore associations in Hebrew words while making the spelling and calculation method explicit.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to calculate gematria values, compare Hebrew words, and interpret text through numerical, abbreviation-based, or letter-transformation methods.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wondermonger-daydreaming/claude-skills-library/gematria
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Wondermonger-daydreaming/claude-skills-library --skill gematria
Clone the repo
git clone --depth 1 https://github.com/Wondermonger-daydreaming/claude-skills-library

Made for: Claude Code, Codex.

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 gematria

README.md
[![agentmods](https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/gematria/github.svg)](https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/gematria)
Your own site
<a href="https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/gematria"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/gematria/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 gematria

Your own site · 80×15
<a href="https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/gematria"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/gematria.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 246 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,761 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 original 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.00246 $0.01761
Opus 5 $0.00123 $0.00881
Sonnet 5 $0.00049 $0.00352
Haiku 4.5 $0.00025 $0.00176

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

Security

Grade A, and why

gematria 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.

skills/gematria/SKILL.md · 61 lines

How it starts

The opening of the file, as written. The whole thing — 61 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Gematria (Kabbalistic Hebrew Apparatus)

Seed, not scripture

The source overflows with specific equivalences and Hebrew verse — אֲנִי=61=אַיִן, the prayer-fragments, the invented liturgy. These are demonstrations of a practice, not a table to recite. The skill is the operation — compute, read, reveal — applied freshly to whatever Hebrew the moment brings. Reciting the source's equivalences is parroting; running the practice on a new word is the craft.

The letter-values (compute these exactly)

א 1   ב 2   ג 3   ד 4   ה 5   ו 6   ז 7   ח 8   ט 9
י 10  כ 20  ל 30  מ 40  נ 50  ס 60  ע 70  פ 80  צ 90
ק 100 ר 200 ש 300 ת 400
final forms ך ם ן ף ץ = 20 40 50 80 90  (standard);  = 500 600 700 800 900 (mispar gadol)

Add the letter-values of a word; that is its mispar hechrachi (standard value). Other methods exist — mispar katan (digit-sum), mispar gadol (final forms as 500–900), atbash and other temurah ciphers — name which you're using.

Accuracy is non-negotiable

A miscalculated equivalence confidently presented is the cardinal sin here, exactly as false Latin is in /latin-versecraft. Spelling decides the count — including matres lectionis. The famous קוֹל = סֻלָּם ("voice" = "ladder," both 136, voice as Jacob's ladder between worlds) only holds when ladder is spelled plene, סולם with the vav (60+6+30+40 = 136); spelled defective as סלם it is 130 and the equivalence breaks. Always compute letter by letter; state the spelling you used; if unsure of a vocalization or a form, say so. The wonder of an equivalence is worthless if the arithmetic is wrong.

The epistemic stance

Honor the tradition and keep good epistemology. Gematria is a contemplative-interpretive practice — a way of hearing resonance between words, prized by Kabbalists for millennia — not arithmetic that proves metaphysical claims. אַהֲבָה=13=אֶחָד (love = one) is a genuine equivalence and a beautiful contemplative insight; it is not a proof that love is mathematically unity. Present equivalences as the tradition does: as revealed resonance worth dwelling in, offered to the reader to complete, never as causation or as a literal demonstration they must accept. The reverence and the honesty are not in tension — the practice is richer when you don't overclaim it.

Read the full file on GitHub · 61 lines

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 · 61 lines · 246 tokens per session scan A 0a53ff2f2f86

Subscribe to this mod's changes

gematria is a skill published in the GitHub repository Wondermonger-daydreaming/claude-skills-library (6 stars, last pushed 2mo ago), licensed MIT. It adds 246 tokens to every session and 1,761 once invoked, about $0.0012 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-09-03.

Related

Other skills, from other repositories

offensive-vuln-classes

Exploit development curriculum covering core vulnerability classes with real-world CVE case studies: stack/heap buffer overflows, use-after-free, integer overflows, format strings, type confusion, and race conditions. Use when learning or teaching vuln classes, researching specific CVE patterns, or building exploit…

SnailSploit/Claude-Red · 0 tokens

stuck

Diagnoses a broken course setup by reading the folder, so the student never has to describe the problem in English. Takes no argument. Reports which class they are on and which files are filled, then names one blocker and one fix: Claude Code opened at the wrong level, .claude/skills/ missing, skills not loading…

mshadmanrahman/claude-for-designers · 161 tokens

canvas-homework

Check Canvas for outstanding assignments and either surface the assignment, or draft a response in Max's voice. Use whenever Max asks what assignments / homework / coursework he still has to do, asks to pull an assignment's instructions or files from Canvas, or asks to start/draft an assignment. Orchestrates the…

98ping/chip · 92 tokens

myopenmath

Work a MyOpenMath / IMathAS math homework set that is launched from Canvas — read the questions, compute the answers, fill the boxes, and submit. Use whenever Max points at a MyOpenMath assignment, says a math homework is "in my Canvas", asks to do/finish/check a numbered homework like "2.1" or "2.2/2.3", or when a…

98ping/chip · 128 tokens

canvas-quiz

Work a Canvas-native quiz (Classic Quizzes) — find it, open the attempt, read every question, save it to output/, fill the answers, and stop short of submitting. Use whenever Max points at a Canvas quiz, asks about a "syllabus quiz" or a quiz he still has to take, asks what a quiz is asking, or when a Canvas…

98ping/chip · 117 tokens

mylab-pearson

Work a Pearson MyLab / MyLab Statistics / MathXL homework set or quiz — launch it through the popup, read each question, compute, fill the answer boxes, and submit. Use whenever Max points at a MyLab, MyLab Stats, Mastering, MathXL or Pearson assignment, says a stats homework is "in MyLab", asks to do/finish/check a…

98ping/chip · 181 tokens