Retrieve the interlinear version of a given Bible verse in Greek or Hebrew (OHGBi version).
Scanned 9/19/2026
Install to Claude Code
npx -y skills add eliranwong/biblemate-agentic-workspace --skill interlinear --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Interlinear?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eliranwong-interlinear)More formats (shields.io, HTML) on the badges page.
---
name: interlinear
description: Retrieve the interlinear version of a given Bible verse in Greek or Hebrew (OHGBi version).
---
# Interlinear Language Scripture Retrieval Skill
## Overview
This standalone skill enables any agent to retrieve the interlinear version of a given Bible verse in Greek or Hebrew by leveraging the local `OHGBi` (Open Hebrew Greek Bible Interlinear) database.
## Guidelines & Objectives
When executing this skill:
- Always run the python retriever script located at `.agents/skills/interlinear/interlinear_retriever.py`.
- Execute the script using: `python3 .agents/skills/interlinear/interlinear_retriever.py "<query>"` where `<query>` is the user input or scripture reference.
- Present the exact output of the script to the user, maintaining the interlinear formatting (morphemes and word-by-word glosses).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!