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

image-blast-world

GitHub

根据源图像生成3D静态世界环境。自动合成去除特定物体后的空场景提示词,调用World Labs接口生成并下载资产,确保本地文件完整性及状态恢复。

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

Trigger Scenarios

用户请求创建或恢复指定项目ID的3D世界 提供源图像路径或要求基于当前场景生成空环境

Install

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

Non-standard path

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

Use without installing

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

指定 Agent (Claude Code)

npx skills add neilsonnn/image-blaster --skill image-blast-world -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-world",
    "agent": "image-blast-world",
    "context": "fork",
    "description": "Generate the 3D static environment of a world from a source or plate image.",
    "allowed-tools": "Read Write Glob Bash(ls *) Bash(node .claude\/scripts\/project\/project-state.mjs *) Bash(node .claude\/scripts\/project\/ensure-local-assets.mjs *) Bash(node .claude\/scripts\/world\/generate-world.mjs *)",
    "argument-hint": [
        "world-name"
    ]
}

Create or resume one World Labs world for project $0.

Instructions

  • If $0 is missing, ask for the world slug.
  • Use ls -a before reading generated state.
  • Use an explicit image path or prompt from $ARGUMENTS when provided.
  • Without an explicit image, the world helper uses the highest-index visible image in worlds/$0/source/.
  • Before generating, synthesize a prompt for the world that takes the original caption data we have and removes and objects we took out of the image. Use worlds/$0/image.json for the original scene description, then subtract all confirmed or explicitly removed objects from that description. Confirmed objects are worlds/$0/output/<object>/object.json files; use object.name and object.description to understand what to remove from the original scene description.
  • Treat the synthesized prompt as a text clean plate: preserve the original setting, materials, lighting, atmosphere, camera feel, and spatial layout, but describe the scene as an empty. Do not name, imply, or reintroduce removed objects, and do not reuse imageJson.short_caption directly.
  • If the user specifically provides caption wording, apply the same subtraction rule before sending it. The World Labs prompt should describe the static empty environment, the "plate" environment, not the objects that were removed.
  • The helper resumes unfinished .N-world-request.json, strips base64 before writing JSON, polls World Labs, writes N-world.json, and downloads every referenced world asset to matching N-world* files in worlds/$0/output/world/.
  • The frontend must only load local files from disk. World Labs URLs in N-world.json are provenance/resume data only; never leave .spz, collider .glb, panorama, or thumbnail assets to be loaded from provider URLs.
  • If any referenced .spz, collider, or panorama URL exists in N-world.json, make sure the matching local file is present before reporting success. Use the generic local asset tool on the matching N-world.json if files are missing.
node .claude/scripts/project/project-state.mjs --world "$0"

Run:

node .claude/scripts/world/generate-world.mjs --world "$0" --prompt "<empty-environment world caption>"

Pass --image only when an explicit image path is provided or the selected source is not the helper default. Always pass --prompt with the synthesized empty-environment caption. For explicit regeneration, append --regenerate.

To fill missing local files from an existing world response, run:

node .claude/scripts/project/ensure-local-assets.mjs --from "worlds/$0/output/world/<N>-world.json"
node .claude/scripts/project/project-state.mjs --world "$0"

Final response: report the source image used when relevant, the generation index, world output path, all downloaded .glb, .spz, panorama, and thumbnail paths if present, and any failure/resume metadata.

Version History

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

Same Skill Collection

.claude/skills/image-blast-3d/SKILL.md
.claude/skills/image-blast-image-edit/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

Metadata

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

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-09 12:50
浙ICP备14020137号-1 $mapa de visitantes$