tangyang/skills · Archived

meitu-image-cutout

抠图能力。去除图片背景并输出前景结果,使用?

First seen Mar 19, 2026

Installation

$ npx skills add tangyang/skills --skill meitu-image-cutout

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Also in this package

Other skills from tangyang/skills.

npx skills add tangyang/skills

Browse all from tangyang/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 476 B
  • docs SUMMARY.md 117 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 22 installs

SKILL.md

When to use:

  • 用户需要“抠图”。
  • 对已有图片做主体分离。

Input contract:

  • required: image
  • optional: model_type

Execution:

python3 "{baseDir}/../meitu-ai/scripts/run_command.py" --command "image-cutout" --input-json '<json object>'

Output:

  • ok, command, taskid, mediaurls, result