Commerce Custom Skills · Curated

Product Review Responder

Drafts replies to WooCommerce product reviews, both positive and negative, matched to the review's tone.

What it does

Reads a product review's star rating, text, and reviewer name, then drafts a reply that acknowledges specifics from the review rather than a generic thank-you, and for negative reviews includes a path to resolution without admitting fault the store hasn't confirmed. Groups reviews by rating so a batch of five-star reviews can be answered faster than a one-star review needing care.

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/product-review-responder/ (or ~/.claude/skills/product-review-responder/ for all projects)

GitHub Copilot (VS Code)

.github/skills/product-review-responder/

OpenAI Codex

.codex/skills/product-review-responder/

Cursor

.cursor/skills/product-review-responder/ (or ~/.cursor/skills/product-review-responder/ globally)

Compatibility

WordPress with WooCommerce active, using either core product reviews (comments) or a reviews plugin. Needs read access to review content and write access to post a reply comment.