Commerce Custom Skills · Curated

Product Description Writer

Bulk-write WooCommerce product descriptions from attributes.

What it does

Reads a product’s title, attributes, and category from WooCommerce and drafts a short and a long description for each one, so you can run it across an entire catalog import instead of writing every listing by hand. No MCP or paid connection required, works directly through the WooCommerce REST API your agent already has access to.

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

GitHub Copilot (VS Code)

.github/skills/product-description-writer/

OpenAI Codex

.codex/skills/product-description-writer/

Cursor

.cursor/skills/product-description-writer/ (or ~/.cursor/skills/product-description-writer/ globally)

Compatibility

WordPress with WooCommerce active. Needs edit_products capability via the WooCommerce REST API or an equivalent write path.