ArtGenerator

ArtGenerator is a skill for Claude Code, Codex from CarbeneAI/Forge. It costs 59 tokens per session (2,901 once invoked), scanned A, original, MIT.

An AI image-generation skill for creating visuals from written prompts. It supports artwork for publishing, presentations, marketing, websites, and technical documents, using tools such as DALL-E, Midjourney, Replicate, and Stable Diffusion.

In plain words
What is it for?
Use it to create blog headers, featured images, social posts, presentation visuals, marketing graphics, technical-document illustrations, and website hero images.
Why use it?
It helps when written content needs an image but creating one manually would take extra design work. It also provides a consistent dark, futuristic visual style with neon accents and sketch-like elements.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/carbeneai/forge/artgenerator
Any agent
npx skills add CarbeneAI/Forge --skill artgenerator
Clone the repo
git clone --depth 1 https://github.com/CarbeneAI/Forge

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 ArtGenerator

README.md
[![agentmods](https://agentmods.dev/badge/skills/carbeneai/forge/artgenerator.svg)](https://agentmods.dev/skills/carbeneai/forge/artgenerator)
Your own site
<a href="https://agentmods.dev/skills/carbeneai/forge/artgenerator"><img src="https://agentmods.dev/badge/skills/carbeneai/forge/artgenerator.svg" alt="Measured on agentmods" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,901 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
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 $0.00059 $0.02901
Opus 5 $0.00030 $0.01451
Sonnet 5 $0.00012 $0.00580
Haiku 4.5 $0.00006 $0.00290

Measured 4d ago against content hash 4e1e1e55f224, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ArtGenerator scanned grade A with 1 finding 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 4d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -X POST https://api.replicate.com/v1/predictions \
.claude/skills/ArtGenerator/SKILL.md · 395 lines

How it starts

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

ArtGenerator

Professional AI image generation for blog posts, presentations, marketing materials, and content creation. The ArtGenerator skill creates detailed prompts optimized for AI image generation tools (Replicate, DALL-E, Midjourney, Stable Diffusion) with a focus on CarbeneAI's signature aesthetic.

Core Purpose

Generate high-quality images for:

  • Blog headers and featured images
  • Social media posts
  • Presentation slides
  • Marketing materials
  • Technical documentation
  • Website hero images

CarbeneAI Aesthetic

Signature style: Dark, futuristic, professional with neon accents

Visual DNA:

  • Dark backgrounds: #0a0a0f (deep space black)
  • Neon accents: Cyan (#00D4FF), Magenta (#FF00FF), Purple (#9D4EDD)
  • Glass morphism: Translucent panels with blur effects
  • Tron aesthetic: Glowing lines, geometric patterns, grid overlays
  • Hand-drawn feel: Excalidraw-style sketch elements mixed with polished UI
  • Technical vibe: Code snippets, terminal windows, architecture diagrams

Typography:

  • Headers: Orbitron (geometric, futuristic)
  • Body: Inter or system fonts (clean, readable)

Workflow Routing

Workflow Trigger File
GenerateImage "generate image", "create blog header", "make artwork" workflows/GenerateImage.md
TechnicalDiagram "architecture diagram", "technical visual", "system diagram" workflows/TechnicalDiagram.md

Supported Image Generation Tools

Replicate (Recommended)

Best for: Production use, API integration, diverse models

Models available:

  • Flux 1.1 Pro - Highest quality, photorealistic
  • Stable Diffusion XL - Fast, versatile, good balance
  • Playground v2.5 - Artistic, vibrant colors
  • SDXL Lightning - Ultra-fast generation

API setup:

# In PAI .env file
REPLICATE_API_TOKEN=your_token_here

Usage:

# Via API
curl -X POST https://api.replicate.com/v1/predictions \
  -H "Authorization: Bearer $REPLICATE_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"version": "MODEL_ID", "input": {"prompt": "..."}}'

Read the full file on GitHub · 395 lines

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. 4d ago First seen · 395 lines · 59 tokens per session scan A 4e1e1e55f224

Subscribe to this mod's changes

ArtGenerator is a skill published in the GitHub repository CarbeneAI/Forge (9 stars, last pushed 1mo ago), licensed MIT. It adds 59 tokens to every session and 2,901 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

tachi-infographics

Domain knowledge for threat infographic generation — infographic specification formats, template-specific section layouts (Baseball Card, System Architecture, Risk Funnel), Gemini API prompt construction rules, and visual design system tokens. Consumed by the threat-infographic agent during specification and image…

davidmatousek/tachi · 57 tokens

app-builder

Build and edit small, personal visual tools and artifacts — dashboards, trackers, calculators, data visualizations, charts, simple landing pages, and slide decks the user wants for THEMSELVES. This is the right skill whenever the user asks to "visualize this," "make a chart," or "build an artifact" for their own use…

vellum-ai/vellum-assistant · 162 tokens

fish-audio

Generate expressive audio clips using Fish Audio S2 TTS with bracket emotion tags. Record voice memos, narration, audio messages, or any spoken content.

vellum-ai/vellum-assistant · 35 tokens

implementing-semgrep-for-custom-sast-rules

Write custom Semgrep SAST rules in YAML to detect application-specific vulnerabilities, enforce coding standards, and integrate into CI/CD pipelines.

xalgorix/xalgorix · 37 tokens

openscreen-design

Use this skill to generate well-branded interfaces and assets for OpenScreen (an AI-native screen-recording studio & video editor), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.

getopenscreen/openscreen · 62 tokens

make-viral-video

Build a short news-explainer video tuned for shareability. One striking moment per video; real fetched assets; self-heal validation; pluggable TTS (Gemini-free default, OpenAI fallback).

sonichi/sutando · 48 tokens