Strong's Concordance Lookup
About
This skill enables Claude to look up biblical Greek and Hebrew words using Strong's Concordance. It provides definitions, etymologies, and verse references when users ask about original language meanings or specific Strong's numbers. Developers should activate it for queries involving biblical word studies, concordance searches, or Strong's number lookups.
Quick Install
Claude Code
Recommended/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/Strong's Concordance LookupCopy and paste this command in Claude Code to install this skill
Documentation
Strong's Concordance Lookup
You have access to Strong's Concordance via the KJBC MCP server. Use these tools to provide grounded biblical language information.
Available Tools
mcp__kjbc__word - Search by English word
Find Strong's numbers for any English word in the KJV.
Parameters:
word(required): English word to searchlanguage: "greek" (default) or "hebrew"show_verses: Include verse references (default: false)
Example: To find Greek words for "love", call mcp__kjbc__word with {"word": "love", "language": "greek"}
mcp__kjbc__entry - Get Strong's definition
Look up the full definition for a Strong's number.
Parameters:
entry_number(required): Strong's number (e.g., "G26", "H7965")language: "greek" (default) or "hebrew"
Example: To get the definition of agape, call mcp__kjbc__entry with {"entry_number": "G26", "language": "greek"}
mcp__kjbc__langs - List languages
Returns available languages (Greek, Hebrew).
When to Use
Use these tools when the user asks about:
- Original Greek or Hebrew words behind English translations
- Word definitions or etymology in biblical texts
- Strong's numbers or concordance lookups
- Comparing different Greek/Hebrew words translated the same way in English
Response Guidelines
When providing concordance information:
- State the Strong's number (e.g., G26)
- Give the transliterated word (e.g., "agape")
- Include pronunciation if available
- Provide the definition
- Note any relevant context about word usage
Do not speculate beyond what the concordance provides. The data is factual reference material.
GitHub Repository
Related Skills
content-collections
MetaThis skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
cloudflare-turnstile
MetaThis skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.
llamaindex
MetaLlamaIndex is a data framework for building RAG-powered LLM applications, specializing in document ingestion, indexing, and querying. It provides key features like vector indices, query engines, and agents, and supports over 300 data connectors. Use it for document Q&A, chatbots, and knowledge retrieval when building data-centric applications.
canvas-design
MetaThe canvas-design skill generates original visual art in PNG and PDF formats for creating posters, designs, and other static artwork. It operates through a two-step process: first creating a design philosophy document, then visually expressing it on a canvas. The skill focuses on original compositions using form, color, and space while avoiding copyright infringement by never copying existing artists' work.
