Retrieve and compare definitions for Strong's numbers or original language keys from local lexicon databases.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add eliranwong/biblemate-agentic-workspace --skill lexicon --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lexicon?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eliranwong-lexicon-biblemate-agentic-workspace)More formats (shields.io, HTML) on the badges page.
---
name: lexicon
description: Retrieve and compare definitions for Strong's numbers or original language keys from local lexicon databases.
---
# Bible Lexicon Retrieval Skill
## Overview
This standalone skill enables any agent to retrieve and compare definitions for Strong's numbers (e.g. H148, G2479) or other lexicon keys directly from local SQLite databases stored in `~/biblemate/data/lexicons` or `~/biblemate/data_custom/lexicons`.
## Guidelines & Objectives
When executing this skill:
- Always run the python retriever script located at `.claude/skills/lexicon/lexicon_retriever.py` to retrieve the requested entries.
- Execute the script using: `python3 .claude/skills/lexicon/lexicon_retriever.py "<query>"` where `<query>` is the input prompt or arguments.
- Pass the user's version and entries query exactly as given to the script.
- Present the exact output of the script to the user without summarizing, paraphrasing, or altering the definition text, maintaining absolute accuracy.
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!