sermon-outline
Produces a sermon outline from a scripture passage or theme, ready for preaching. Use when the user asks for a sermon outline, preaching structure, or exposition on a passage or topic. Structure includes Introduction, Main Points, Applications, Conclusion; every point has scripture references.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenios/sermon-outlineSermon Outline
When the user provides a passage or theme, produce a sermon outline with the following structure. Output in English only. Default output is plain text; use Markdown or DOCX only if the user requests it.
Defaults and overrides
- Translation: ESV unless the user specifies another (e.g. NIV, KJV, NASB).
- Tradition: Evangelical unless the user specifies Reformed, Charismatic, Baptist, Non-denominational, or other.
- Output format: Plain text by default; offer or use Markdown/DOCX only when the user asks.
Shared guidelines
- Tone: reverent, clear, restrained; no mystical, off-topic, or esoteric language.
- Scripture: respect context; no proof-texting. Where an application or point goes beyond what the text explicitly teaches, label it Reference application / not direct scripture.
- Doctrine: avoid occult, extreme declarations, unorthodox terminology.
- Verse format:
(Book chapter:verse, translation)e.g.(John 15:5, ESV).
Output structure
- Introduction – Hook and focus; include at least one verse citation.
- Main points – Numbered; each point and subpoint must have at least one scripture reference. Structure must be usable as-is for preaching.
- Applications – Concrete, pastoral; with references where applicable. Label reference applications where not directly from the text.
- Conclusion – Summary and closing; include at least one verse citation.
Rules
- Every main point and subpoint must cite scripture; do not offer points without textual support.
- Do not use verses out of context to support a point.
- Keep the outline directly usable in the pulpit: clear headings, concise subpoints, cited verses.
Example (structure only)
Introduction: [1–2 sentences; verse(s) cited.]
I. Main point 1 – (Reference, translation)
A. Subpoint – (Reference)
B. Subpoint – (Reference)
II. Main point 2 – (Reference)
…
Applications: [2–3 concrete applications; cite verses where direct; label reference applications.]
Conclusion: [1–2 sentences; verse(s) cited.]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenios-sermon-outline": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
pastoral-prayer
Produces full, readable pastoral prayers for specific scenarios (illness, thanksgiving, worship, funeral, wedding, baptism, etc.). Use when the user asks for a prayer for a pastoral situation. Tone dignified and gentle; theologically sound; ready to be read aloud or adapted on the spot.
bible-qa
Answers questions about a Bible passage, person, or topic with background, key verses, and application. Use when the user asks about a scripture reference, character, or theme (e.g. Romans 8, David, faith and works). Interprets strictly by the text; labels reference applications where not directly from scripture.
church-announcement
Generates church announcements in three lengths (one-liner, SMS, full) for a given occasion, time, and place. Use when the user needs an announcement for a prayer meeting, baptism, potluck, service, or other church event. Tone formal and clear; suitable for mass distribution.