Loading...
Loading...
Upload local image files into SpriteCook through MCP without API keys or base64 logs. Use when the user provides a local file path that should become a SpriteCook asset for generation references, style guides, tilesets, animation, background removal, presets, or asset organization.
npx skill4agent add spritecook/skills spritecook-upload-assetsasset_idspritecook-workflow-essentialsfile_namecontent_typesize_bytespixelcreate_asset_upload(file_name=..., content_type=..., pixel=..., size_bytes=...)upload_urlPUTfinalize_asset_upload(upload_token=...)asset_idInvoke-WebRequest -Method Put -Uri $uploadUrl -InFile $path -ContentType $contentType | Out-Null$uploadUrl$path$contentTypeimport_asset(image=...)reference_asset_idedit_asset_idstyle_asset_idsgenerate_game_artstyle_asset_idgenerate_tilesetasset_idanimate_game_artasset_id