AgentSkillsCN

Strong's Concordance Lookup

当用户询问有关圣经希腊语或希伯来语词汇、斯特朗编号、原文释义、经文中单词的词源,或进行经文索引查询时,可使用此技能。

SKILL.md
--- frontmatter
name: Strong's Concordance Lookup
description: Use this skill when the user asks about biblical Greek or Hebrew words, Strong's numbers, original language meanings, word etymology in Scripture, or concordance lookups
version: 1.0.0

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 search
  • language: "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:

  1. State the Strong's number (e.g., G26)
  2. Give the transliterated word (e.g., "agape")
  3. Include pronunciation if available
  4. Provide the definition
  5. Note any relevant context about word usage

Do not speculate beyond what the concordance provides. The data is factual reference material.