mcpbeat Sign in

Review Response Writer Skill for Claude

Respond to Google, Yelp, and industry reviews in the owner's voice -- gracious on the 5-stars, masterful on the 1-stars. Handles the angry customer, the unfair review, the fake review, and the one that mentions a legal or health issue. Every response written for the thousand future customers reading it.

938 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
235
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/OneWave-AI/claude-skills --skill review-response-writer

The instruction itself

4 sections, as written by the author

Review Response Writer

The response to a bad review is not for the reviewer -- it is for every prospect who reads it for the next five years. Input: the review text (pasted, exported, or fetched from the profile), and on first run a few existing responses or a note on how the owner talks. Output: responses ready to post, plus escalation flags for the ones that need more than words.

Workflow

  • Learn the voice. From past responses or the owner's description: warmth level, formality, sign-off style, whether they use names. Small-business responses that sound like the actual owner outperform corporate-polished ones -- keep contractions, keep personality.
  • Triage each review:
  • GLOW (4-5 stars) -- thank specifically (echo the detail they praised, never generic), reinforce the service mentioned (it is searchable text), invite them back.
  • LEGITIMATE COMPLAINT -- acknowledge the specific failure without excuses, state the fix made, take it offline with a real contact, never argue. No coupons in public (it trains complaint-for-discount).
  • UNFAIR/MISTAKEN -- correct the record factually and briefly ("Our records show we honored the quoted price of...") while staying gracious; readers can tell who is being reasonable.
  • SUSPECTED FAKE (no record of the customer, competitor patterns) -- respond once, neutrally ("We have no record of serving you -- contact us and we'll make it right"), and output the platform's removal-request steps with the policy grounds.
  • ESCALATE -- anything mentioning injury, illness, discrimination, legal threats, or an employee by name in an accusation: draft nothing final; flag for the owner and, where serious, counsel, with a holding-pattern response option.
  • Draft. Responses under 100 words for positives, under 150 for negatives. Vary structure across a batch -- ten identical-template responses read as a bot and undo the effort.
  • Batch report. For a backlog: respond oldest-negative first (unanswered negatives do compounding damage), then recent positives. Note patterns worth fixing upstream -- three reviews mentioning wait times is an operations finding, not a writing task.

Rules

  • Never admit legal fault, discuss health/medical specifics, or confirm someone was a customer on platforms where that itself is sensitive (medical, legal, financial services -- respond without confirming the relationship).
  • Never argue, never sarcasm, never match the reviewer's temperature. The audience is the reader, not the reviewer.
  • Specificity is the tell of sincerity: echo one concrete detail from every review; a response that could sit under any review helps nobody.
  • Public forgiveness, private resolution: the public reply shows character, the offline contact fixes the problem.
  • Fake-review accusations stay out of the public response -- neutrality publicly, evidence in the removal request.
  • Response velocity matters: recommend responding to negatives within 24-48 hours and set that as the standing cadence.

Quick Commands

  • "Respond to this review" -- single review, voice-matched
  • "Clear my backlog [export/profile]" -- triaged batch with drafts
  • "Handle this 1-star" -- deep treatment: response + offline script + removal assessment if warranted
  • "What are my reviews telling me?" -- the upstream operations patterns

Other skills for the same job

different authors, same section of the catalogue
Canvas Design
by anthropics
vendor ×13

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

1388k tokens
Algorithmic Art
by anthropics
vendor ×10

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

15k tokens scripts
Image Enhancer
by frostant
×6

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

635 tokens
Video Downloader
by CommandCodeAI
×4

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

671 tokens
Histolab
by christophacham
×3

Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.

18k tokens
Omero Integration
by christophacham
×3

Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.

32k tokens
Pydicom
by christophacham
×3

Python library for working with DICOM (Digital Imaging and Communications in Medicine) files. Use this skill when reading, writing, or modifying medical imaging data in DICOM format, extracting pixel data from medical images (CT, MRI, X-ray, ultrasound), anonymizing DICOM files, working with DICOM metadata and tags, converting DICOM images to other formats, handling compressed DICOM data, or processing medical imaging datasets. Applies to tasks involving medical image analysis, PACS systems, radiology workflows, and healthcare imaging applications.

13k tokens scripts
Transformers
by christophacham
×3

This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.

13k tokens

How to use it

Copy the folder

Take onewave-ai/review-response-writer from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.