Retrieve the original language text of a given Bible verse in Greek or Hebrew (OHGB version). Use when the user runs /original or requests this BibleMate workflow.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add eliranwong/biblemate-agentic-workspace --skill original --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Original?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eliranwong-original-ca69bc44)More formats (shields.io, HTML) on the badges page.
---
name: original
description: Retrieve the original language text of a given Bible verse in Greek or Hebrew (OHGB version). Use when the user runs /original or requests this BibleMate workflow.
---
# Original Language Scripture Retrieval Skill
## Overview
This standalone skill enables any agent to retrieve the original language (Greek or Hebrew) text of a given Bible verse by leveraging the local `OHGB` (Open Hebrew Greek Bible) database.
## Guidelines & Objectives
When executing this skill:
- Always run the python retriever script located at `.grok/skills/original/original_retriever.py`.
- Execute the script using: `python3 .grok/skills/original/original_retriever.py "<query>"` where `<query>` is the user input or scripture reference.
- Present the exact output of the script to the user without altering the original language text or transliterations.
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!