# Meeting Prep

> Подготовка к встречам и звонкам: agenda, вопросы, заметки, follow-up. Triggers: 'подготовка к встрече', 'meeting prep', 'agenda', 'готовлюсь к звонку', 'план встречи'.

- **Type:** Skill
- **Install:** `agentstack add skill-alekseiul-agentforge-openclaw-meeting-prep`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [AlekseiUL](https://agentstack.voostack.com/s/alekseiul)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [AlekseiUL](https://github.com/AlekseiUL)
- **Source:** https://github.com/AlekseiUL/agentforge-openclaw/tree/main/examples/meeting-prep
- **Website:** https://t.me/Sprut_AI

## Install

```sh
agentstack add skill-alekseiul-agentforge-openclaw-meeting-prep
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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 мин)

Вопросы к клиенту:
- Кто принимает финальное решение?
- Есть ли жёсткий дедлайн?
- Какой бюджет рассматриваете?
```

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [AlekseiUL](https://github.com/AlekseiUL)
- **Source:** [AlekseiUL/agentforge-openclaw](https://github.com/AlekseiUL/agentforge-openclaw)
- **License:** MIT
- **Homepage:** https://t.me/Sprut_AI

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-alekseiul-agentforge-openclaw-meeting-prep
- Seller: https://agentstack.voostack.com/s/alekseiul
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
