Commerce Custom Skills · Curated

Return & Refund Policy Writer

Drafts a return and refund policy page matching the store's actual process and timeframes.

What it does

Takes the store's stated return window, condition requirements, refund method, and any restocking fee, and writes them into a clear return and refund policy page rather than adapting a generic legal template. Explicitly asks the user to confirm any detail, like return window length or who pays return shipping, that isn't already documented somewhere on the site.

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/return-refund-policy-writer/ (or ~/.claude/skills/return-refund-policy-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/return-refund-policy-writer/

OpenAI Codex

.codex/skills/return-refund-policy-writer/

Cursor

.cursor/skills/return-refund-policy-writer/ (or ~/.cursor/skills/return-refund-policy-writer/ globally)

Compatibility

WordPress with WooCommerce active. Works from information supplied by the user or found on existing store pages, no special API access required beyond reading existing content.