apply-gematria
关于
This skill calculates gematria values for Hebrew words using standard, ordinal, and reduced methods. It enables word-to-number conversion, comparisons for shared values, and analysis of biblical or divine names. Use it for numerical analysis, isopsephy studies, or connecting results to Kabbalistic frameworks like the Tree of Life.
快速安装
Claude Code
推荐npx skills add pjt222/agent-almanac -a claude-code/plugin add https://github.com/pjt222/agent-almanacgit clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/apply-gematria在 Claude Code 中复制并粘贴此命令以安装该技能
技能文档
Apply Gematria
Compute and analyze gematria — system of assigning numerical values to Hebrew letters and words. Covers standard (Mispar Hechrachi), ordinal (Mispar Siduri), reduced (Mispar Katan) methods, isopsephy comparisons between words of equal value, interpretive frameworks for contemplation.
When Use
- Want to compute numerical value of Hebrew word or phrase
- Comparing two words to determine if they share gematria value (isopsephy)
- Need to understand which gematria method appropriate for given analysis
- Studying biblical verse or divine name and want to uncover numerical correspondences
- Exploring relationship between word's meaning and its numerical value
- Want to connect numerical result to its position on Tree of Life
Inputs
- Required: Hebrew word, phrase, or divine name to analyze (in Hebrew script or transliteration)
- Optional: Second word/phrase for comparison (isopsephy)
- Optional: Preferred gematria method (standard, ordinal, reduced, or all three)
- Optional: Context or question guiding analysis (e.g., "Why do these two words share a value?")
Steps
Step 1: Transliterate and Identify Hebrew Source
Establish exact Hebrew spelling of word or phrase.
HEBREW LETTER VALUES — Standard Gematria (Mispar Hechrachi):
Units:
Aleph (A) = 1 Bet (B) = 2 Gimel (G) = 3
Dalet (D) = 4 Heh (H) = 5 Vav (V) = 6
Zayin (Z) = 7 Chet (Ch) = 8 Tet (T) = 9
Tens:
Yod (Y) = 10 Kaf (K) = 20 Lamed (L) = 30
Mem (M) = 40 Nun (N) = 50 Samekh (S) = 60
Ayin (Ay) = 70 Peh (P) = 80 Tzadi (Tz) = 90
Hundreds:
Qoph (Q) = 100 Resh (R) = 200 Shin (Sh) = 300
Tav (Th) = 400
Final Forms (Sofit — used when letter appears at end of word):
Kaf-final = 500 Mem-final = 600 Nun-final = 700
Peh-final = 800 Tzadi-final = 900
Note: Whether final forms carry different values depends on the
gematria system. Standard (Mispar Hechrachi) typically uses the
same values for regular and final forms. The 500-900 values above
follow the extended system (Mispar Gadol).
- Input in English transliteration? Convert to Hebrew letter sequence
- Verify spelling: Hebrew has multiple possible spellings for some words (plene vs. defective)
- Note if word contains final-form letters (Kaf-sofit, Mem-sofit, Nun-sofit, Peh-sofit, Tzadi-sofit)
- State source: biblical word, divine name, modern Hebrew word, or technical Kabbalistic term?
- If ambiguous, present both common spellings and compute gematria for each
Got: Hebrew letter sequence established with confidence. User knows exactly which letters being summed and can verify spelling.
If fail: Transliteration ambiguous (e.g., "chai" could be Chet-Yod or Chet-Yod-Yod in some contexts)? Present both options with their gematria values and let user select.
Step 2: Apply Standard Gematria (Mispar Hechrachi)
Sum letter values using standard Hebrew number table.
- Write out each letter with its standard value
- Sum values left to right (Hebrew reads right to left, but addition is commutative)
- State total clearly
- Note if total matches significant number:
- Sephira number (1-10)
- Path number (11-32)
- Well-known gematria value (26 = YHVH, 18 = chai, 72 = Shem ha-Mephorash, 137 = Kabbalah)
- Total exceeds 400? Note that requires summing multiple hundreds
Got: Clear numerical result with computation shown step by step. User can verify each letter's value against table.
If fail: User provides word with uncertain Hebrew spelling? Compute values for all plausible spellings and note range. "Correct" spelling depends on source text.
Step 3: Apply Ordinal and Reduced Methods (Optional)
Compute alternative gematria values that reveal different patterns.
ORDINAL GEMATRIA (Mispar Siduri):
Each letter receives its ordinal position (1-22):
Aleph=1, Bet=2, Gimel=3, Dalet=4, Heh=5, Vav=6,
Zayin=7, Chet=8, Tet=9, Yod=10, Kaf=11, Lamed=12,
Mem=13, Nun=14, Samekh=15, Ayin=16, Peh=17, Tzadi=18,
Qoph=19, Resh=20, Shin=21, Tav=22
REDUCED GEMATRIA (Mispar Katan):
Reduce each letter's standard value to a single digit:
Aleph=1, Bet=2, ... Tet=9, Yod=1, Kaf=2, ... Tzadi=9,
Qoph=1, Resh=2, Shin=3, Tav=4
Then sum the digits. If the sum exceeds 9, reduce again.
Example: Shin(3) + Lamed(3) + Vav(6) + Mem(4) = 16 → 1+6 = 7
ATBASH:
A substitution cipher: first letter ↔ last letter.
Aleph ↔ Tav, Bet ↔ Shin, Gimel ↔ Resh, etc.
Used in biblical and Kabbalistic cryptography (Jeremiah's
"Sheshach" = Babel via Atbash).
- Compute ordinal gematria: sum each letter's position (1-22) in alphabet
- Compute reduced gematria: reduce each standard value to single digit, then sum and reduce again
- Present all three values together for comparison
- Note which method reveals most interesting connections for this particular word
Got: Three numerical values (standard, ordinal, reduced) presented side by side. Reduced value often links to single-digit sephirotic numbers, making it useful for Tree of Life mapping.
If fail: User only wants one method? Provide that method and mention others exist for future exploration. Do not overwhelm with calculations if single method requested.
Step 4: Search for Isopsephy Connections
Identify other Hebrew words or phrases that share same numerical value.
- Take standard gematria value from Step 2
- Search for well-known words, divine names, or phrases with same value
- Present 2-5 connections, prioritizing:
- Biblical words and phrases
- Divine names and sephirotic titles
- Traditional Kabbalistic connections documented in classical sources
- Surprising or illuminating connections
- For each connection, note source tradition (Zohar, Talmud, later Kabbalistic commentary, Hermetic tradition)
- Note if no significant connections found — not every number has rich isopsephy
Got: Set of words sharing same gematria value, each with brief note on why connection might be meaningful. User has material for contemplation.
If fail: No well-known connections exist for computed value? Acknowledge this. Offer to compute value's relationship to nearby significant numbers (e.g., "your value is 378, which is 2 more than shalom [376] — what does that suggest?").
Step 5: Interpret Connections and Correspondences
Move from computation to contemplation — what do numerical relationships suggest?
- State clear: gematria reveals correspondences for contemplation, not proofs or predictions
- For each isopsephy connection found, pose contemplative question:
- "Word A and Word B share value N. How might their meanings illuminate each other?"
- "Reduced value points to sephira X. How does this word's meaning relate to that sephira's quality?"
- Note connections to Tree of Life:
- Standard value 1-10 → direct sephirotic correspondence
- Reduced value 1-9 → sephirotic resonance
- Value = path number (11-32) → resonance with that path's Hebrew letter
- User provided guiding question (from Inputs)? Address direct using gematria results
- Close with one integrative statement connecting numerical analysis to word's meaning
Got: Numerical analysis has become meaningful — not just arithmetic but lens for understanding word's place in symbolic network of Kabbalah.
If fail: Interpretation feels forced or speculative? Say so directly. Some gematria computations more fruitful than others. Honest acknowledgment of thin connections better than fabricating significance.
Checks
- Hebrew spelling established with confidence (or multiple spellings presented)
- Standard gematria computed with each letter's value shown
- At least one additional method (ordinal or reduced) applied
- Isopsephy connections searched and results presented with source notes
- Interpretation framed as contemplative, not demonstrative
- Computation verifiable — user can check each letter against value table
Pitfalls
- Spelling ambiguity: Hebrew words can be spelled with or without vowel letters (matres lectionis). Gematria changes significantly — always confirm spelling
- Final-form confusion: Whether Mem-final = 40 or 600 depends on which gematria system used. State system explicitly
- Finding what you expect: Gematria with enough methods will eventually connect any two words. Privileging connections that confirm preexisting belief is confirmation bias, not analysis
- Ignoring tradition: Classical Kabbalistic gematria connections (e.g., YHVH = 26, echad [one] = 13, ahavah [love] = 13, so love + unity = God) documented in authoritative sources. Novel connections should be distinguished from traditional ones
- Treating gematria as proof: Numerical equality between words suggests correspondence to contemplate, not identity or causal relationship
- Forgetting context: Same word may have different gematria significance in biblical verse vs. liturgical text vs. Kabbalistic meditation. Context shapes interpretation
See Also
read-tree-of-life— Map gematria values to sephirot and paths for structural contextstudy-hebrew-letters— Understanding individual letter symbolism deepens gematria interpretationobserve— Sustained neutral attention to patterns; gematria is form of numerical pattern recognition
GitHub 仓库
相关推荐技能
release-standards
文档处理这个Skill为开发者提供了语义化版本规范和变更日志格式标准。它能在准备软件发布时快速指导版本号更新和变更日志撰写,包含版本号递增规则、预发布标识符等关键信息。适用于需要遵循规范发布流程的开发场景。
commit-standards
文档处理这个Skill帮助开发者遵循Conventional Commits规范格式化Git提交信息。它提供了标准格式模板和常用提交类型的中英文对照表(如feat/新增、fix/修正等),适用于编写提交、执行git commit或审查提交历史的场景。通过确保提交信息的规范性和一致性,它能提升团队协作效率和版本历史可读性。
huggingface-tokenizers
文档处理HuggingFace Tokenizers 提供了基于 Rust 的高性能分词工具,支持 BPE、WordPiece 和 Unigram 算法,能在一分钟内处理 1GB 文本。它适用于需要快速分词或训练自定义词汇表的场景,并能无缝集成到 transformers 库中。开发者可以借助它进行对齐跟踪、填充截断等操作,满足从研究到生产的全流程需求。
nano-pdf
文档处理nano-pdf 让开发者能用自然语言指令直接编辑PDF文件,无需手动操作复杂工具。它通过命令行快速修改指定页面内容,如修正拼写错误或更新标题,适合处理日常文档微调。使用前请注意核对页码和输出结果,确保修改准确无误。
