twenty-lead-intro-call-summary

Extracts a structured qualification brief from sales discovery call transcripts.

Updated Aug 3, 2026
One-click install
npx skills add https://github.com/masoodtalha/twenty --skill twenty-lead-intro-call-summary-masoodtalha
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: twenty-lead-intro-call-summary
Source: https://github.com/masoodtalha/twenty/tree/main/packages/twenty-apps/internal/twenty-partners/src/skills/twenty-lead-intro-call-summary
Command: npx skills add https://github.com/masoodtalha/twenty --skill twenty-lead-intro-call-summary-masoodtalha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Sales discovery calls contain critical deal details that get lost in raw transcripts or lossy summaries. This Skill turns messy, label-less ASR transcripts (including meetily exports) into a faithful, structured qualification brief that can qualify a deal and be handed to an implementation partner without losing decision-relevant detail. ## Core Features & Use Cases - Structured Extraction Against a Fixed Schema: Produces a Part A deal one-pager (company, people, needs, implementation complexity, commercials, timeline, objections, partner-fit assessment) plus a Part B appendix (product feedback, terminology, verbatim quotes). - Faithful, Gap-Aware Output: Extracts only what is in the transcript, marks missing fields as "Not discussed", separates facts from inferences, and preserves numbers, names, and quotes verbatim. - Partner Matching Alignment: Maps deployment, scope, region, language, and scale fields directly to Twenty's partner model for opportunity-to-partner handover. - Use Case: Point the Skill at a meetily recordings folder or paste a discovery call transcript, and receive a partner-ready deal brief with a 2-4 sentence partner-facing narrative. ## Quick Start Summarize this discovery call transcript into a qualification brief I can hand to an implementation partner.

Frequently Asked Questions about twenty-lead-intro-call-summary

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

FAQPage Schema
How do I summarize a sales call transcript into a qualification brief?▼

Provide the transcript as pasted text or a file path, and the Skill extracts a structured brief with a fixed schema covering company, needs, implementation complexity, commercials, timeline, and objections. Missing fields are marked "Not discussed" rather than fabricated.

What transcript formats does this call summary skill support?▼

It accepts pasted text, .txt, .vtt, and .srt files, plus meetily recording folders containing transcripts.json. For transcripts.json it concatenates segment text values; for VTT/SRT it strips cue numbers and timecodes.

Can it handle transcripts without speaker labels?▼

Yes. It infers from context which speaker is the vendor (Twenty) and which is the prospect, then attributes statements accordingly. Names garbled by speech-to-text are flagged as "(uncertain)" and never invented.

How does the brief map to partner matching in Twenty?▼

Sections on implementation complexity and partner need map to the Partner model: deployment maps to deploymentExpertise, scope needs to partnerScope, region and language to partner coverage, scale to capacity, and the partner tier assessment to partnerTier.

What are the limitations of automated call transcript summarization?▼

The output is only as complete as the transcript; topics never discussed appear as gaps rather than inferred answers. It also requires an actual transcript and will ask for one rather than proceed without source material.