Onboarding & Workflow Custom Skills · Curated

Canned Response Writer

Writes ready-to-use canned responses for live chat covering the most frequent customer questions.

What it does

Looks at a set of recent chat transcripts or a list of frequently asked questions, groups them by intent, and writes a short, natural-sounding canned response for each that an agent can send with one click or light editing. Keeps each response generic enough to reuse but specific enough to actually answer the question, rather than vague filler.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/canned-response-writer/ (or ~/.claude/skills/canned-response-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/canned-response-writer/

OpenAI Codex

.codex/skills/canned-response-writer/

Cursor

.cursor/skills/canned-response-writer/ (or ~/.cursor/skills/canned-response-writer/ globally)

Compatibility

Any WordPress site running a live chat plugin that supports saved or canned replies; also works from a plain list of FAQs with no chat plugin at all.