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:
小葱技能7w4.net持续更新中。
{
"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
v5.0 - Shareable Production Skill Definition
这个Skill的设计理念不错,能支持多种形式的产品输入并自动生成营销素材,输出结构也很完整。但目前更像是一个设计文档,缺少实际可用的代码实现。如果你需要一个完整的产品营销素材生成工具,这个版本可能还需要开发者进一步补充代码;如果只是作为设计参考,文档质量还是值得肯定的。整体属于半成品状态,潜力有但完成度一般。