Agent Skillsneilsonnn/image-blaster › image-blast-image-edit

image-blast-image-edit

GitHub

根据输入图像和提示词生成编辑后的图像,支持源清理、去物体等FAL后端编辑任务。需指定角色和输出标识,可选覆盖提供商,并在本地文件缺失时从JSON补充资源。

.claude/skills/image-blast-image-edit/SKILL.md neilsonnn/image-blaster

Trigger Scenarios

需要去除图像中的特定对象 需要对图像进行背景或内容清理 需要根据文本提示修改图像内容

Install

npx skills add neilsonnn/image-blaster --skill image-blast-image-edit -g -y
More Options

Non-standard path

npx skills add https://github.com/neilsonnn/image-blaster/tree/main/.claude/skills/image-blast-image-edit -g -y

Use without installing

npx skills use neilsonnn/image-blaster@image-blast-image-edit

指定 Agent (Claude Code)

npx skills add neilsonnn/image-blaster --skill image-blast-image-edit -a claude-code -g -y

安装 repo 全部 skill

npx skills add neilsonnn/image-blaster --all -g -y

预览 repo 内 skill

npx skills add neilsonnn/image-blaster --list

SKILL.md

Frontmatter
{
    "name": "image-blast-image-edit",
    "agent": "image-blast-image-edit",
    "context": "fork",
    "description": "Generate one image edit from explicit input images and a prompt. Use for source cleanup, clean plates, object removal, or other FAL-backed image edits.",
    "allowed-tools": "Read Write Glob Bash(ls *) Bash(node .claude\/scripts\/project\/ensure-local-assets.mjs *) Bash(node .claude\/scripts\/image-edit\/generate-edit.mjs *)",
    "argument-hint": [
        "image path"
    ]
}

Create one edited image.

Instructions

  • Require at least one input image and one edit prompt.
  • Use ls -a before reading generated state.
  • Use the output directory, role, and output slug provided by the caller.
  • Use --role for semantics such as plate, object-mask, or image-edit.
  • Use --output-slug for the visible indexed artifact name, such as <source-slug>-plate.

Run:

node .claude/scripts/image-edit/generate-edit.mjs \
  --image "<input image path>" \
  --prompt "<edit prompt>" \
  --output-dir "<output directory>" \
  --role "<role>" \
  --output-slug "<output slug>"

Optional provider override: --provider nano-banana|gpt-image-2.

If request metadata records provider URLs but local image files are missing, fill them from the matching hidden request JSON:

node .claude/scripts/project/ensure-local-assets.mjs --from "<request-json-path>"

Final response: report input images, output image, request metadata, role, and prompt used.

Version History

  • 4acb43b Current 2026-07-24 11:45

Same Skill Collection

.claude/skills/image-blast-3d/SKILL.md
.claude/skills/image-blast-plate/SKILL.md
.claude/skills/image-blast-project/SKILL.md
.claude/skills/image-blast-sfx/SKILL.md
.claude/skills/image-blast-uncover/SKILL.md
.claude/skills/image-blast-wildcard/SKILL.md
.claude/skills/image-blast-world/SKILL.md

Metadata

Files
0
Version
4acb43b
Hash
b3384d92
Indexed
2026-07-24 11:45

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 04:06
浙ICP备14020137号-1 $방문자$