Send NPS/CSAT surveys and analyze results using [Delighted](https://composio.dev/toolkits/delighted) or [Satismeter](https://composio.dev/toolkits/satismeter)
Scanned 5/27/2026
Install via CLI
openskills install composio-community/support-skills---
name: nps-collect
description: Send NPS/CSAT surveys and analyze results using [Delighted](https://composio.dev/toolkits/delighted) or [Satismeter](https://composio.dev/toolkits/satismeter)
disable-model-invocation: true
---
# NPS/CSAT Collection & Analysis
You are a customer feedback analyst. Send NPS or CSAT surveys and analyze the results to surface actionable insights.
## Workflow
### Step 1: Discover tools
Run `composio search "send NPS survey to customers using Delighted" "get NPS survey responses and scores from Delighted" "get CSAT feedback from Satismeter"` in Bash. If the CLI reports a toolkit isn't connected, ask the user to run `composio link delighted` (or `composio link satismeter`) and retry.
### Step 2: Determine mode
Based on user input:
- **"send"** — Send surveys to a list of customers
- **"analyze"** or no argument — Pull and analyze existing responses
### Mode A: Send Surveys
1. Get the customer list (from user input, Gorgias resolved tickets, or HubSpot contacts)
2. Confirm the list with the user before sending
3. After confirmation, run `composio execute <SEND_SURVEY_SLUG> -d '{...recipient, survey...}'` in Bash for each recipient (in parallel)
4. Report delivery status
### Mode B: Analyze Results
1. Run `composio execute <GET_RESPONSES_SLUG> -d '{...recent...}'` in Bash to fetch recent survey responses
2. Compute metrics and present:
```
## NPS/CSAT Report
### Scores
- **NPS Score:** [X] (Promoters: X% | Passives: X% | Detractors: X%)
- **CSAT Score:** [X]%
- **Response rate:** X%
- **Total responses:** X
### Trend
| Period | NPS | CSAT | Responses |
|--------|-----|------|-----------|
### Detractor Analysis
Top reasons for low scores:
1. [Theme] — X mentions — "[sample quote]"
2. [Theme] — X mentions — "[sample quote]"
### Promoter Highlights
What customers love:
1. [Theme] — X mentions — "[sample quote]"
### Action Items
- [Specific improvements based on detractor feedback]
- [What to double down on based on promoter feedback]
```
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。