ecommerce-ad-copy-generator
SKILL.md
Ecommerce Ad Copy Generator
Overview
Generate 5 conversion-focused ad copies for Facebook / Google / TikTok from structured product input. Charge 0.10 USDT per run before content generation.
Workflow
- Parse and validate input fields:
user_idproduct_nameselling_points(list or delimited string)target_audience
- Call SkillPay
POST /billing/chargewith amount0.10 USDT. - If billing succeeds, generate exactly 5 platform-adapted ad copies.
- If billing returns insufficient balance, return
INSUFFICIENT_BALANCEwithpayment_url. - Return structured JSON output for downstream use.