jw-meeting-prep

jw-meeting-prep is a skill for Claude Code, Codex from elimorals/jw-agent-toolkit. It costs 72 tokens per session (408 once invoked), scanned A, original, Apache-2.0.

A meeting-preparation helper for Jehovah’s Witnesses’ Watchtower Study and midweek meetings, using articles from wol.jw.org or supplied Bible references.

In plain words
What is it for?
Use it to prepare Spanish-language meeting comments, paragraph summaries, cross-references, and questions for personal study.
Why use it?
It turns a study article or Bible chapter into organized notes, reducing the work of finding key points and possible comments.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to prepare Spanish-language meeting comments, paragraph summaries, cross-references, and questions for personal study.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/elimorals/jw-agent-toolkit/jw-meeting-prep
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add elimorals/jw-agent-toolkit --skill jw-meeting-prep
Clone the repo
git clone --depth 1 https://github.com/elimorals/jw-agent-toolkit

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for jw-meeting-prep

README.md
[![agentmods](https://agentmods.dev/badge/skills/elimorals/jw-agent-toolkit/jw-meeting-prep/github.svg)](https://agentmods.dev/skills/elimorals/jw-agent-toolkit/jw-meeting-prep)
Your own site
<a href="https://agentmods.dev/skills/elimorals/jw-agent-toolkit/jw-meeting-prep"><img src="https://agentmods.dev/badge/skills/elimorals/jw-agent-toolkit/jw-meeting-prep/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for jw-meeting-prep

Your own site · 80×15
<a href="https://agentmods.dev/skills/elimorals/jw-agent-toolkit/jw-meeting-prep"><img src="https://agentmods.dev/badge/skills/elimorals/jw-agent-toolkit/jw-meeting-prep.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 408 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00072 $0.00408
Opus 5 $0.00036 $0.00204
Sonnet 5 $0.00014 $0.00082
Haiku 4.5 $0.00007 $0.00041

Measured 10d ago against content hash 60bd6ac52d87, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

jw-meeting-prep scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/jw-meeting-prep/SKILL.md · 38 lines

What it actually says

Meeting prep helper (jw.org)

Call the MCP tool meeting_helper(input_text, language="es", max_paragraphs=8):

  • If the user gives a wol.jw.org URL (the week's study article), pass it as is.
  • If the user gives a Bible reference (e.g. "Juan 3:16"), pass that — the agent resolves it to the chapter and uses that as the source.

The tool returns findings (one per paragraph) and metadata.prep_prompts (question stems for the user to think through). For each paragraph finding, metadata.suggest_comment flags whether it's good for an early brief comment or richer content for a longer one.

Output for the user

Produce a structured prep document:

  1. Theme — the article/chapter title (from metadata.title or metadata.resolved_reference).
  2. Paragraph-by-paragraph guide — for each finding:
    • Paragraph number
    • The key point in 1 sentence
    • A comment suggestion if metadata.suggest_comment is non-empty
  3. Cross-references — from metadata.cross_references, list the top 5.
  4. Questions to consider — from metadata.prep_prompts.

Always cite the citation.url of every paragraph you reference.

Boundaries

  • For doctrinal Q&A use jw-apologetics instead.
  • For a single-verse lookup use jw-verse-lookup.
  • Default language is Spanish (es) for this user.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 38 lines · 72 tokens per session scan A 60bd6ac52d87

Subscribe to this mod's changes

jw-meeting-prep is a skill published in the GitHub repository elimorals/jw-agent-toolkit (5 stars, last pushed 26d ago), licensed Apache-2.0. It adds 72 tokens to every session and 408 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.