ワンクリックで
manage-screenshots
Upload, list, or replace screenshots and icons for a locale. Use when adding or updating app store images.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Upload, list, or replace screenshots and icons for a locale. Use when adding or updating app store images.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Get app info and active edit status. Use this first to understand what state an app is in before making any changes.
View device targeting for an APK. Use when you need to check which Fire TV or tablet devices an APK supports.
Submit an edit for Amazon review. Use after validate-edit passes to make changes live. Irreversible.
Create a new draft edit for an app. Required before uploading APKs, updating listings, or making any changes. Use when check-status shows no active edit.
Delete a draft edit to discard all changes or recover from a stuck state. Use when you need to start over or clean up a failed operation.
Orchestrated full release workflow — create edit, upload APK, update listing, add screenshots, validate, and commit. Use for complete app updates with metadata changes.
| name | manage-screenshots |
| description | Upload, list, or replace screenshots and icons for a locale. Use when adding or updating app store images. |
| depends_on | ["create-edit"] |
Upload, list, or replace screenshots for a locale and device type.
Use when you need to add, view, or replace screenshots or icons for an app edit. For a full release that includes screenshots, this is one step in the full-release workflow.
| Name | Required | Description |
|---|---|---|
app_id | yes | The application ID |
edit_id | yes | The edit ID |
locale | yes | Locale code (e.g., en-US) |
files | for upload/replace | Paths to image files (PNG or JPG) |
image_type | no | Default: screenshots. Options: screenshots, large-icons, small-icons, promotional-images |
xingu images list <app_id> <edit_id> --locale <locale> --image-type screenshots
xingu images upload <app_id> <edit_id> --locale <locale> --image-type screenshots --file <path>
Run once per file. Maximum 10 per type per locale.
xingu images delete-all <app_id> <edit_id> --locale <locale> --image-type screenshots
xingu images upload <app_id> <edit_id> --locale <locale> --image-type screenshots --file <path1>
xingu images upload <app_id> <edit_id> --locale <locale> --image-type screenshots --file <path2>
screenshots (phone/tablet), large-icons (512x512), small-icons (114x114), promotional-images