ワンクリックで
customer-support-customer-research
Research a customer's full context including account history, recent interactions, and sentiment
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Research a customer's full context including account history, recent interactions, and sentiment
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Draft an offer letter with compensation details and terms
Create structured interview plans with competency-based questions and scorecards. Triggers on "interview plan for [role]", "interview questions for [role]", "scorecard for [role]"
Headcount planning, org design, and team structure optimization. Triggers on "org planning", "headcount plan", "team structure", "reorg", "who should we hire next"
Track and manage recruiting pipeline from sourcing through offer. Triggers on "recruiting update", "candidate pipeline", "how many candidates", "hiring status for [role]"
Generate a prioritized daily plan. Triggers on "plan my day", "what's on my plate", "start my day", "morning plan", "daily priorities"
Quick meeting prep for any meeting — context, agenda, and talking points. Triggers on "prep for my meeting", "what's my next meeting about", "meeting context for [topic]"
| name | customer-support-customer-research |
| description | Research a customer's full context including account history, recent interactions, and sentiment |
| metadata | {"openclaw":{"tags":["customer-support","research","crm"]}} |
When the user asks to research a customer, look up account context, or understand a customer's history before responding to a ticket:
Use capability_execute with the following parameters:
If the result status is "needs_setup", inform the user that CRM access is
required and suggest running /connect_apps.
Use capability_execute with the following parameters:
Collect the last 20 interactions to understand the recent history and communication pattern.
Use capability_execute with the following parameters:
Look for account notes, onboarding documents, custom configuration details, or any special arrangements documented for this customer.
Use capability_execute with the following parameters:
Identify any recent internal conversations about this customer -- escalations, feature requests, bug reports, or renewal discussions.
Use capability_execute with the following parameters:
Gather any recent public information that might provide context -- funding rounds, leadership changes, product launches, layoffs, or acquisitions that could affect the support relationship.
Compile all gathered information into a structured profile:
## Customer Research Profile
### Account Overview
- **Company:** <company_name>
- **Contact:** <contact_name> (<contact_email>)
- **Plan/Tier:** <plan> (<tier>)
- **Account Health:** <health_score_or_status>
- **MRR:** <monthly_recurring_revenue>
- **Customer Since:** <contract_start_date>
- **Renewal Date:** <renewal_date>
- **CSM:** <customer_success_manager>
- **NPS Score:** <score_if_available>
### Support History
- **Lifetime tickets:** <count>
- **Open tickets:** <count>
- **Avg resolution time:** <calculated_from_history>
- **Recent ticket topics:**
1. <topic> - <date> - <status>
2. <topic> - <date> - <status>
3. <topic> - <date> - <status>
### Sentiment Analysis
- **Overall tone in recent interactions:** <positive/neutral/frustrated/escalating>
- **Recurring pain points:** <list of repeated issues>
- **Satisfaction trend:** <improving/stable/declining>
### Internal Context
- **Recent internal discussions:**
- <summary of relevant chat messages or notes>
- **Known issues affecting this customer:**
- <any bugs, feature gaps, or pending changes relevant to them>
- **Special arrangements:**
- <any custom configurations, SLAs, or agreements>
### External Context
- **Recent company news:**
- <relevant news items that may affect the relationship>
### Recommendations
1. **Engagement approach:** <how to approach based on sentiment and history>
2. **Proactive actions:** <things to address before the customer asks>
3. **Risk factors:** <anything that might affect retention or satisfaction>
4. **Upsell/expansion signals:** <if applicable based on usage patterns>
If any data source was unavailable, note it explicitly under the relevant section rather than omitting the section entirely. This helps the support agent understand what context is complete versus what gaps exist.