account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Draft a professional customer-facing response tailored to the situation and relationship. Use when answering a product question, responding to an escalation or outage, delivering bad news like a delay or won't-fix, declining a feature request, or replying to a billing issue.
$ npx -y skills add charlieviettq/awesome-agent-skill --skill draft-response --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/draft-responseContext preview
The summary Claude sees to decide when to auto-load this skill.
Draft a professional customer-facing response tailored to the situation and relationship. Use when answering a product question, responding to an escalation or outage, delivering bad news like a delay or won't-fix, declining a feature request, or replying to a billing issue.
name: draft-response description: "Draft a professional customer-facing response tailored to the situation and relationship. Use when answering a product question, responding to an escalation or outage, delivering bad news like a delay or won't-fix, declining a feature request, or replying to a billing issue." allowed-tools: Read, Glob, Grep argument-hint: <situation description>
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS-customer-support.md).
Draft a professional, customer-facing response tailored to the situation, customer relationship, and communication context.
/draft-response <context about the customer question, issue, or request>
Examples:
Parse the user's input to determine:
Gather relevant background from available sources:
**~~email:**
**~~chat:**
**~~CRM (if connected):**
**~~support platform (if connected):**
**~~knowledge base:**
Produce a response tailored to the situation:
## Draft Response **To:** [Customer contact name] **Re:** [Subject/topic] **Channel:** [Email / Ticket / Chat] **Tone:** [Empathetic / Professional / Technical / Celebratory / Candid] --- [Draft response text] --- ### Notes for You (internal — do not send) - **Why this approach:** [Rationale for tone and content choices] - **Things to verify:** [Any facts or commitments to confirm before sending] - **Risk factors:** [Anything sensitive about this response] - **Follow-up needed:** [Actions to take after sending] - **Escalation note:** [If this should be reviewed by someone else first]
Before presenting the draft, verify:
After presenting the draft:
---
1. **Lead with empathy**: Acknowledge the customer's situation before jumping to solutions 2. **Be direct**: Get to the point — customers are busy. Bottom-line-up-front. 3. **Be honest**: Never overpromise, never mislead, never hide bad news in jargon 4. **Be specific**: Use concrete details, timelines, and names — avoid vague language 5. **Own it**: Take responsibility when appropriate. "We" not "the system" or "the process" 6. **Close the loop**: Every response should have a clear next step or call to action 7. **Match their energy**: If they're frustrated, be empathetic first. If they're excited, be enthusiastic.
For most customer communications, follow this structure:
1. Acknowledgment / Context (1-2 sentences) - Acknowledge what they said, asked, or are experiencing - Show you understand their situation 2. Core Message (1-3 paragraphs) - Deliver the main information, answer, or update - Be specific and concrete - Include relevant details they need 3. Next Steps (1-3 bullets) - What YOU will do and by when - What THEY need to do (if anything) - When they'll hear from you next 4. Closing (1 sentence) - Warm but professional sign-off - Reinforce you're available if needed
| Situation | Tone | Characteristics | |-----------|------|--------
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…