aii-call-debrief

Generates interactive HTML call debriefs from transcripts, notes, and CRM data.

Updated Aug 21, 2026
One-click install
npx skills add https://github.com/maestroventures/aiintegrator --skill aii-call-debrief-maestroventures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aii-call-debrief
Source: https://github.com/maestroventures/aiintegrator/tree/main/plugins/aii-blueprint/skills/aii-call-debrief
Command: npx skills add https://github.com/maestroventures/aiintegrator --skill aii-call-debrief-maestroventures

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? After a sales call, the transcript, your own notes, and the CRM record live in three different places, and turning them into an honest post-call review with concrete next steps is manual work that rarely happens. This Skill merges all three sources, runs an advisor-driven analysis, and produces a saved interactive debrief plus the follow-through actions the call created. ## Core Features & Use Cases - Three-source debrief generation: Merges the meeting transcript, the user's own notes, and CRM/deal context into one structured debrief JSON rendered as a standalone interactive HTML file by a locked builder script. - Conflict detection and capture questions: Flags genuine disagreements between notes and transcript, and writes plain-language capture questions (with transcript anchors) that feed a correction-to-training loop. - Verified follow-through: Stages follow-up emails as real unsendable-by-reflex drafts, logs a CRM note, creates a review task, and proves every required output landed before reporting done. - Use Case: After finishing a discovery call, say "debrief my call with Pat at Riverbend" and receive a saved HTML debrief with plan-vs-reality analysis, what went well, in-the-moment improvements, staged email drafts, and a seeded prompt for the next call guide. ## Quick Start Say "debrief my call with [person] at [company]" after the call ends and the transcript is available.

Frequently Asked Questions about aii-call-debrief

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

FAQPage Schema
How do I generate a call debrief from a meeting transcript?

Say "debrief my call with [person]" after the call. The Skill pulls the transcript by attendee email, your own notes, and the CRM record, runs the advisor sequence, and builds a standalone interactive HTML debrief saved to the client folder.

What happens if there is no transcript for the call yet?

The Skill can still build a notes-only debrief and flags the missing transcript in the output and as a review task. When the transcript later arrives, it folds it in and overwrites the same file rather than creating a second one.

Does the call debrief send follow-up emails automatically?

No. Follow-up emails are staged as real drafts in the user's drafts folder with recipients removed from the send bar, making accidental sends physically impossible. The user reviews and sends each draft themselves.

How does the debrief handle conflicts between my notes and the transcript?

It compares sources pairwise and places genuine disagreements in a conflicts array showing both readings plus how to settle them. It never silently picks one side; if sources agree, the conflicts section stays empty.

When should I not use the call debrief skill?

Do not use it for pre-call preparation, which belongs to the sibling Call Guide skill, or when you only want a quick verbal takeaway rather than a saved interactive debrief document.