meeting-followthrough

Analyze meeting transcripts to update CRM fields, draft recap emails, and log account memory.

3|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/aura-farming/escc --skill meeting-followthrough
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-followthrough
Source: https://github.com/aura-farming/escc/tree/main/skills/meeting-followthrough
Command: npx skills add https://github.com/aura-farming/escc --skill meeting-followthrough

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires transcript-analyzer, crm-operator, account-memory, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually processing meeting transcripts for CRM updates, recap emails, and account memory, providing an automated solution for sales teams.

Core Features & Use Cases

  • Automated Transcript Analysis: Analyzes meeting transcripts to extract key information like MEDDPICC fields, action items, risks, and key quotes.
  • CRM Updates: Proposes and applies updates to the CRM based on transcript analysis.
  • Recap Emails: Generates a draft recap email for the prospect, summarizing the meeting.
  • Account Memory: Appends call notes and other relevant information to the account's memory for better handoffs.

Quick Start

/recap deal:<deal_id> transcript:<transcript_path>

Frequently Asked Questions about meeting-followthrough

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

FAQPage Schema
How do I automate CRM updates from meeting transcripts?

To automate CRM updates from meeting transcripts, this Skill analyzes the transcript to extract key fields, proposes updates, and applies them directly to the CRM. It requires the transcript-analyzer and crm-operator components to process and write the data.

Can I generate recap emails automatically after a sales call?

Yes, you can generate recap emails automatically after a sales call. The Skill drafts a summary email for the prospect by extracting key information and action items directly from the meeting transcript analysis.

How does MEDDPICC extraction work for sales followup automation?

MEDDPICC extraction for sales followup automation works by parsing meeting transcripts to identify and populate specific qualification fields. The transcript-analyzer identifies these fields, risks, and action items to structure the deal data.

Do I need account-memory to log meeting notes and handoffs?

Yes, you need account-memory to log meeting notes and handoffs. The Skill appends call notes and relevant extracted information into the account's memory, ensuring better context and continuity for future interactions.

What is the best way to streamline post-meeting processes for sales teams?

The best way to streamline post-meeting processes is to automate transcript analysis, CRM updates, recap emails, and account memory logging in one workflow. This eliminates manual data entry and ensures immediate follow-through.

What are the limitations of automated transcript analysis for CRM updates?

A limitation of automated transcript analysis for CRM updates is its dependency on the transcript-analyzer, crm-operator, and account-memory components. The Skill cannot function without these specific tools to parse data, write updates, and log memory.