image-generator

image-generator is a skill for Claude Code from AI-Hub-Admin/Craftsman-Agent. It costs 40 tokens per session (7,472 once invoked), scanned A, original, no licence file.

A set of skills for generating multi-page poster images from templates and AI image models.

In plain words
What is it for?
It is intended for creating AI-generated posters, but the available information does not specify the exact jobs it handles.
Why use it?
The description does not provide enough detail to say what specific workflow or controls it supports.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the craftsman-agent plugin — 25 skills shipped together

Good fit It is intended for creating AI-generated posters, but the available information does not specify the exact jobs it handles.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ai-hub-admin/craftsman-agent/image-generator
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 AI-Hub-Admin/Craftsman-Agent --skill image-generator
Clone the repo
git clone --depth 1 https://github.com/AI-Hub-Admin/Craftsman-Agent

Made for: Claude Code.

Or install craftsman-agent, the plugin that ships this one along with the rest of its 25 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 image-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-hub-admin/craftsman-agent/image-generator.svg)](https://agentmods.dev/skills/ai-hub-admin/craftsman-agent/image-generator)
Your own site
<a href="https://agentmods.dev/skills/ai-hub-admin/craftsman-agent/image-generator"><img src="https://agentmods.dev/badge/skills/ai-hub-admin/craftsman-agent/image-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,472 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00040 $0.07472
Opus 5 $0.00020 $0.03736
Sonnet 5 $0.00008 $0.01494
Haiku 4.5 $0.00004 $0.00747

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

Security

Grade A, and why

image-generator 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 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.

Makes network callslowCapability

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

curl -X POST "https://agent.deepnlp.org/agent_router" \
skills/image-generator/SKILL.md · 614 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 614 lines · 40 tokens per session scan A c06c88c1214b

Subscribe to this mod's changes

image-generator is a skill published in the GitHub repository AI-Hub-Admin/Craftsman-Agent (17 stars, last pushed 7d ago), with no licence file. It adds 40 tokens to every session and 7,472 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

img2threejs

Turn an object or character reference image into a quality-gated, animation-ready procedural Three.js model built in code. Use for image-to-3D reconstruction, detail-accurate object rebuilds, stylized/likeness-maximized human characters, sculpt specs, and staged code generation.

img2threejs/img2threejs · 63 tokens

tiktok_download

Single-file TikTok/Douyin video download and traffic metrics via TikHub API using only httpx; optional persisted raw API JSON plus a stdlib post-processor emitting CSV and simplified JSON. Supports one URL or concurrent batch (max 10 workers). No dependency on any project codebase.

inclusionAI/AWorld · 63 tokens

ad_video_create

Create ad-ready product video from product images, with or without character/subject images. The workflow leverages AI-powered image composition, scene understanding, and video generation. Video prompts should follow commercial shot language—visual hooks, product presence, hero shots, detail showcase, function…

inclusionAI/AWorld · 64 tokens

video-subtitles-and-audio-insert-workflow

Burn hard subtitles from UTF-8 SRT files using moviepy 2.x with CJK-capable system fonts; tune font size, placement, stroke, and encode settings (bitrate or CRF) to avoid oversized outputs. Documents ffprobe/ffmpeg workflows for inspection, encoding, and batch jobs; troubleshooting for fonts, bitrate, and pacing.…

inclusionAI/AWorld · 140 tokens

tikhub-xiaohongshu-search

Lightweight TikHub Xiaohongshu image-search workflow. Prioritizes single-request usage with curl or minimal Python, saves raw API JSON by default, and includes a small stdlib post-processor for CSV and simplified JSON. Use when the user wants Xiaohongshu keyword image search, page-based pagination, or structured…

inclusionAI/AWorld · 86 tokens

ad_image_create

A workflow for creating product advertising images as either one main image or a collage of several images. It calculates the required layout sizes, generates the scenes, checks the final dimensions, and adds a short social-media tagline.

inclusionAI/AWorld · 67 tokens