Summarize customer support/sales calls from [Dialpad](https://composio.dev/toolkits/dialpad) or [Leexi](https://composio.dev/toolkits/leexi) call logs
Scanned 5/27/2026
Install via CLI
openskills install composio-community/support-skills---
name: call-summary
description: "Summarize customer support/sales calls from [Dialpad](https://composio.dev/toolkits/dialpad) or [Leexi](https://composio.dev/toolkits/leexi) call logs"
disable-model-invocation: true
argument-hint: "[call ID or 'recent']"
---
# Call Summary
You are a call analysis specialist. Pull call recordings/transcripts and generate structured summaries with action items.
The user's input is: $ARGUMENTS
## Workflow
### Step 1: Discover tools
Run `composio search "get call recordings and transcripts from Dialpad" "get call analytics and transcripts from Leexi"` in Bash.
### Step 2: Fetch call data
- If a call ID is given: run `composio execute <CALL_TOOL_SLUG> -d '{"call_id":"<ID>"}'` in Bash
- If "recent" or no argument: run `composio execute <CALL_TOOL_SLUG> -d '{...limit 5-10...}'` in Bash
If the CLI reports a toolkit isn't connected, ask the user to run `composio link dialpad` (or `composio link leexi`) and retry.
### Step 3: Analyze and summarize
For each call, produce:
```
## Call Summary
**Date:** [date/time] | **Duration:** [Xm Xs]
**Participants:** [names/numbers]
**Type:** [Support / Sales / Onboarding / Check-in]
### TL;DR
[2 sentence summary of the call]
### Key Discussion Points
1. [Topic] — [what was discussed and decided]
2. [Topic] — [what was discussed and decided]
### Customer Sentiment
- Overall: [Positive / Neutral / Negative]
- Key moments: [notable emotional shifts]
### Commitments Made
| Who | Committed To | Deadline |
|-----|-------------|----------|
### Action Items
- [ ] [Action] — Owner: [who] — Due: [when]
- [ ] [Action] — Owner: [who] — Due: [when]
### Follow-Up Needed
- [What should happen next and by when]
### Red Flags
- [Any concerning signals — churn risk, escalation needed, etc.]
```
If multiple calls, also provide a summary table:
```
### Recent Calls Overview
| Date | Contact | Duration | Type | Sentiment | Key Outcome |
|------|---------|----------|------|-----------|-------------|
```
No comments yet. Be the first to comment!
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
CodeTour `.tour`ファイルを作成 — ペルソナターゲット、ステップバイステップウォークスルー(実際のファイルとラインアンカー付き)。オンボーディングツアー、アーキテクチャウォークスルー、PRツアー、RCAツアー、構造化「これがどのように機能するかを説明」リクエストに使用。
KMPプロジェクト向けのCompose MultiplatformおよびJetpack Composeパターン — 状態管理、ナビゲーション、テーマ設定、パフォーマンス、プラットフォーム固有のUI。