bible-fact-check
Original:🇺🇸 English
Translated
Systematically review biblical content through a 10-point quality checklist. Works with bible-buddy reference files, any file path, URLs, or text pasted directly in the conversation. Use when asked to review, audit, check, or verify biblical content. Trigger on: "檢查冷知識", "fact check", "檢查經文", "review bible", "幫我檢查這段", "bible-fact-check", or any request to find errors, duplicates, or issues in biblical reference content.
3installs
Sourcelancetw/skills
Added on
NPX Install
npx skill4agent add lancetw/skills bible-fact-checkTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Bible Fact Check
Systematically audit biblical reference content through 10 quality checks.
Report issues with specific line numbers. Never auto-fix — only report.
Checks 1-5 apply to ALL content types (URLs, pasted text, files).
Checks 6-10 apply to fun-facts reference files only — skip entirely for
URLs and pasted text (do not print N/A lines for them).
Input Sources (pick one)
- bible-buddy reference file — e.g., → reads from
/review-bible-buddy fun-facts.mdbible-buddy/references/ - Any file path — e.g., → reads the specified file
/review-bible-buddy /path/to/my-notes.md - URL — e.g., → Do NOT use WebFetch — many news sites block it with 403. Run
/review-bible-buddy https://example.com/articleto extract article text. The script auto-falls back to patchright (headless Chromium) when urllib gets 403.uv run --directory {BIBLE_BUDDY} scripts/fetch_url.py "<URL>" - Pasted text — user pastes content directly in the conversation → review the pasted text
- No argument — use AskUserQuestion to ask the user whether they want to paste a URL or input text. Do NOT default to any file.
Path Resolution
Resolve before anything else. Check in order:
{BIBLE_BUDDY}- Project-level: (relative to repo root)
.claude/skills/bible-buddy/ - User-level:
~/.claude/skills/bible-buddy/
Use the first path where directory exists.
If neither exists, stop immediately and tell the user:
「bible-fact-check 需要 bible-buddy skill。請先安裝:
references/- 專案層級:
npx skills add lancetw/skills/bible-buddy --project - 使用者層級:」
npx skills add lancetw/skills/bible-buddy
All references below use the resolved path.
{BIBLE_BUDDY}Prerequisites
- Run dependency setup (one-time):
bash
uv sync --directory {BIBLE_BUDDY} && uv run --directory {BIBLE_BUDDY} patchright install chromium
How to Run
- Determine the input source
- Resolve path (see Path Resolution above)
{BIBLE_BUDDY} - Read / receive the content
- For : Do NOT use Read (exceeds 10K token limit). Use Grep:
fun-facts.md→ returns all ~134 facts with line numbers in one callGrep("^- ", path="{BIBLE_BUDDY}/references/fun-facts.md", output_mode="content", head_limit=0)
- For
- Load reference files as checking criteria (read on demand, not all at once):
- → Read entire file (small, 43 lines) → for checks 3, 4
{BIBLE_BUDDY}/references/anachronism-timeline.md - → Do NOT Read entire file (44KB wide table). Two-step lookup:
{BIBLE_BUDDY}/references/commonly-misread-passages.md- Load index: → gives all 79 scripture references (~2KB)
bash: grep '|' {BIBLE_BUDDY}/references/commonly-misread-passages.md | awk -F'|' '{print $2}' | sed 's/^ *//;s/ *$//' | grep -v '^-' | grep -v '^Scripture' - For each relevant passage, Grep the full row: → for checks 2, 4, 7, 8
Grep("Isaiah 7:14", path="{BIBLE_BUDDY}/references/commonly-misread-passages.md")
- Load index:
- → Read entire file (small, 122 lines) → for check 8
{BIBLE_BUDDY}/references/yeshua-hermeneutics.md
- Run checks sequentially:
- URL or pasted text: run checks 1-5 only
- fun-facts reference file: run all 10 checks
- For each check, report findings with line numbers, or "✅ 通過" if clean
- End with a summary table
The 10 Checks
1. 事實錯誤檢查 (Factual Errors)
Reference files are the minimum, not the ceiling. Also apply your own biblical,
historical, and linguistic knowledge to verify ALL factual claims — including
date precision (e.g., "1820 年代" vs "1830 年代"), causal direction (did A cause
B or vice versa?), and scholarly attribution accuracy.
Verify:
- Historical dates (cross-reference for known dates, AND verify precision — if timeline says "1820s-1830s" but content says only "1820 年代", flag the imprecision)
anachronism-timeline.md - Person attributions (who did what in which Bible chapter)
- Word meanings: if a Hebrew/Greek term appears in 's "Key Hebrew/Greek Term" column, verify the content uses it correctly. Also check semantic range — flag claims that reduce a word to a single meaning when it has a broader range (e.g., pistis ≠ only "faithfulness")
commonly-misread-passages.md - Scholarly claims (hapax legomenon, manuscript evidence, etc.)
- If the content's interpretation of a passage contradicts the "Actual First-Century
Jewish Context" column in , flag it
commonly-misread-passages.md - Causal claims: verify the direction is correct (e.g., if a Chinese translation was published in 1919, it cannot have "caused" an 1844 doctrine)
- Theological teachings without any scripture citation: if the content makes a theological claim (about God, the Spirit, salvation, church practice) without citing scripture, flag as "ungrounded teaching" (無經文根據的教導)
2. 經節編號檢查 (Verse Reference Errors)
Verify every chapter:verse reference matches the actual Bible content cited.
3. 年代錯置檢查 (Anachronism)
Cross-reference for every doctrine, practice, or concept
mentioned. If a doctrine has a known origin date (e.g., altar call = 1830s,
TULIP = 1618-1619, spiritual covering = 1970s), verify the content uses the
correct date and does not project it back to the first century.
anachronism-timeline.mdAlso check date precision and conflation: if the timeline distinguishes
between a doctrine (e.g., Dort's five points, 1618-1619) and a later label
(e.g., TULIP acronym, 20th century), flag content that conflates them.
If the timeline gives a range (e.g., "1820s-1830s"), flag content that uses
only one end of the range without qualification.
Also detect implicit anachronistic terminology even when no verse is cited.
Scan the content for terms that match any doctrine/practice in
. If a match is found, note the actual origin date
as supplementary context — not as a criticism. News articles and practical
guides are not expected to cite historical origins. The goal is to give the
reader background, not to fault the author for omitting academic footnotes.
anachronism-timeline.mdAlso flag entries that use post-200 CE sources (Mishnah, Talmud, Targums) to
definitively explain pre-100 CE texts with language like "這才是...的背景".
Later sources CAN illustrate earlier concepts, but the language must be hedged
("可能的背景" not "這才是"). Flag definitive claims only.
4. 過度簡化檢查 (Oversimplification)
Find entries that present one scholarly position as definitive when significant
debate exists. Look for:
- Minority academic views stated as fact
- Complex debates reduced to one-sided conclusions
- Words like "其實是" or "就是" on debated topics
Cross-reference : if the content falls into a
"Common Misreading" pattern listed there, flag it. Also check :
if the content mentions Jesus' teaching methods (parables, arguments from Torah),
verify it correctly identifies the method (e.g., kal va-chomer, mashal, remez)
rather than oversimplifying as generic "metaphor" or "symbolism".
commonly-misread-passages.mdyeshua-hermeneutics.md5. 數量計算檢查 (Counting Errors)
Verify all numerical claims: word/character counts, verse counts, people counts,
ratios, dates.
6. 重複檢查 (Duplicates) ⟨fun-facts only⟩
Skip this check for URLs and pasted text.
Find entries that cover the same verse, topic, or argument.
Two entries using the same framework applied to different topics are NOT duplicates.
Two entries making the same point about the same verse ARE duplicates.
7. 稻草人檢查 (Strawman Arguments) ⟨fun-facts only⟩
Skip this check for URLs and pasted text.
Find entries where "不是 X" and X is something nobody in Taiwan would actually
believe or confuse. Cross-reference : if the denied
X appears in the "Common Misreading" column, the denial is grounded and valid.
If X has no basis in the reference file AND no basis in Taiwan church practice,
it is likely a strawman. Test: does the misreading exist in the reference file,
or would a Taiwan churchgoer actually think X?
commonly-misread-passages.md8. 意味不明檢查 (Unclear Meaning) ⟨fun-facts only⟩
Skip this check for URLs and pasted text.
Find entries that just state a fact or quote a verse without explaining:
- What misconception it corrects, OR
- What surprising insight it reveals, OR
- Why a Taiwan reader should care
Every entry needs a clear "so what?"
If the entry involves a Hebrew/Greek term, check whether it provides the key term
from . Entries that discuss original language without
naming the actual word (e.g., saying "原文意思是X" without giving the Hebrew/Greek)
are weaker than those that do.
commonly-misread-passages.md9. 字數控制檢查 (Verbosity) ⟨fun-facts only⟩
Skip this check for URLs and pasted text.
Compare each entry's character count to the median of the content. Flag entries
significantly longer than the median (roughly 2x or more).
10. 趣味門檻檢查 (Interest Threshold) ⟨fun-facts only⟩
Skip this check for URLs and pasted text.
Flag entries that are too academic, too niche, or lack relevance for Taiwan
readers. Test questions:
- Would a Taiwan Sunday school teacher find this interesting?
- Does it require specialized knowledge to appreciate?
- Is it relevant to what Taiwan churches actually teach or encounter?
Use as a relevance guide: passages listed there
with test cases from folk-religion, marketplace-theology, or charismatic-theology
are highly relevant to Taiwan. Passages tied only to foreign contexts (e.g.,
Hindu theology, Vajrayana) are less relevant unless Taiwan has that community.
commonly-misread-passages.mdGeneral Sweep (after completing all 10 checks)
Re-read the entire content one more time with fresh eyes. Use your own biblical,
historical, and linguistic knowledge to catch anything the 10 structured checks
missed. Common things to look for:
- Pre-existing antecedents that the content ignores (e.g., "Augustine invented original sin" ignores 4 Ezra, 2 Baruch)
- Conflation of related but distinct concepts (e.g., Colwell's rule vs Harner's qualitative argument)
- Translation history gaps (e.g., claiming CUV 1919 originated a connection when Morrison 1823 already used it)
- Counter-examples the content doesn't address (e.g., Joel 1:8 for betulah)
Report any additional findings under a separate section
before the summary. If nothing additional is found, omit this section.
### 補充:通則檢查Output Format
Environment detection:
- Claude Code → → save to returned path
uv run --directory {BIBLE_BUDDY} scripts/detect_desktop.py bible-fact-check - Cowork / Claude.ai web → Do NOT save. Tell user: "你可以複製回應內容存檔,或在 Claude.ai 中使用 Artifact 功能下載。"
Filename: (URL → domain+path slug, pasted → ; slug 一律用 分隔)
YYYYMMDD_HHmm_<slug>.mdpasted_text_When reviewing a URL or pasted text (not a bible-buddy reference file):
- Detect Desktop path using the script above
- Write the full report to
<detected-path>/YYYYMMDD_HHmm_<slug>.md - Show only the summary table in the conversation, with the file path
When reviewing a bible-buddy reference file: output the full report in the conversation as before.
Report structure
# 審查:[filename or URL or "使用者提供的內容"]
來源:[URL if applicable]
日期:[YYYY-MM-DD HH:mm:ss]For each check that has findings, use a table:
### N. 檢查名稱
| # | 原文摘錄 | 問題說明 |
|---|---------|---------|
| 1 | 「...」 | 簡短說明 |
| 2 | 「...」 | 簡短說明 |Checks with no findings: (one line, no table)
### N. 檢查名稱 — ✅ 通過End with a summary that explains the issues, not just counts them:
## 總結
| 檢查 | 結果 |
|------|------|
| 1. 事實錯誤 | 2 項 |
| 2. 經節編號 | ✅ |
| ... | ... |
### 主要問題說明
1. **[問題類型]** — 2-3 句白話解釋,這些問題為什麼重要、讀者該注意什麼。
2. ...Readability Rules
Reports should be easy to read for a Taiwan churchgoer, not just scholars:
- 全中文為主 — 希臘文/希伯來文只在必要時附註,不要大段英文引用
- 短段落 — 每個發現 2-3 句話就好,不要寫論文
- 白話 — 用台灣教會能理解的語言,避免學術腔
- 補充背景 ≠ 批評 — 年代錯置檢查的語氣是「補充資訊」,不是指責作者
- Reference file 引用只需標示來源名稱和關鍵事實,不要貼原文
Important Notes
- Use 上主 (not 耶和華 or YHWH) when referring to the divine name in reports
- Do NOT auto-fix anything. Report only.
- Be specific: include line numbers and quote the problematic text
- When a finding is based on a reference file, cite it: 「根據 anachronism-timeline.md:altar call 起源為 1830s,非 1820s」
- When in doubt, flag it — the user will decide whether to act
- Some checks may not apply to all content types (e.g., key-terms lists won't have strawman arguments). Skip with "N/A — 此檢查不適用於本內容"
- Reference files: read ONLY the 3 files listed in Step 4 under
(resolved path).
{BIBLE_BUDDY}/references/