Commerce Custom Skills · Curated

Marketplace Listing Formatter

Formats a product listing to match a multi-vendor marketplace's required fields and category rules.

What it does

Takes a vendor's raw product info and maps it into the exact fields, character limits, and required attributes a marketplace plugin such as Dokan or WCFM enforces for that category, flagging any required field the vendor hasn't supplied instead of leaving it blank at submission. Also checks the listing against common storefront rejection reasons, like missing images or category mismatch, before the vendor submits.

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/marketplace-listing-formatter/ (or ~/.claude/skills/marketplace-listing-formatter/ for all projects)

GitHub Copilot (VS Code)

.github/skills/marketplace-listing-formatter/

OpenAI Codex

.codex/skills/marketplace-listing-formatter/

Cursor

.cursor/skills/marketplace-listing-formatter/ (or ~/.cursor/skills/marketplace-listing-formatter/ globally)

Compatibility

WordPress with WooCommerce active plus a multi-vendor marketplace plugin such as Dokan or WCFM Marketplace. Needs read access to that plugin's category and field configuration for the vendor's product type.