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.
npx skills add calesthio/generative-media-skills --skill recraft-image-designgit clone --depth 1 https://github.com/calesthio/generative-media-skillsWrote 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.
[](https://agentmods.dev/skills/calesthio/generative-media-skills/recraft-image-design)<a href="https://agentmods.dev/skills/calesthio/generative-media-skills/recraft-image-design"><img src="https://agentmods.dev/badge/skills/calesthio/generative-media-skills/recraft-image-design/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.
<a href="https://agentmods.dev/skills/calesthio/generative-media-skills/recraft-image-design"><img src="https://agentmods.dev/badge/skills/calesthio/generative-media-skills/recraft-image-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 2 findings, up to high
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- high Tool Misuse · line 104 Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).Fix: Validate all tool parameters against an allowlist. Reject dangerous parameter values (shell=True, --force, -rf /) and use safe defaults.
- medium Data Exfiltration · line 277 Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00080 | $0.10291 |
| Opus 5 | $0.00040 | $0.05146 |
| Sonnet 5 | $0.00016 | $0.02058 |
| Haiku 4.5 | $0.00008 | $0.01029 |
Grade A, and why
recraft-image-design 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 9d 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.
All examples are examples, not mandatory formulas. They assume `curl`, Python 3, `Pillow`, `defusedxml`, and an environment variable named `RECRAFT_API_TOKEN`. How it starts
The opening of the file, as written. The whole thing — 656 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Recraft image design
Use Recraft as a design-production system, not as a generic prompt box. Choose the model and operation from the required output contract, make only documented API calls, save returned assets immediately, and inspect the actual raster or SVG before delivery.
Evidence labels and freshness
Interpret labels literally:
- Documented — stated in a first-party Recraft API reference, OpenAPI document, model page, legal page, or trust page.
- Inference — a conclusion derived from documented behavior but not promised by Recraft.
- Production heuristic — a practical workflow recommendation; test it on the current account and brief.
Volatile API facts in this skill were checked 2026-07-09. Recheck model IDs, compatibility, pricing, limits, retention, and terms before a costly or regulated run. The human-readable API guide is the contract to prefer. The official Swagger specification sometimes exposes extra aliases or fields not explained in the guide; do not depend on those without a small validation request.
Establish the production contract
Before calling the API, record:
- deliverable: raster or editable SVG;
- target aspect/size and final-use resolution;
- exact copy that must appear, if any;
- brand palette, forbidden colors, and style references;
- what must remain unchanged in an edit;
- rights/consent status for references, people, marks, and copy;
- commercial use, provenance/disclosure, privacy, and retention requirements;
- exploration budget and acceptance checks.
If a downstream tool requires true paths, request a vector model. A raster image that merely looks like vector art is not a substitute for SVG.
Select a current model
Documented, verified 2026-07-09: POST /v1/images/generations defaults to recraftv4_1. The public guide accepts these proprietary model IDs:
| Family | Raster | Vector | Use |
|---|---|---|---|
| V4.1 expressive, standard | recraftv4_1 |
recraftv4_1_vector |
Current default for concepting, polished art direction, typography, illustration, and general production |
| V4.1 expressive, Pro | recraftv4_1_pro |
recraftv4_1_pro_vector |
Same line at roughly 4 MP / higher output size for print and dense detail |
| V4.1 Utility, standard | recraftv4_1_utility |
recraftv4_1_utility_vector |
Cleaner, flatter, front-facing, predictable work such as product shots and mockup source imagery |
| V4.1 Utility, Pro | recraftv4_1_utility_pro |
recraftv4_1_utility_pro_vector |
Utility behavior with higher output size |
| V4 | recraftv4 |
recraftv4_vector |
Previous design-forward generation family |
| V4 Pro | recraftv4_pro |
recraftv4_pro_vector |
Previous high-resolution family |
| V3 | recraftv3 |
recraftv3_vector |
Keep for curated/custom styles, localized edit routes, text layout, negative prompts, and artistic-level controls |
| V2 | recraftv2 |
recraftv2_vector |
Legacy styles/effects that exist only in V2 |
What ships with it
1 file 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.
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.
- 9d ago First seen · 656 lines · 80 tokens per session scan A 3fef0d468711
recraft-image-design is a skill published in the GitHub repository calesthio/generative-media-skills (170 stars, last pushed 2mo ago), licensed MIT. It adds 80 tokens to every session and 10,291 once invoked, about $0.0004 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-09-03.
Other skills, from other repositories
cliptalk-graphics-packager
Adds task-local graphic text layers such as title cards, top labels, product tags, price or parameter callouts, watermarks, and CTA overlays to an existing timeline.
sage-review
Deep, platform-neutral code review for PRs and CRs in ONE thorough single pass — design reasoning (Problem Worth Solving & Solution Fit) as one dimension alongside the 9 code-level dimensions, with chain-of-consequences, self-critique, and draft-only comments. The single app-owned source of truth.
design-critique
Run a heuristic evaluation of a UI design (image, HTML, Figma, URL, or flow) the way an experienced designer would. Evaluates 4 categories (Visual & hierarchy, Usability & interaction, Accessibility, Content) using recognized frameworks, NN/g 0-4 severity, and evaluability-aware prioritization that never judges what…
theme-pack-authoring
Build, validate, and install Kiro Crew theme packs -- pack anatomy, the 56-variable palette, role-tagged fonts, the overrides.css allowlist (what installs vs what actually renders), and the install-verify cycle. Use when the user wants to create or edit a theme pack.
image-authoring
Author images and diagrams as code — SVG, Pillow, Excalidraw, mermaid. Load when asked to draw, illustrate, or make an image, icon, logo, poster, or diagram.
web-design
Penguin visual language for generated web pages and app UIs — GitHub-style simplicity with a single blue accent, light and pure-black dark themes, design tokens, component and chat-interface recipes, plus an opt-in warm paper editorial theme.