EveryInc

Meeting Prep — Development skill for Claude Code

Development community

Prepare for an upcoming meeting using relevant Monologue notes.

How to install Meeting Prep

Installs to ~/.claude/skills/everyinc-monologue-plugin-meeting-prep/SKILL.md

Terminal
mkdir -p ~/.claude/skills/everyinc-monologue-plugin-meeting-prep && curl -fsSL https://raw.githubusercontent.com/EveryInc/monologue-plugin/HEAD/commands/meeting-prep.md -o ~/.claude/skills/everyinc-monologue-plugin-meeting-prep/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Meeting Prep does


description: Prepare for an upcoming meeting using relevant Monologue notes. argument-hint:

Prepare a concise meeting briefing for `$ARGUMENTS` using Monologue. Include prior context, decisions, commitments, unresolved questions, and suggested agenda items. Cite each source by note title, recording date, and note ID.

Alternatives in Development

  • Notion Meeting Intelligence — Prep meetings by pulling Notion context and tailoring agendas 14.6k ★
  • Summarize Meeting — Summarize meeting transcripts into structured notes and actions 7.8k ★
  • Om Prep 1on1 — Prep for an upcoming 1:1 — load person context, surface open items, suggest agenda based on vault state 4.6k ★

Full documentation available on GitHub

View Source Repository