product_to_assets_skill
Multimodal Product → Marketing Asset Compiler Skill
This Skill converts any product input (URL, image, video, or text) into publish-ready marketing assets:
{
"input_type": "url | image | video | text",
"content": "string",
"goal": "launch | explain | pitch | educate",
"tone": "marketing | product | cinematic | technical"
}
Input → Multimodal Parsing → Product Representation Object (PRO) → Narrative Engine → Parallel Generation ├ Poster Engine ├ Video Engine └ Manual Engine → Validation → Export
{
"product_name": "",
"core_function": "",
"user_problem": "",
"target_audience": "",
"key_features": [],
"workflow": [],
"visual_style": "minimal | vibrant | enterprise | playful",
"tone_cues": ""
}
{
"product_brief": {},
"poster": {},
"video": {},
"manual": {}
}
Each scene includes: - visual - voiceover - screen text
來源於7w4.net。
v5.0 - Shareable Production Skill Definition
這個Skill的設計理念不錯,能支援多種形式的產品輸入並自動生成營銷素材,輸出結構也很完整。但目前更像是一個設計文件,缺少實際可用的程式碼實現。如果你需要一個完整的產品營銷素材生成工具,這個版本可能還需要開發者進一步補充程式碼;如果只是作為設計參考,文件質量還是值得肯定的。整體屬於半成品狀態,潛力有但完成度一般。