post-meeting

Distill meeting transcripts into durable memory and draft follow-up emails.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/yxy23/praxis --skill post-meeting-yxy23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-meeting
Source: https://github.com/yxy23/praxis/tree/main/skills/post-meeting
Command: npx skills add https://github.com/yxy23/praxis --skill post-meeting-yxy23

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

After meetings, teams struggle to distill decisions, assign actions, and store durable memory. The post-meeting skill ingests transcripts or notes, synthesizes decisions, and drafts follow-up communication while updating key memory stores across the vault and project context.

Core Features & Use Cases

  • Ingests transcripts or notes to extract decisions, actions, and discussion topics.
  • Distills results into durable memory across people-context, workspace, project-context, and decisions-log; proposes email drafts.
  • Supports notes mode for in-person meetings with per-entry distillation confirmation and safety gates.

Quick Start

Paste the meeting transcript or notes and run /post-meeting to distill decisions, draft a follow-up email, and update durable memory.

Frequently Asked Questions about post-meeting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I distill meeting transcripts into action items and durable memory?

Meeting transcript distillation extracts decisions, action items, and discussion topics from pasted text, then stores them as durable memory across vault, project, and decisions-log contexts. It also drafts follow-up emails to close the communication loop.

Can I draft a follow-up email automatically from my meeting notes?

Yes, follow-up email drafting is supported from meeting notes or transcripts. The workflow prompts you to select a sender before drafting, ensuring the proposed email is properly contextualized for the intended recipient.

What is the best way to extract decisions from in-person meeting notes?

In-person meeting notes are processed via notes mode, which applies safety gates and per-entry distillation confirmation. This ensures each extracted decision is verified before being written to durable memory stores.

How does cross-agent memory coordination work for post-meeting workflows?

Cross-agent memory coordination updates people-context, workspace, project-context, and decisions-log simultaneously during memory distillation. This ensures functional agents and project agents share consistent post-meeting state.

Do I need to verify participant names before writing meeting summaries to memory?

Yes, name verification is a required safety gate before memory writes. The workflow performs contextual retrieval and hollow checks to validate participant identities before confirming any durable memory updates.

What are the limitations of automated post-meeting memory distillation?

The distillation process requires user confirmation before writing to memory and drafting emails, operating in gated phases. It cannot autonomously send emails or bypass the safety checks designed for secure memory updates.