style-transfer
Professional artistic style transfer via OpenAI Images API. Transform images into specific art styles, eras, and visual aesthetics. Use when user needs to convert an existing image into different artistic styles, apply famous art movements, or transform visual content with specific stylistic parameters (e.g., "make this photo look like an oil painting", "apply cyberpunk aesthetic", "transform into vintage photography").
Install
mkdir -p .claude/skills/style-transfer && curl -L -o skill.zip "https://mcp.directory/api/skills/download/7902" && unzip -o skill.zip -d .claude/skills/style-transfer && rm skill.zipInstalls to .claude/skills/style-transfer
About this skill
Style Transfer Pro
Apply artistic style transfer to images using OpenAI Images API with curated style prompts.
Setup
- Needs env:
OPENAI_API_KEY - Needs source image URL (public URL or base64 data URI)
Quick Start
Transform an image to oil painting style:
python3 ~/Projects/agent-scripts/skills/style-transfer/scripts/transfer.py \
--source "https://example.com/photo.jpg" \
--style "oil painting on linen, impressionist brushwork, rich texture, van gogh style"
Transform to multiple styles at once:
python3 ~/Projects/agent-scripts/skills/style-transfer/scripts/transfer.py \
--source "https://example.com/photo.jpg" \
--style "oil painting" \
--style "watercolor illustration" \
--style "cyberpunk neon" \
--style "vintage sepia photograph"
Style Library
Use these pre-defined style names (or provide custom prompts):
Art Movements
impressionist-oil- Impressionist oil painting with visible brushworkwatercolor-dream- Soft watercolor with ink lineworkdigital-art- Modern digital art with crisp detailscomic-book- Bold comic book illustration styleanime-studio- Anime/ manga studio stylepixel-art- Retro pixel art aestheticvector-flat- Clean flat vector illustrationsurreal-abstract- Surrealist abstract art
Photographic Styles
vintage-sepia- Sepia vintage photographypolaroid- Instant polaroid look with faded tonesfilm-noir- Black and white film noir aestheticcandid-snapshot- Authentic snapshot lookstudio-portrait- Professional studio photographyvogue-editorial- Fashion editorial stylegolden-hour- Golden hour warm lightingneon-noir- Cyberpunk neon noir
Period Styles
renaissance-portrait- Classical Renaissance oil paintingbaroque-drama- Dramatic Baroque chiaroscuroart-deco-elegance- Art Deco geometric elegancemid-century-modern- Mid-century modern illustrationvictorian-etching- Victorian etching aestheticsteampunk-gear- Steampunk mechanical styledystopian-grunge- Dystopian grunge aestheticpsychedelic-60s- 1960s psychedelic art
Custom Style Prompts
For fine-grained control, provide full style prompts:
python3 ~/Projects/agent-scripts/skills/style-transfer/scripts/transfer.py \
--source "https://example.com/photo.jpg" \
--prompt "watercolor painting, soft brushstrokes, pastel color palette, hand-painted illustration style, minimal detail, elegant and dreamy"
Style prompt structure:
- Medium: "oil painting", "watercolor", "digital art", "photography"
- Technique: "impressionist", "glazing", "crosshatching", "flat design"
- Lighting: "softbox", "golden hour", "dramatic chiaroscuro", "diffuse"
- Color: "pastel", "muted", "vibrant", "muted earth tones"
- Quality: "ultra-detailed", "minimalist", "sketch", "finished artwork"
Parameters
--source- Source image URL (required)--style- Pre-defined style name (repeatable)--prompt- Full custom style prompt (overrides --style)--out-dir- Output directory (default: ~/Projects/tmp/style-transfer-*)--size- Image size: 1024x1024, 1792x1024, 1024x1792 (default: 1024x1024)--quality- high/standard (default: high)--model- OpenAI image model (default: gpt-image-1.5)--api-key- OpenAI API key (or use OPENAI_API_KEY env)
Output
*.png- Transformed imagesprompts.json- Style prompts usedindex.html- Thumbnail gallery comparing styles
More by openclaw
View all skills by openclaw →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversCreate modern React UI components instantly with Magic AI Agent. Integrates with top IDEs for fast, stunning design and
Recraft AI is an ai image generator for creating, editing, and upscaling raster or vector images with advanced artificia
Gemini Nanobanana: AI image generator for creating, editing, and composing stunning images using advanced artificial int
Convert Markdown to professional Word (.docx) with math, custom styles, tables, images, headers/footers and watermarks —
Gemini 2.5 Flash Image is an AI image generator for text-to-image creation, editing, and style transfer using artificial
Generate stunning AI images with the DALL-E 3 image generator. Customize size, quality, and style using advanced artific
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.