skills/general/transcript-to-hubspot-sections/SKILL.md
Extract Situation, Pain, Impact, and Integrations from sales transcripts. Load when user wants transcript structured for HubSpot or business sections.
npx skillsauth add beam-ai-team/beam-next-skills transcript-to-hubspot-sectionsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Workflow ID: transcript-to-business-sections
Category: analysis
Priority: HIGH
Type: Sequential with quality gates
Before processing transcripts, writing business-section summaries, or updating HubSpot fields, show the transcript source, company/contact, destination folder or HubSpot record, extracted sections, and sensitive sales data included. Require explicit user approval in the current turn before writing files or updating HubSpot. In-chat extraction from user-pasted transcripts does not require approval beyond confirming the data source.
Process sales meeting transcripts and automatically extract structured information into four key business sections: Situation, Pain, Impact, and Integrations. This workflow transforms raw conversation data into organized text summaries for better analysis and follow-up strategies.
This workflow processes raw meeting transcripts into structured business intelligence, categorizing information into four key business sections while maintaining context and relationships between different data points.
Companies/{Company-Name}/Agent: transcript-processor
Tasks:
Quality Gate: Data Validation
Deliverables:
Agent: business-intelligence-analyst
Tasks:
Quality Gate: Section Completeness
Deliverables:
Agent: text-summarizer
Tasks:
Quality Gate: Summary Quality
Deliverables:
Agent: documentation-specialist
Tasks:
Quality Gate: Documentation Complete
Deliverables:
Purpose: Capture the company's current business context and environment Content:
Extraction Guidelines:
Purpose: Identify specific challenges, frustrations, and problems Content:
Extraction Guidelines:
Purpose: Quantify business consequences and opportunities Content:
Extraction Guidelines:
Purpose: Map technical requirements and system connections Content:
Extraction Guidelines:
workflow:
type: sequential
allow_skip: false
require_gates: true
estimated_duration: "5-8 minutes"
quality_gates:
- gate: "data_validation"
trigger: "after transcript ingestion"
criteria:
- "Transcript successfully parsed"
- "All participants identified"
- "Meeting context established"
validation_method: "PASS/CONCERNS/FAIL/WAIVED"
- gate: "section_completeness"
trigger: "after business analysis"
criteria:
- "All four sections populated"
- "Information is specific and actionable"
- "Business context is clear"
validation_method: "PASS/CONCERNS/FAIL/WAIVED"
- gate: "summary_quality"
trigger: "after text generation"
criteria:
- "Text summaries are clear and comprehensive"
- "Data consistency validated"
- "Cross-references accurate"
validation_method: "PASS/CONCERNS/FAIL/WAIVED"
- gate: "documentation_complete"
trigger: "after documentation"
criteria:
- "All text summaries properly formatted"
- "Documentation complete"
- "Follow-up actions defined"
validation_method: "PASS/CONCERNS/FAIL/WAIVED"
Companies/{Company-Name}/
├── transcripts/
│ ├── raw/
│ │ └── {meeting-name}.txt
│ └── processed/
│ ├── business-sections.md
│ ├── analysis-summary.md
│ └── processing-report.md
├── sections/
│ ├── situation.md
│ ├── pain-points.md
│ ├── impact-analysis.md
│ └── integration-requirements.md
└── follow-up/
├── action-items.md
└── next-steps.md
# Business Sections Summary
**Company**: Company Name
**Meeting Date**: YYYY-MM-DD
**Meeting Type**: discovery|demo|follow-up
**Participants**: [List of participants with roles]
## Situation
[Comprehensive text summary covering:]
- Company background and industry context
- Current business model and operations
- Market position and competitive landscape
- Recent developments and changes
- Organizational structure and decision-making
- Business objectives and strategic goals
## Pain Points
[Detailed analysis of challenges including:]
- Operational inefficiencies and bottlenecks
- Process delays and cost concerns
- Technology limitations and constraints
- Resource constraints and competitive pressures
- Customer satisfaction issues
- Specific frustrations and problems mentioned
## Impact
[Business consequences and opportunities including:]
- Financial impact (costs, revenue loss, savings potential)
- Operational impact (time savings, efficiency gains)
- Strategic impact (competitive advantage, market position)
- Risk factors and potential consequences
- Success metrics and KPIs discussed
- Opportunity costs and missed potential
## Integrations
[Technical requirements and system connections including:]
- Current technology stack and tools
- Required system integrations and connections
- Data flow requirements and API needs
- Security and compliance requirements
- Implementation constraints and dependencies
- Technical feasibility and compatibility
## Key Insights
- Most critical opportunities identified
- Competitive advantages and differentiators
- Implementation priorities and next steps
- Risk mitigation strategies
- Success factors and metrics
## Follow-up Actions
### Immediate (Next 24 hours)
- [Action items with owners and deadlines]
### Short-term (Next week)
- [Action items with owners and deadlines]
### Long-term (Next month)
- [Action items with owners and deadlines]
Companies/{name}/ structureSimple Path (Standard discovery calls):
Complex Path (Multi-stakeholder, technical discussions):
Minor Issues (Missing details):
Major Issues (Incomplete transcript):
graph TD
A[Start: Transcript Processing] --> B[Load & Validate Transcript]
B --> C{Data Quality Check}
C -->|PASS| D[Extract Meeting Metadata]
C -->|FAIL| E[Request Transcript Clarification]
E --> B
D --> F[Analyze HubSpot Sections]
F --> G[Situation Analysis]
F --> H[Pain Point Extraction]
F --> I[Impact Assessment]
F --> J[Integration Mapping]
G --> K[Section Completeness Check]
H --> K
I --> K
J --> K
K -->|PASS| L[Structure & Validate Data]
K -->|FAIL| M[Refine Analysis]
M --> F
L --> N[Data Quality Check]
N -->|PASS| O[Format for HubSpot]
N -->|FAIL| P[Fix Data Issues]
P --> L
O --> Q[Create Documentation]
Q --> R[Integration Success Check]
R -->|PASS| S[Complete]
R -->|FAIL| T[Fix Integration Issues]
T --> O
style S fill:#90EE90
style A fill:#FFE4B5
style C fill:#F0E68C
style K fill:#F0E68C
style N fill:#F0E68C
style R fill:#F0E68C
tools
Build a Palantir-shape, PDF-native use-case proposal document for a sophisticated enterprise account: research-grounded use cases (each with description, challenge, impact, value), an operating-graph ontology page, a recommended PoC with a week-by-week plan, and a closing page that asks for one decision. Load when a client asks us to 'propose high-impact use cases', requests a use-case presentation/catalog for a function (finance, HR, ops), or when a technical evaluation team will review candidates to pick a PoC. NOT for single-account cold outreach (use prospect-brief), full process diagnostics (use operating-diagnostic), or priced proposals (use proposal-creation).
development
Convert Beam Figma slide designs into high-fidelity, editable HTML presentation decks. Use when Codex is asked to audit Figma slides, extract slide templates, rebuild Beam slides as HTML decks, decide whether Figma imagery should be exported or rebuilt in HTML/CSS, create Beam/Prism-compatible deck templates, or improve fidelity of existing Beam HTML slide rebuilds.
development
Use the Beam AI reusable slide library: individual HTML slide templates extracted from Beam Figma rebuilds, kept separate from deck themes and full deck templates. Load when the user asks for a slide library, specific Beam slide patterns, reusable Figma-inspired slides, Prism slide-library items, or slide-level HTML templates.
development
Use Beam AI deck and report design packs, HTML templates, and curated examples to create sales decks, customer intro decks, RPO decks, and DIN A4 use-case proposal reports. Load when the user asks for Beam-branded presentation templates, Prism-compatible deck templates, Beam report templates, customer intro decks, commercial proposals, or reusable HTML deck/report examples.