Agent Skills
› tandpfun/wardrobe
tandpfun/wardrobe
GitHub根据本地衣橱数据策划穿搭组合,调用图像生成技能创建模特展示图,并验证结果后保存。适用于用户请求穿搭建议、造型灵感或基于已有衣橱的模特照片生成场景。
Install All Skills
npx skills add tandpfun/wardrobe --all -g -y
Skills in Collection (2)
根据本地衣橱数据策划穿搭组合,调用图像生成技能创建模特展示图,并验证结果后保存。适用于用户请求穿搭建议、造型灵感或基于已有衣橱的模特照片生成场景。
用户请求穿搭建议
用户请求造型灵感
用户请求基于衣橱的模特照片
npx skills add tandpfun/wardrobe --skill generate-outfits -g -y
从服装照片提取透明衣物遮罩,生成保留身份的模特图,并将结果导入本地数据库。支持批量处理、去重及QA检查。
用户要求导入或添加衣物到衣柜项目
需要从照片文件夹中提取或导入衣服
请求为已导入单品生成模特展示图
npx skills add tandpfun/wardrobe --skill import-clothes -g -y


