Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

draft-response答复草稿

Agent Skill

draft-response 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

19,198

周安装

792

GitHub Stars

11,710

下载量

6,273
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:draft-response(答复草稿)
来源仓库:https://github.com/anthropics/knowledge-work-plugins
仓库路径:skills/draft-response
安装命令:
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill draft-response
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill draft-response

简介

draft-response 用于起草面向客户的专业回复,支持多种沟通场景如问题解答、延期通知或升级处理。

  • 它适用于客服沟通、客户支持和技术响应等对外交流场景。
  • 可根据客户关系、紧急程度和品牌语调定制回复风格,确保语气得体。
  • 输出为可编辑草稿,建议用户审阅后再发送,避免直接引用敏感数据。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

/draft-response

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.

Draft a professional, customer-facing response tailored to the situation, customer relationship, and communication context.

Usage

/draft-response <context about the customer question, issue, or request>

Examples:

  • /draft-response Acme Corp is asking when the new dashboard feature will ship
  • /draft-response Customer escalation — their integration has been down for 2 days
  • /draft-response Responding to a feature request we won't be building
  • /draft-response Customer hit a billing error and wants a resolution ASAP

Workflow

1. Understand the Context

Parse the user's input to determine:

  • Customer: Who is the communication for? Look up account context if available.
  • Situation type: Question, issue, escalation, announcement, negotiation, bad news, good news, follow-up
  • Urgency: Is this time-sensitive? How long has the customer been waiting?
  • Channel: Email, support ticket, chat, or other (adjust formality accordingly)
  • Relationship stage: New customer, established, frustrated/escalated
  • Stakeholder level: End user, manager, executive, technical, business

2. Research Context

Gather relevant background from available sources:

~~email:

  • Previous correspondence with this customer on this topic
  • Any commitments or timelines previously shared
  • Tone and style of the existing thread

~~chat:

  • Internal discussions about this customer or topic
  • Any guidance from product, engineering, or leadership
  • Similar situations and how they were handled

~~CRM (if connected):

  • Account details and plan level
  • Contact information and key stakeholders
  • Previous escalations or sensitive issues

~~support platform (if connected):

  • Related tickets and their resolution
  • Known issues or workarounds
  • SLA status and response time commitments

~~knowledge base:

  • Official documentation or help articles to reference
  • Product roadmap information (if shareable)
  • Policy or process documentation

3. Generate the Draft

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]

4. Run Quality Checks

Before presenting the draft, verify:

  • Tone matches the situation and relationship
  • No commitments beyond what's authorized
  • No product roadmap details that shouldn't be shared externally
  • Accurate references to previous conversations
  • Clear next steps and ownership
  • Appropriate for the stakeholder level (not too technical for executives, not too vague for engineers)
  • Length is appropriate for the channel (shorter for chat, fuller for email)

5. Offer Iterations

After presenting the draft:

  • "Want me to adjust the tone? (more formal, more casual, more empathetic, more direct)"
  • "Should I add or remove any specific points?"
  • "Want me to make this shorter/longer?"
  • "Should I draft a version for a different stakeholder?"
  • "Want me to draft the internal escalation note as well?"
  • "Should I prepare a follow-up message to send after [X days] if no response?"

Customer Communication Best Practices

Core Principles

  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.

Response Structure

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

Length Guidelines

  • Chat/IM: 1-4 sentences. Get to the point immediately.
  • Support ticket response: 1-3 short paragraphs. Structured and scannable.
  • Email: 3-5 paragraphs max. Respect their inbox.
  • Escalation response: As long as needed to be thorough, but well-structured with headers.
  • Executive communication: Shorter is better. 2-3 paragraphs max. Data-driven.

Tone and Style Guidelines

Tone Spectrum

SituationToneCharacteristics
Good news / winsCelebratoryEnthusiastic, warm, congratulatory, forward-looking
Routine updateProfessionalClear, concise, informative, friendly
Technical responsePreciseAccurate, detailed, structured, patient
Delayed deliveryAccountableHonest, apologetic, action-oriented, specific
Bad newsCandidDirect, empathetic, solution-oriented, respectful
Issue / outageUrgentImmediate, transparent, actionable, reassuring
EscalationExecutiveComposed, ownership-taking, plan-presenting, confident
Billing / accountPreciseClear, factual, empathetic, resolution-focused

Tone Adjustments by Relationship Stage

New Customer (0-3 months):

  • More formal and professional
  • Extra context and explanation (don't assume knowledge)
  • Proactively offer help and resources
  • Build trust through reliability and responsiveness

Established Customer (3+ months):

  • Warm and collaborative
  • Can reference shared history and previous conversations
  • More direct and efficient communication
  • Show awareness of their goals and priorities

Frustrated or Escalated Customer:

  • Extra empathy and acknowledgment
  • Urgency in response times
  • Concrete action plans with specific commitments
  • Shorter feedback loops

Writing Style Rules

DO:

  • Use active voice ("We'll investigate" not "This will be investigated")
  • Use "I" for personal commitments and "we" for team commitments
  • Name specific people when assigning actions ("Sarah from our engineering team will...")
  • Use the customer's terminology, not your internal jargon
  • Include specific dates and times, not relative terms ("by Friday January 24" not "in a few days")
  • Break up long responses with headers or bullet points

DON'T:

  • Use corporate jargon or buzzwords ("synergy", "leverage", "paradigm shift")
  • Deflect blame to other teams, systems, or processes
  • Use passive voice to avoid ownership ("Mistakes were made")
  • Include unnecessary caveats or hedging that undermines confidence
  • CC people unnecessarily — only include those who need to be in the conversation
  • Use exclamation marks excessively (one per email max, if any)

Situation-Specific Approaches

Answering a product question:

  • Lead with the direct answer
  • Provide relevant documentation links
  • Offer to connect them with the right resource if needed
  • If you don't know the answer: say so honestly, commit to finding out, give a timeline

Responding to an issue or bug:

  • Acknowledge the impact on their work
  • State what you know about the issue and its status
  • Provide workaround if available
  • Set expectations for resolution timeline
  • Commit to updates at regular intervals

Handling an escalation:

  • Acknowledge the severity and their frustration
  • Take ownership (no deflecting or excuse-making)
  • Provide a clear action plan with timeline
  • Identify the person accountable for resolution
  • Offer a meeting or call if appropriate for the severity

Delivering bad news (feature sunset, delay, can't-fix):

  • Be direct — don't bury the news
  • Explain the reasoning honestly
  • Acknowledge the impact on them specifically
  • Offer alternatives or mitigation
  • Provide a clear path forward

Sharing good news (feature launch, milestone, recognition):

  • Lead with the positive outcome
  • Connect it to their specific goals or use case
  • Suggest next steps to capitalize on the good news
  • Express genuine enthusiasm

Declining a request (feature request, discount, exception):

  • Acknowledge the request and its reasoning
  • Be honest about the decision
  • Explain the why without being dismissive
  • Offer alternatives when possible
  • Leave the door open for future conversation

Response Templates for Common Scenarios

Acknowledging a Bug Report

Hi [Name],

Thank you for reporting this — I can see how [specific impact] would be
frustrating for your team.

I've confirmed the issue and escalated it to our engineering team as a
[priority level]. Here's what we know so far:
- [What's happening]
- [What's causing it, if known]
- [Workaround, if available]

I'll update you by [specific date/time] with a resolution timeline.
In the meantime, [workaround details if applicable].

Let me know if you have any questions or if this is impacting you in
other ways I should know about.

Best,
[Your name]

Acknowledging a Billing or Account Issue

Hi [Name],

Thank you for reaching out about this — I understand billing issues
need prompt attention, and I want to make sure this gets resolved
quickly.

I've looked into your account and here's what I'm seeing:
- [What happened — clear factual explanation]
- [Impact on their account — charges, access, etc.]

Here's what I'm doing to fix this:
- [Action 1 — with timeline]
- [Action 2 — if applicable]

[If resolution is immediate: "This has been corrected and you should
see the change reflected within [timeframe]."]
[If needs investigation: "I'm escalating this to our billing team
and will have an update for you by [specific date]."]

I'm sorry for the inconvenience. Let me know if you have any
questions about your account.

Best,
[Your name]

Responding to a Feature Request You Won't Build

Hi [Name],

Thank you for sharing this request — I can see why [capability] would
be valuable for [their use case].

I discussed this with our product team, and this isn't something we're
planning to build in the near term. The primary reason is [honest,
respectful explanation — e.g., it serves a narrow use case, it conflicts
with our architecture direction, etc.].

That said, I want to make sure you can accomplish your goal. Here are
some alternatives:
- [Alternative approach 1]
- [Alternative approach 2]
- [Integration or workaround if applicable]

I've also documented your request in our feedback system, and if our
direction changes, I'll let you know.

Would any of these alternatives work for your team? Happy to dig
deeper into any of them.

Best,
[Your name]

Outage or Incident Communication

Hi [Name],

I wanted to reach out directly to let you know about an issue affecting
[service/feature] that I know your team relies on.

**What happened:** [Clear, non-technical explanation]
**Impact:** [How it affects them specifically]
**Status:** [Current status — investigating / identified / fixing / resolved]
**ETA for resolution:** [Specific time if known, or "we'll update every X hours"]

[If applicable: "In the meantime, you can [workaround]."]

I'm personally tracking this and will update you as soon as we have a
resolution. You can also check [status page URL] for real-time updates.

I'm sorry for the disruption to your team's work. We take this seriously
and [what you're doing to prevent recurrence if known].

[Your name]

Following Up After Silence

Hi [Name],

I wanted to check in — I sent over [what you sent] on [date] and
wanted to make sure it didn't get lost in the shuffle.

[Brief reminder of what you need from them or what you're offering]

If now isn't a good time, no worries — just let me know when would be
better, and I'm happy to reconnect then.

Best,
[Your name]

Follow-up and Escalation Guidance

Follow-up Cadence

SituationFollow-up Timing
Unanswered question2-3 business days
Open support issueDaily until resolved for critical, 2-3 days for standard
Post-meeting action itemsWithin 24 hours (send notes), then check at deadline
General check-inAs needed for ongoing issues
After delivering bad news1 week to check on impact and sentiment

When to Escalate

Escalate to your manager when:

  • Customer threatens to cancel or significantly downsell
  • Customer requests exception to policy you can't authorize
  • An issue has been unresolved for longer than SLA allows
  • Customer requests direct contact with leadership
  • You've made an error that needs senior involvement to resolve

Escalate to product/engineering when:

  • Bug is critical and blocking the customer's business
  • Feature gap is causing a competitive loss
  • Customer has unique technical requirements beyond standard support
  • Integration issues require engineering investigation

Escalation format:

ESCALATION: [Customer Name] — [One-line summary]

Urgency: [Critical / High / Medium]
Customer impact: [What's broken for them]
History: [Brief background — 2-3 sentences]
What I've tried: [Actions taken so far]
What I need: [Specific help or decision needed]
Deadline: [When this needs to be resolved by]

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.02%
按下载量换算2,197

Claude

29.11%
按下载量换算1,826

Cursor

17.58%
按下载量换算1,103

Gemini CLI

10.28%
按下载量换算645

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills