web-imagegen-prompting

web-imagegen-prompting is a skill for Codex from TheGoat395/Codex-Skills. It costs 16 tokens per session (267 once invoked), scanned A, original, MIT.

A guide for writing detailed prompts for generated images used in websites, such as hero images, product scenes, portraits, textures, and backgrounds.

In plain words
What is it for?
Use it to plan or create website imagery and integrate that media with responsive layouts and accessibility requirements.
Why use it?
It helps ensure generated media has a clear role, suitable dimensions, responsive behaviour, and usable contrast instead of serving as filler.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to plan or create website imagery and integrate that media with responsive layouts and accessibility requirements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thegoat395/codex-skills/web-imagegen-prompting
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add TheGoat395/Codex-Skills --skill web-imagegen-prompting
Clone the repo
git clone --depth 1 https://github.com/TheGoat395/Codex-Skills

Made for: 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 web-imagegen-prompting

README.md
[![agentmods](https://agentmods.dev/badge/skills/thegoat395/codex-skills/web-imagegen-prompting/github.svg)](https://agentmods.dev/skills/thegoat395/codex-skills/web-imagegen-prompting)
Your own site
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/web-imagegen-prompting"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/web-imagegen-prompting/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for web-imagegen-prompting

Your own site · 80×15
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/web-imagegen-prompting"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/web-imagegen-prompting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 267 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00016 $0.00267
Opus 5 $0.00008 $0.00133
Sonnet 5 $0.00003 $0.00053
Haiku 4.5 $0.00002 $0.00027

Measured 5d ago against content hash 457ae6b97f81, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

web-imagegen-prompting 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 5d 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/web-imagegen-prompting/SKILL.md · 25 lines

What it actually says

Web Imagegen Prompting

Use this skill to make generated imagery usable as website media instead of vague atmospheric filler.

Workflow

  1. Inspect the project, media assets, framework image/video APIs, responsive breakpoints, accessibility requirements, and verification commands.
  2. Read Web Imagegen Prompting Guide for detailed direction before changing visuals or code.
  3. Define the media's job: proof, desire, navigation, instruction, atmosphere, conversion, or accessibility.
  4. Implement with stable dimensions, responsive crops, useful fallbacks, and real content hierarchy.
  5. Inspect rendered desktop and mobile states, then refine crop, contrast, loading, labels, captions, and polish.

Scoped execution

Apply the shared web contract once when execution crosses phases; reuse it if already read. Load only the specialist guidance relevant to the requested surface and deliverable.

Scope and evidence

Prompt-only requests end with usable prompts and crop/placement constraints. Generation and image editing use the available image tool only when in scope; website integration and rendered crop QA apply only to actual implemented assets.

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago Changed · -2 lines · -56 tokens per session 457ae6b97f81
  2. 7d ago First seen · 27 lines · 72 tokens per session scan A 7061753529a5

Subscribe to this mod's changes

web-imagegen-prompting is a skill published in the GitHub repository TheGoat395/Codex-Skills (122 stars, last pushed today), licensed MIT. It adds 16 tokens to every session and 267 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories

hyperframes-oversized-cursor

House-style oversized macOS cursor technique for HyperFrames videos. Use when a scene involves cursors, pointer-led action, kicking off a UI scene, igniting a morph/transition/typing with a click, or when a scene reads as static/dead/stale and needs motion to carry the eye. Covers cursor size/look, off-screen entry…

oyi77/1ai-skills · 95 tokens

snapdom

Fast, dependency-free DOM-to-image capture library for converting HTML elements into scalable SVG or raster image formats.

aiskillstore/marketplace · 53 tokens

swiftui-layout-components

Build SwiftUI layouts using stacks, grids, lists, scroll views, forms, and controls. Covers VStack/HStack/ZStack, LazyVGrid/LazyHGrid, List with sections and swipe actions, ScrollView with ScrollPosition and scroll-driven reveal surfaces, Form with validation, Toggle/Picker/Slider, .searchable, and overlay patterns.…

dpearson2699/swift-ios-skills · 101 tokens

web-typography

Expert front-end web typography — apply this whenever you are styling text on the web or making type decisions in HTML/CSS/JSX/Tailwind. Use it to choose and pair fonts, build a type scale, set body copy and headings, tune fluid/responsive type with clamp(), fix line-height, rhythm, measure and heading wraps, improve…

simongonzalezdc/web-typography-skill · 156 tokens

gsap-web

This skill should be used when the user asks to "build a scroll animation", "add ScrollTrigger", "pin a section while scrolling", "scrub an animation to scroll", "create a hero timeline", "do a horizontal scroll section", "split text and animate words", "animate a layout change with GSAP Flip", "sync ScrollTrigger…

iart-ai/web-animation-skills · 146 tokens

motion-guide

Use when designing, adding, changing, suggesting, or reviewing UI motion. Motion Guide is a default-trigger motion decision advisor for AI coding agents: it decides whether motion should exist, selects an appropriate functional or expressive pattern, and constrains implementation with timing, easing, accessibility…

JarvixGaby/motion-guide-skill · 65 tokens