meeting-prep

meeting-prep is a skill for Claude Code, Codex from AlekseiUL/agentforge-openclaw. It costs 55 tokens per session (716 once invoked), scanned A, original, MIT.

A meeting-planning workflow that prepares an agenda, questions, a notes template, and follow-up steps for a call or meeting.

In plain words
What is it for?
Use it to prepare for meetings with clients, colleagues, investors, or partners, and to organize notes and follow-up after the meeting.
Why use it?
It helps turn a vague meeting goal into a timed plan and makes it easier to record decisions and assigned actions.

Skill for Claude CodeCodex

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

Good fit Use it to prepare for meetings with clients, colleagues, investors, or partners, and to organize notes and follow-up after the meeting.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alekseiul/agentforge-openclaw/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 AlekseiUL/agentforge-openclaw --skill meeting-prep
Clone the repo
git clone --depth 1 https://github.com/AlekseiUL/agentforge-openclaw

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 meeting-prep

README.md
[![agentmods](https://agentmods.dev/badge/skills/alekseiul/agentforge-openclaw/meeting-prep.svg)](https://agentmods.dev/skills/alekseiul/agentforge-openclaw/meeting-prep)
Your own site
<a href="https://agentmods.dev/skills/alekseiul/agentforge-openclaw/meeting-prep"><img src="https://agentmods.dev/badge/skills/alekseiul/agentforge-openclaw/meeting-prep.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 716 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.00055 $0.00716
Opus 5 $0.00028 $0.00358
Sonnet 5 $0.00011 $0.00143
Haiku 4.5 $0.00006 $0.00072

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

Security

Grade A, and why

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 8d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

examples/meeting-prep/SKILL.md · 98 lines

What it actually says

Meeting Prep

Помогает подготовиться к встречам: agenda, ключевые вопросы, шаблон заметок, follow-up. Тип: Workflow с Progressive Disclosure.

Алгоритм

Шаг 1. Контекст встречи

Спроси (по одному):

  1. С кем встреча? (клиент / коллега / инвестор / партнёр)
  2. Тема/цель?
  3. Сколько времени? (15 мин / 30 мин / 60 мин)
  4. Первая встреча или повторная?

Шаг 2. Agenda

Сгенерируй agenda по формату:

## Agenda: [тема]
Дата: [дата] | Время: [длительность]
Участники: [список]

1. [Тема блока] (X мин)
   - Ключевой вопрос
2. [Тема блока] (X мин)
   - Ключевой вопрос
3. Next steps (5 мин)

Правила:

  • Последние 5 минут ВСЕГДА на next steps
  • Не больше 4-5 блоков на 30-минутную встречу
  • Каждый блок = один ключевой вопрос

Шаг 3. Подготовительные вопросы

Предложи 3-5 вопросов которые стоит задать. Два типа:

  • Открытые (для понимания): "Как вы видите..."
  • Конкретные (для решений): "Какой дедлайн по..."

Шаг 4. Шаблон заметок

## Заметки: [тема] - [дата]

### Присутствовали
- 

### Ключевые решения
1. 
2. 

### Действия (кто / что / когда)
1. [ ] 
2. [ ] 

### Открытые вопросы
- 

Шаг 5. Follow-up (после встречи)

Если пользователь говорит "встреча прошла" или делится заметками:

  1. Сформируй follow-up сообщение (email/сообщение)
  2. Выдели action items с ответственными и дедлайнами
  3. Предложи дату следующей встречи если нужно

Детали по типам встреч (клиент, инвестор, 1-on-1) - см. references/ когда появятся.

Примеры

Запрос: "Готовлюсь к звонку с клиентом, 30 минут, обсуждаем новый проект"

Ответ:

## Agenda: Обсуждение нового проекта
Время: 30 мин

1. Контекст и цели проекта (10 мин)
   - Какую проблему решаем?
2. Объём работ и ожидания (10 мин)
   - Что входит в MVP?
3. Сроки и бюджет (5 мин)
   - Когда нужен результат?
4. Next steps (5 мин)

Вопросы к клиенту:
- Кто принимает финальное решение?
- Есть ли жёсткий дедлайн?
- Какой бюджет рассматриваете?
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. 8d ago First seen · 98 lines · 55 tokens per session scan A e36016efa93e

Subscribe to this mod's changes

meeting-prep is a skill published in the GitHub repository AlekseiUL/agentforge-openclaw (43 stars, last pushed 3mo ago), licensed MIT. It adds 55 tokens to every session and 716 once invoked, about $0.0003 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-30.