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
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
development
--- name: taste-skill type: skill version: '1.0' author: Leonxlnx (packaged by Zhichao Li) category: general tags: - frontend - design - anti-slop - landing-page updated: '2026-06-11' visibility: public description: Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check. license: MIT.
development
Use when communicating quantitative information in any form — Slack updates, emails, reports, decks, dashboards, landing pages, product UI, public talks. Covers two integrated layers: (1) making numbers semantically meaningful (translation, anchoring, simplification, story-pairing) and (2) showing numbers cleanly (chart vs table vs prose, chart-by-message, pre-attentive emphasis, color discipline, decluttering). Distilled and integrated from *Show Me the Numbers* (Stephen Few) and *Make Numbers Count* (Chip Heath & Karla Starr). Not for raw data analysis or statistics — this is about communication of numbers, not their derivation.
development
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.
tools
Stateful multi-session tutor adapted for Beam — teach a stakeholder to understand, trust, and operate a specific agent, or teach a Solution Engineer a client's business process for delivery. Grounds every lesson in Knowledge Hub sources (real agent graphs, real tasks, transcripts, Linear) before any web resource. Also works for any general topic. Trigger on "teach me", "beam teach", "教我", "onboard <person> on <agent>", "help <stakeholder> understand the agent", "learn this client's process".