Instagram INS 电商图片生成与编辑
Create and edit Instagram Shop product posts, carousel stories, Reels covers, Stories, creator seeding assets and cohesive social-commerce grids. Use this skill for Instagram电商图片、I…
Bain Wu
@wubin1836
Install
$ openclaw skills install @wubin1836/instagram-ins-ecommerce-image-generation-editingInstagram INS Ecommerce Image Generation and Editing
Build a social-commerce narrative rather than copying one listing image into every placement. Feed, carousel, Stories, Reels cover and creator assets should share a product and brand system while each performs a different communication job.
Social brief
Define audience, product truth, brand palette, feed style, content pillar, approved claim, target action and creator rights. Decide whether the asset is organic, shoppable, creator seeding or paid. Product tags, prices, handles and stickers are platform/UI data and should not be generated into the image.
Scenarios and commands
1. Shoppable feed post
python3 "$SKILL_PATH/scripts/imagegen.py" generate \
--prompt 'Instagram Shop feed image for the reference product. Preserve exact product, package, color and logo. Show one aspirational but credible use moment, strong square crop, recognizable product and calm caption-safe area. Do not generate product tag, handle, price, likes, comments or platform UI.' \
--image /path/to/product.png
2. Educational carousel
python3 "$SKILL_PATH/scripts/imagegen.py" generate \
--prompt 'Create a 5-slide Instagram carousel visual system: problem context, product introduction, how-to step, detail proof and final use result. Keep the same product and brand palette; each slide has one clear image task and blank concise-copy area. No fabricated claim, review or UI.' \
--image /path/to/product.png \
--batch 5
3. Reels cover
python3 "$SKILL_PATH/scripts/imagegen.py" generate \
--prompt 'Vertical Instagram Reels cover showing the product in action, with one strong focal point and clean short-title area that remains legible in profile-grid crop. Preserve product accuracy and keep key content away from edge overlays; no play icon, view count or handle.' \
--image /path/to/product.png
4. Stories launch sequence
python3 "$SKILL_PATH/scripts/imagegen.py" generate \
--prompt 'Create three Instagram Stories launch bases: teaser detail, full product reveal, real use scene. Maintain product and visual identity, vertical safe zones and blank areas for approved poll/link/CTA stickers. Do not generate sticker UI, countdown, price or availability.' \
--image /path/to/product.png \
--batch 3
5. Creator seeding pack
python3 "$SKILL_PATH/scripts/imagegen.py" generate \
--prompt 'Create four creator-ready reference assets: accurate cutout, in-hand scale, key material detail and natural lifestyle use. Keep product consistent and give flexible negative space; do not fabricate creator identity, testimonial, caption, partnership label or result.' \
--image /path/to/product.png \
--batch 4
Social QA
- Product and brand remain consistent across placements.
- Feed, carousel, Story and cover each have a distinct job.
- Profile-grid and vertical crops preserve the subject and title space.
- Handles, tags, stickers, prices and UI are added in the platform or design tool.
- No fabricated engagement, creator endorsement, claim or result.
- Confirm rights and current Instagram commerce/advertising rules before posting.
Run
pip3 install requests
python3 "$SKILL_PATH/scripts/imagegen.py" init --skill-name instagram-ins-ecommerce-image-generation-editing
python3 "$SKILL_PATH/scripts/imagegen.py" task --task-id <taskId>
The image CLI supports references, batches, live parameters, routing, output directory and submit-only tasks. Export separate source masters for each placement rather than relying only on automatic crops.
Top skills in this category
Gog
@steipeteGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
API Gateway
@byungkyuCall third-party APIs through the Maton gateway, which injects the credential for an app the user has already connected. Use this skill when the user names a connected app and a concrete action in it - read a mailbox, query a CRM, file an issue, update a spreadsheet, run a query through a connected
Notion
@steipeteNotion API for creating and managing pages, databases, and blocks.
Mcporter
@steipeteUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Caldav Calendar
@asleep123Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.