Search for given words or phrases in the book of Obadiah in one or multiple bibles, with wildcards (*, ?) and logical combinations (+, |) supported. Use when the user runs /Obad or requests this BibleMate workflow.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add eliranwong/biblemate-agentic-workspace --skill Obad --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Obad?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eliranwong-obad-d917a873)More formats (shields.io, HTML) on the badges page.
---
name: Obad
description: Search for given words or phrases in the book of Obadiah in one or multiple bibles, with wildcards (*, ?) and logical combinations (+, |) supported. Use when the user runs /Obad or requests this BibleMate workflow.
---
# Bible Search Skill - Obadiah
## Overview
This standalone skill enables any agent to search for words or phrases inside the book of Obadiah in local SQLite Bible databases stored in `~/biblemate/data/bibles` or `~/biblemate/data_custom/bibles`.
## Guidelines & Objectives
When executing this skill:
- Always run the python retriever script located at `.grok/skills/search/search_retriever.py` with the `--book Obad` option to perform the search.
- Execute the script using: `python3 .grok/skills/search/search_retriever.py --book Obad "<query>"` where `<query>` is the input prompt or arguments.
- Pass the user's version and search query exactly as given to the script.
- Present the exact output of the script to the user without summarizing, paraphrasing, or altering the text, maintaining the absolute authority and accuracy of God's Word.
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!