3cpj/pose-transfer/SKILL.md
AI-powered fashion model pose transfer tool. Generate pose variations of a model/product image using reference pose images while keeping clothing and background consistent.
npx skillsauth add openclaw/skills pose-transferInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
AI 姿态迁移工具 —— 给模特换姿势,保持服装和背景不变。
python3 scripts/generate.py \
--original "/path/to/model.jpg" \
--poses "/path/to/pose.jpg" \
--output "./output" \
--keep-background
| 参数 | 说明 |
|------|------|
| --original | 原图路径 |
| --poses | pose 参考图(1-4张) |
| --output | 输出目录(默认./output)|
| --keep-background | 保留原图背景 |
| --desc | 详细描述(提高准确度)|
| --expression | 表情(默认smiling)|
| --resolution | 分辨率 1K/2K/4K |
export FAL_KEY="your-fal-api-key"
pip install fal-client
获取 API Key: https://www.fal.ai/dashboard/keys
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。