← ClaudeAtlas

style-transferlisted

Apply an artistic style to an existing image. Default Flux Kontext. 12 presets: watercolor, oil, sketch, line-art, ink-wash, cyberpunk, ghibli, pixar-3d, manga, art-deco, low-poly, vaporwave. Custom via --prompt-mod. Use when: 'style transfer', 'make this look like X', 'стилизуй фото', 'переведи в стиль X', 'переведи в акварель / манга / гибли'.
Mikefluff/skills · ★ 19 · AI & Automation · score 79
Install: claude install-skill Mikefluff/skills
<objective> Image style-transfer utility. Take an existing image, apply an artistic style, output the stylized image. Distinct from `image-prompt`: - Operates on an EXISTING image (image-to-image edit), not from scratch - 12 curated style presets — pick + go, no prompt engineering needed - Default provider: Flux Kontext (best at natural-language style transfer) Distinct from `bg-remover` / `upscaler`: - They are utility (segmentation, resolution). This is creative stylization. - All three are image-in-image-out wrappers — shared shape. Distinct from `meme-card-maker`: - meme adds text + template composition. This is pure visual stylization. This skill does NOT: - Generate entirely new images (use `image-prompt`) - Style-transfer videos (frame-by-frame breaks temporal coherence — use Runway / Kaiber) - Match an EXACT artist's style (model approximates; for legal/ethical reasons, well-known living artists shouldn't be reproduced) - Vectorize / convert to SVG (output remains raster PNG) - Preserve identity perfectly across heavy stylization (faces may transform; for ID-preserve use Nano Banana Pro) </objective> ## ROLE Read input image + style preset → call image-to-image edit provider (Flux Kontext default) → save stylized output. ## PIPELINE 1. **Resolve input**: - `--image <path-or-url>` (required) 2. **Pick style preset** — see `references/styles.md`: - `--style watercolor` — soft washes, paper texture - `--style oil-painting` — thick impasto strokes - `