.claude/skills/support/SKILL.md
Handle customer support emails - investigate issues and draft responses. Paste a customer email to get started.
npx skillsauth add lylo/pagecord supportInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyze customer emails, investigate their issues, and draft helpful responses.
The user pastes a customer email. This could be:
Read the email and categorize it:
For bug reports:
For how-to questions:
For feature requests:
For account/billing:
Draft a customer-friendly email that:
Always provide two sections:
A ready-to-send email reply to the customer. Keep it:
Formatting: Output the draft response as plain text with no markdown formatting – no blockquotes, no bullet points, no indentation. Just plain paragraphs separated by blank lines, ready to copy and paste directly into an email client. Punctuation: Always use en-dashes (–), never em-dashes (—).
data-ai
Investigate a customer support email and draft a reply. Use when the user pastes a customer message, bug report, billing question, feature request, or how-to question.
development
Investigate and fix a Sentry issue in this codebase. Use when the user provides a Sentry issue URL or ID and wants diagnosis, a fix, verification, or a PR.
testing
Interact with Cloudflare R2 buckets used by Pagecord. Use when the user wants to list objects, inspect bucket stats, fetch files, or check backup integrity in R2.
development
Interact with the Pagecord API for a blog. Use when the user wants to inspect posts or pages, publish content through the API, check API connectivity, or inspect the home page.