Bible verse retrieval by topic or reference
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/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.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill bible-verse-retrieval-by-topic-or-referenceAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.6 KB, 254 tokens by cl100k_base, as published. Nobody here has run it
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
- Quantity Constraint: You must provide the exact number of verses requested by the user (e.g., 15, 10).
- 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.
- 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 ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.