Stats
Actions
Tags
From bible-translation-resources
Compare scripture versions side by side
How this command is triggered — by the user, by Claude, or both
Slash command
/bible-translation-resources:compare-versions <book> <chapter>[:<verse>] [language]The summary Claude sees in its command listing — used to decide when to auto-load this command
Compare multiple scripture versions for the passage specified by $ARGUMENTS. Parse the arguments to identify the book abbreviation, chapter number, optional verse, and optional language code (default to "en"). 1. Use `fetch-scripture` with resource "ult" to get the Literal Text 2. Use `fetch-scripture` with resource "ust" to get the Simplified Text 3. Attempt to fetch any other available versions (t4t, ueb) for the same passage Present each version in a clearly labeled block quote, in this order: - **ULT** (Unfoldingword Literal Text) -- closest to the original language structure - **UST...
Compare multiple scripture versions for the passage specified by $ARGUMENTS.
Parse the arguments to identify the book abbreviation, chapter number, optional verse, and optional language code (default to "en").
fetch-scripture with resource "ult" to get the Literal Textfetch-scripture with resource "ust" to get the Simplified TextPresent each version in a clearly labeled block quote, in this order:
After presenting the texts, provide a brief analysis:
This helps translators understand the range of acceptable translation choices for the passage.
npx claudepluginhub unfoldingword/tc-helps-skills --plugin bible-translation-resources