image-prompt-builder-nl

image-prompt-builder-nl is a skill for Claude Code, Codex from jim60105/copilot-prompt. It costs 125 tokens per session (2,992 once invoked), scanned A, original, GFDL-1.3.

A guide for writing natural-language prompts for image-generation and image-editing models.

In plain words
What is it for?
It helps write, improve, or translate image prompts for creating or editing pictures.
Why use it?
It helps turn an unclear visual idea into an English description that an image model can follow.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It helps write, improve, or translate image prompts for creating or editing pictures.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jim60105/copilot-prompt/image-prompt-builder-nl
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 jim60105/copilot-prompt --skill image-prompt-builder-nl
Clone the repo
git clone --depth 1 https://github.com/jim60105/copilot-prompt

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 image-prompt-builder-nl

README.md
[![agentmods](https://agentmods.dev/badge/skills/jim60105/copilot-prompt/image-prompt-builder-nl/github.svg)](https://agentmods.dev/skills/jim60105/copilot-prompt/image-prompt-builder-nl)
Your own site
<a href="https://agentmods.dev/skills/jim60105/copilot-prompt/image-prompt-builder-nl"><img src="https://agentmods.dev/badge/skills/jim60105/copilot-prompt/image-prompt-builder-nl/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 image-prompt-builder-nl

Your own site · 80×15
<a href="https://agentmods.dev/skills/jim60105/copilot-prompt/image-prompt-builder-nl"><img src="https://agentmods.dev/badge/skills/jim60105/copilot-prompt/image-prompt-builder-nl.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 125 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,992 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 unknown 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.00125 $0.02992
Opus 5 $0.00063 $0.01496
Sonnet 5 $0.00025 $0.00598
Haiku 4.5 $0.00013 $0.00299

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

Security

Grade A, and why

image-prompt-builder-nl 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 11d 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/image-prompt-builder-nl/SKILL.md · 141 lines

The source is not reproduced here

Licensed GFDL-1.3

The repository is licensed GFDL-1.3, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

3 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. 11d ago First seen · 141 lines · 125 tokens per session scan A e2f5b3ec36a6

Subscribe to this mod's changes

image-prompt-builder-nl is a skill published in the GitHub repository jim60105/copilot-prompt (21 stars, last pushed 4d ago), licensed GFDL-1.3. It adds 125 tokens to every session and 2,992 once invoked, about $0.0006 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

iflytek-image-understanding

An image-analysis tool that describes pictures and answers questions about what they contain. It uses an AI vision service, which interprets visual content rather than only reading text files.

iflytek/iFly-Skills · 61 tokens

minimax-worldbuilder

Compose MiniMax-H3 video-with-native-audio prompts in H3's mandatory structured format — full-reference (Ref2VA) and text-to-video (T2VA) only. Use whenever the target model is MiniMax-H3: the user says MiniMax, MiniMax-H3, H3, ref2va / r2v / t2v, names a minimaxh3 checkpoint, or names the MiniMaxH3ReferenceToVideo /…

Hearmeman24/minimax-worldbuilder · 333 tokens

create-simple-prompt

This skill should be used when the user asks to "create a new prompt sample", "add a new prompt sample", "scaffold a new prompt sample", "create a prompt contribution", "add a prompt", or needs to create a new prompt sample with proper folder structure, README, and sample.json metadata. Do NOT use this skill for agent…

pnp/copilot-prompts · 80 tokens

prompt-context-engineer

Transform any rough prompt, request, or idea into a well-structured, context-engineered prompt using Andrej Karpathy's context engineering principles. Use this skill whenever the user asks to improve, rewrite, restructure, optimize, or "engineer" a prompt; mentions prompt engineering or context engineering; pastes a…

pnp/copilot-prompts · 180 tokens

iflytek-hyper-tts

A text-to-speech tool that turns written text into an MP3 recording. It can use an authorized voice and adjust speaking speed, volume, and pitch.

iflytek/iFly-Skills · 92 tokens

iflytek-voiceclone-tts

A tool for creating a speech model from recorded audio and then generating speech that uses the cloned voice. Voice cloning means training software to imitate a person’s voice.

iflytek/iFly-Skills · 99 tokens