name: design-pick description: "Generates multi-themed food collages (Viral Cakes, Street Food, Smoothie Bowls, Coffee Art, Fusion Tacos). Use when user asks for a collage of specific food categories, layouts with circle-masked images, or when they want to 'pick' items from a curated list."
This skill generates high-quality food collages based on predefined themes.
Use the generate_collage.py script to generate collages.
python3 /root/.openclaw/workspace/skills/design-pick/scripts/generate_collage.py
这个 Skill 质量中等偏上,能够可靠地生成美观的美食拼图。做得好的地方是主题分类清晰、视觉效果有圆形裁剪和动态标题等亮点。不足之处是配置不够灵活,每次运行只能按固定方式生成所有主题的拼图,缺少自定义选项,且当图片文件缺失时容易出错。总体来说功能实用,但使用体验还有提升空间。