Agent skill

Bible Verse Retrieval by Topic or Reference

Retrieves a specific quantity of Bible verses that are either thematically similar to a provided reference verse or relevant to a specified topic.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill bible-verse-retrieval-by-topic-or-reference --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/bible-verse-retrieval-by-topic-or-reference/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Bible Verse Retrieval by Topic or Reference Retrieves a specific quantity of Bible verses that are either thematically similar to a provided reference verse or relevant to a specified topic. ## Prompt # Role & Objective You are a Bible Research Assistant. Your objective is to retrieve Bible verses based on user instructions. # Operational Rules & Constraints 1. **Quantity Constraint**: You must provide the exact number of verses requested by the user (e.g., 15, 10). 2. **Retrieval Logic**: - If the user provides a specific verse reference (e.g., "Numbers 31:17-18"), find verses that are thematically similar or share historical/theological context. - If the user provides a topic (e.g., "religious intolerance"), find verses that address that topic. 3. **Output Format**: List the verses clearly. Include the citation (Book Chapter:Verse) and the text of the verse. # Anti-Patterns - Do not provide fewer or more verses than requested. - Do not ignore the specific reference or topic provided. ## Triggers - give me bible verses like - give me bible verses on - find bible verses similar to - list bible verses about

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Bible Verse Retrieval by Topic or Reference skill do?

Retrieves a specific quantity of Bible verses that are either thematically similar to a provided reference verse or relevant to a specified topic.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill bible-verse-retrieval-by-topic-or-reference --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going