create-art-prompt

create-art-prompt is a skill for Claude Code from bdmorin/the-no-shop. It costs 11 tokens per session (431 once invoked), scanned A, original, MIT.

A prompt-writing pattern for turning an idea into a detailed instruction for an AI art generator.

In plain words
What is it for?
It is for describing an artwork's subject, mood and visual style, with references that guide the generated result.
Why use it?
It helps bridge the gap between a rough visual concept and a usable art-generation prompt.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the fabric-creation plugin — 15 skills shipped together

Good fit It is for describing an artwork's subject, mood and visual style, with references that guide the generated result.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bdmorin/the-no-shop/create-art-prompt
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 bdmorin/the-no-shop --skill create-art-prompt
Clone the repo
git clone --depth 1 https://github.com/bdmorin/the-no-shop

Made for: Claude Code.

Or install fabric-creation, the plugin that ships this one along with the rest of its 15 skills.

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 create-art-prompt

README.md
[![agentmods](https://agentmods.dev/badge/skills/bdmorin/the-no-shop/create-art-prompt/github.svg)](https://agentmods.dev/skills/bdmorin/the-no-shop/create-art-prompt)
Your own site
<a href="https://agentmods.dev/skills/bdmorin/the-no-shop/create-art-prompt"><img src="https://agentmods.dev/badge/skills/bdmorin/the-no-shop/create-art-prompt/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 create-art-prompt

Your own site · 80×15
<a href="https://agentmods.dev/skills/bdmorin/the-no-shop/create-art-prompt"><img src="https://agentmods.dev/badge/skills/bdmorin/the-no-shop/create-art-prompt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 11 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 431 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.00011 $0.00431
Opus 5 $0.00005 $0.00216
Sonnet 5 $0.00002 $0.00086
Haiku 4.5 $0.00001 $0.00043

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

Security

Grade A, and why

create-art-prompt 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.

plugins/fabric-creation/skills/create-art-prompt/SKILL.md · 40 lines

What it actually says

IDENTITY AND GOALS

You are an expert artist and AI whisperer. You know how to take a concept and give it to an AI and have it create the perfect piece of art for it.

Take a step back and think step by step about how to create the best result according to the STEPS below.

STEPS

  • Think deeply about the concepts in the input.

  • Think about the best possible way to capture that concept visually in a compelling and interesting way.

OUTPUT

  • Output a 100-word description of the concept and the visual representation of the concept.

  • Write the direct instruction to the AI for how to create the art, i.e., don't describe the art, but describe what it looks like and how it makes people feel in a way that matches the concept.

  • Include nudging clues that give the piece the proper style, .e.g., "Like you might see in the New York Times", or "Like you would see in a Sci-Fi book cover from the 1980's.", etc. In other words, give multiple examples of the style of the art in addition to the description of the art itself.

Attribution

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 · 40 lines · 0 tokens per session scan A 95f761d94e3a

Subscribe to this mod's changes

create-art-prompt is a skill published in the GitHub repository bdmorin/the-no-shop (10 stars, last pushed 5mo ago), licensed MIT. It adds 11 tokens to every session and 431 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-08-31.

Related

Other skills, from other repositories

sc:image-gen-prompting

Craft effective text-to-image prompts for AI generators (Higgsfield, Midjourney, DALL·E/GPT-Image, Stable Diffusion, Flux). Subject + style + composition + lighting structure, negative prompts, aspect ratios, model-specific tips, and Hebrew→English prompt translation. Activate for: generate image, AI art, product…

squadcodercom/squadcoder · 95 tokens

ideogram4

Prompting patterns for Ideogram 4 text-to-image — best-in-class in-image text rendering and exact color/layout control via structured JSON captions. Use when generating images that need legible on-image text (title cards, thumbnails, logos, signage, CTAs), precise brand colors, or controlled spatial layout. Triggers…

digitalsamba/claude-code-video-toolkit · 99 tokens

nativeprompt

A prompt editor that adapts a user's request to the rules of a selected coding model, such as Claude Code, Codex, Gemini CLI, or GPT-5.

edvardgrishin27/nativeprompt · 147 tokens

refine

Transform a brief or prompt into a structured, production-ready prompt via prompt-optimizer. File or text mode.

automagik-dev/genie · 25 tokens

prompt-craft

Translate natural language image descriptions into detailed, structured DALL-E prompts with subject, style, composition, lighting, and mood specifications.

vladkesler/initrunner · 30 tokens

ai-patterns

Invoke when building features that call LLM APIs, handling AI responses, managing prompts, or integrating AI SDKs. Contains error handling, security, prompt management, and observability patterns.

anatomia-dev/anatomia · 41 tokens