orchestrate-retail-product-launch-direct

Generates retail selling-point analysis, sales scripts, one-pager PPTX, and quiz XLSX from product materials.

Updated Aug 25, 2026
One-click install
npx skills add https://github.com/MeerkatAIChina/meerkat-skills-activity --skill orchestrate-retail-product-launch-direct-meerkataichina
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrate-retail-product-launch-direct
Source: https://github.com/MeerkatAIChina/meerkat-skills-activity/tree/main/skills/orchestrate-retail-product-launch-direct
Command: npx skills add https://github.com/MeerkatAIChina/meerkat-skills-activity --skill orchestrate-retail-product-launch-direct-meerkataichina

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-pptx, Pillow, openpyxl, and includes scripts (resource) and references (resource) components.

What problem does it solve? It eliminates the manual, multi-step work of turning raw product materials into a consistent set of retail launch deliverables—selling-point analysis, store sales scripts, a one-page PPTX, and a product quiz XLSX—without relying on external knowledge bases or stage-by-stage confirmation gates. ## Core Features & Use Cases - Four-stage direct pipeline: Selling-point extraction and scoring (seven-star method) flows directly into 15-second store scripts, a 16:9 one-page PPTX, and a fixed 10-question XLSX quiz, all from one input set. - Evidence-gated content: Every claim must trace to user-provided materials; unverified, conflicting, or desensitized prototype facts are blocked from final deliverables, and a real vehicle photo is mandatory for the one-pager. - Deterministic file generation: Optional Python scripts (python-pptx, openpyxl) validate JSON payloads and produce fixed-layout PPTX and XLSX files, with a cross-stage consistency check before delivery. - Use Case: A retail marketing team pastes a new vehicle model's specs, features, and a competitor comparison, plus a product photo, and receives four ready-to-use deliverables: a selling-point baseline report, store talk tracks with evidence audit, a one-page sales sheet, and a 10-question training quiz. ## Quick Start Use this skill to generate the full retail launch package—selling-point analysis, store scripts, one-page PPTX, and product quiz—from the attached product materials and vehicle photo.

Frequently Asked Questions about orchestrate-retail-product-launch-direct

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a retail one-pager PPTX from product materials?

Provide the product's selling points, parameters, and a real vehicle photo. The skill builds a validated JSON payload and either calls the build_retail_one_pager.py script or uses native presentation generation to produce a single 16:9 editable slide with a fixed three- or four-star layout.

How do I create a product quiz XLSX for retail sales training?

The skill generates exactly 10 questions—5 multiple-choice and 5 single-choice—from the verified selling-point baseline, then writes them to a fixed 14-column XLSX sheet named 题库导入模板 using the build_product_quiz.py script or native spreadsheet generation.

What Python dependencies are required for the generation scripts?

The one-pager script requires python-pptx and Pillow, while the quiz script requires openpyxl. If dependencies are missing, the skill falls back to the host office environment's native PPTX or XLSX generation with identical structure and acceptance criteria.

Can the skill generate deliverables without a product photo?

No. A real vehicle photo matching the model is a hard gate for the one-pager; the skill asks the user for the image and never substitutes, generates, or fetches pictures from the web. Selling points, scripts, and quizzes can still be produced without it.

What are the limitations on claims in generated sales scripts?

Every feature, parameter, comparison, and benefit must trace to user-provided materials. The skill forbids unverifiable claims like absolute safety or market leadership, blocks conflicting facts from final outputs, and never fabricates competitor conclusions.