gif-sticker-maker
从照片创建动态GIF贴纸
将任何照片转换为四张具有独特Funko Pop 3D手办风格的动态贴纸。此技能处理从图像生成到动画再到最终GIF输出的完整工作流程,只需提供源照片和MiniMax API密钥即可。
Die Skill-ZIP herunterladen
In Claude hochladen
Gehe zu Einstellungen → Fähigkeiten → Skills → Skill hochladen
Einschalten und loslegen
Teste es
Verwendung von "gif-sticker-maker". 一张笑脸人物的肖像照片
Erwartetes Ergebnis:
- 生成4张GIF贴纸(sticker_hi.gif、sticker_laugh.gif、sticker_cry.gif、sticker_love.gif)
- 每张贴纸都显示人物以Funko Pop风格3D手办呈现,面部特征相匹配
- 字幕显示在每个手办下方,使用匹配的语言
- 所有输出均采用柔和的摄影棚灯光和白色背景
Verwendung von "gif-sticker-maker". 一张狗坐在草地上的照片
Erwartetes Ergebnis:
- 4张动态GIF贴纸,狗以可爱的3D手办风格呈现
- 每张贴纸显示不同的动画动作(挥手、大笑、哭泣、心形手势)
- 具有Octane品质灯光效果的风格化渲染
- GIF文件已准备好在消息应用中分享
Sicherheitsaudit
Mittleres RisikoThis skill converts photos into animated GIF stickers using the MiniMax AI API. Static analysis flagged 84 patterns, but most are false positives: argparse.ArgumentParser was misidentified as weak cryptography, and markdown bash code blocks were misidentified as Ruby backtick execution. Confirmed risks include legitimate subprocess calls to ffmpeg for video-to-GIF conversion, HTTP requests to documented MiniMax API endpoints, environment variable access for API keys, and local file read/write operations for image processing. All identified patterns are consistent with the skill documented purpose and pose no malicious intent.
Probleme mit hohem Risiko (1)
Probleme mit mittlerem Risiko (3)
Probleme mit niedrigem Risiko (2)
Risikofaktoren
⚙️ Externe Befehle (1)
📁 Dateisystemzugriff (6)
🌐 Netzwerkzugriff (6)
🔑 Umgebungsvariablen (4)
Erkannte Muster
Qualitätsbewertung
Was du bauen kannst
社交媒体贴纸包
从个人照片或品牌吉祥物创建自定义动态贴纸包,用于消息平台和社交媒体资料。
品牌头像动画
将公司标志或品牌角色转换为统一的动态表情贴纸集,用于营销活动和内部沟通。
个性化礼物和表情包
将家庭照片或宠物照片变成有趣的动态贴纸,可在群聊中分享或打印成创意纪念品。
Probiere diese Prompts
Convert my photo into 4 animated GIF stickers in Funko Pop style. Use default captions and actions.
Create 4 animated stickers from this photo with custom captions: 'Hello', 'Haha', 'Oops', 'Love it'. Use Funko Pop 3D style with white background.
Turn this photo of my cat into 4 animated GIF stickers in Funko Pop style. The captions should be in Japanese. Preserve the cat distinctive markings in the generated images.
Convert this company logo into 4 animated sticker expressions in 3D figurine style. Use English captions. Each sticker should show a different emotion: greeting, laughter, sadness, and affection. Output all as GIF files.
Bewährte Verfahren
- 使用清晰、光线充足且主体居中的照片,以获得最佳相似度保留效果
- 在运行技能前将MINIMAX_API_BASE设置为正确的区域端点(中国的api.minimaxi.com,海外的api.minimax.io)
- 检查生成的GIF文件大小,如果输出对您的用例来说太大,请调整ffmpeg的宽度和fps参数
Vermeiden
- 不要在提示中分享您的MiniMax API密钥或将其提交到版本控制;始终使用环境变量
- 不要对非人物主体(动物、物体)使用主体参考,因为API不会保留相似度
- 不要在字幕和用户界面语言之间混用语言;保持所有输出使用一种一致的语言