creative-shot

creative-shot is a skill for Claude Code, Codex from DKeken/codex-skills-alternative. It costs 99 tokens per session (860 once invoked), scanned A, original, MIT.

A product-image set generator that creates several consistent views of one item for an online shop. The set can include front, side, back, close-up, scale, packaging, and in-hand views.

In plain words
What is it for?
Use it to prepare product-detail-page galleries, catalog images, marketplace listings, feature callouts, and other ecommerce photography sets.
Why use it?
It reduces the problem of product images changing appearance from one angle to another, which can make an online listing confusing or less trustworthy.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is [grid: ./creative/shot/hero-34.png ... ./creative/shot/packaging.png].

Good fit Use it to prepare product-detail-page galleries, catalog images, marketplace listings, feature callouts, and other ecommerce photography sets.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/DKeken/codex-skills-alternative
agentmods
npx agentmods add skills/dkeken/codex-skills-alternative/creative-shot

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for creative-shot

README.md
[![agentmods](https://agentmods.dev/badge/skills/dkeken/codex-skills-alternative/creative-shot.svg)](https://agentmods.dev/skills/dkeken/codex-skills-alternative/creative-shot)
Your own site
<a href="https://agentmods.dev/skills/dkeken/codex-skills-alternative/creative-shot"><img src="https://agentmods.dev/badge/skills/dkeken/codex-skills-alternative/creative-shot.svg" alt="Measured on agentmods" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 860 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00099 $0.00860
Opus 5 $0.00049 $0.00430
Sonnet 5 $0.00020 $0.00172
Haiku 4.5 $0.00010 $0.00086

Measured 8d ago against content hash ac6dcd70a4df, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

creative-shot scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/creative-shot/SKILL.md · 60 lines

How it starts

The opening of the file, as written. The whole thing — 60 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Creative — Shot Explorer

Produce a consistent multi-angle shot set of ONE product. Consistency across the set is the whole point — a PDP gallery where the product subtly changes shape, color, or finish between shots looks broken and erodes trust.

When to use

  • Building a product-detail-page (PDP) gallery or ecommerce image set.
  • You need multiple clean angles of the same object on a controlled background.
  • Catalog, marketplace listings, spec/feature callouts.

When NOT to use

  • Lifestyle/in-use moments → creative-scene.
  • Promo/offer merchandising → creative-offer.
  • No look locked → creative-explore first.

Inputs (ask only what's missing)

  • Product: description or — ideally — a reference image for identity lock.
  • Surface/background style + locked direction if available.
  • Which shots are needed (default: full PDP set).

Workflow

  1. Define the shot list: hero 3/4, straight-on front, side profile, back, detail macro, scale/in-hand, packaging, optional exploded or feature-callout.
  2. Lock a consistency anchor: same product, same lighting setup, same surface, same palette across every shot. If a reference image exists, pass it to your image tool as a reference so identity holds.
  3. Generate each shot with your image tool (1024x1024 or 1792x1024), reusing the anchor prompt DNA and only changing the camera angle/crop. Save to ./creative/shot/<shot-name>.png.
  4. Review as a grid: scan for identity drift (color shift, shape change, branding moved). Regenerate any shot that breaks the set.
  5. Output the gallery in PDP order (hero first).

Worked example

Product: a matte-black mechanical keyboard.

shot list: hero-34 | front | side | back | detail-macro(keycap) | in-hand | packaging
anchor: "matte grey seamless backdrop, soft top + fill light, 85mm, matte-black
keyboard with white legends, consistent across all shots"
per-shot delta: only the camera position/crop changes; lighting + product fixed
[grid: ./creative/shot/hero-34.png ... ./creative/shot/packaging.png]
review note: side shot drifted glossy → regenerated with "matte, no specular highlights"

Read the full file on GitHub · 60 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 60 lines · 99 tokens per session scan A ac6dcd70a4df

Subscribe to this mod's changes

creative-shot is a skill published in the GitHub repository DKeken/codex-skills-alternative (15 stars, last pushed 3mo ago), licensed MIT. It adds 99 tokens to every session and 860 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

beat-sync-reel

Generates Instagram Reels where product image cuts are synced to audio beats. Accepts audio as a local file, URL, or search query. Uses librosa for beat detection, FFmpeg Ken Burns for scene animation, and Pillow for text overlays. No AI video generation — fully free, fast, and scalable.

gooseworks-ai/goose-skills · 68 tokens

product-reel-generator

Generates Instagram-ready product reels from any e-commerce product page URL. Scrapes product images, classifies by type, generates AI-animated clips via Higgsfield API, creates text overlays with style presets, and composes a 15-20 second reel with music. Supports model-based and product-only reels.

gooseworks-ai/goose-skills · 68 tokens

product-photoshoot

Create faithful studio, lifestyle, and on-model product photography through the GooseWorks Product Photos workflow, then approve selected results for reuse in future creative work.

gooseworks-ai/goose-skills · 35 tokens

analyzing-products

Normalizes a product into generation-ready facts — from an e-commerce URL (a clean description plus curated product images) or from a photo alone (category, how it's used, its moving/opening parts, and key visual details). Use when a product URL or photo needs turning into inputs for image/video generation, or when…

SupercmoHQ/superCMO-skills · 77 tokens

extract-product-data-and-generate-listing-image

Extract product details from a supplier data sheet, then generate a branded e-commerce listing image with the product name, price, and key specs.

iterationlayer/skills · 38 tokens

generate-product-listing-image

Generate a product listing image with photo, price badge, and promotional text overlay.

iterationlayer/skills · 22 tokens