Skills Plugins MCP Prompt Model 博客 我的中心
内容创作 #image #ai

generative-media

Generate and edit images using AI models including Nano Banana 2 (Gemini 3.1 Flash), FLUX.2 Pro, and FLUX.2 Flex via OpenRouter. Covers text-to-image generation, image editing, batch variations, and post-processing. Use when the user asks to generate an image, create artwork, make a picture, edit a photo, create illustrations, generate variations, make a banner, create social media graphics, or any visual content creation task. Triggers: 'generate an image', 'create a picture', 'make an illustration', 'edit this image', 'image variations', 'create artwork', 'banner', 'thumbnail', 'social media graphic', 'hero image', 'product shot'. For logo-specific work, prefer the logo-creator skill.

DeepseekModel 官方收录技能 质量 良好 · 48 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=vlabsai-vector-ai-toolkit-skills-generative-media-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name generative-media description Generate and edit images using AI models including Nano Banana 2 (Gemini 3.1 Flash), FLUX.2 Pro, and FLUX.2 Flex via OpenRouter. Covers text-to-image generation, image editing, batch variations, and post-processing. Use when the user asks to generate an image, create artwork, make a picture, edit a photo, create illustrations, generate variations, make a banner, create social media graphics, or any visual content creation task. Triggers: 'generate an image', 'create a picture', 'make an illustration', 'edit this image', 'image variations', 'create artwork', 'banner', 'thumbnail', 'social media graphic', 'hero image', 'product shot'. For logo-specific work, prefer the logo-creator skill. Generative Media Generate and edit images using AI models via OpenRouter. Supports multiple models with shared prompting knowledge and dedicated per-model scripts. Setup All scripts use uv run with inline deps — no install needed. export OPENROUTER_API_KEY= "your-key-here" All script paths below are relative to this skill's directory. Run as: uv run --with requests python3 scripts/SCRIPT.py COMMAND [args] Model Selection Need Model Why Edit existing image Nano Banana Only model with editing Text in image Nano Banana Best text rendering 2K/4K resolution Nano Banana Only model with size tiers Artistic/illustration FLUX.2 Pro Strongest creative styles Fast cheap exploration FLUX.2 Flex $0.02/img, 2-5s Default / general Nano Banana Most versatile Full comparison: references/models/index.md Workflow 1. Understand the Request Clarify with the user: What : Subject, scene, or concept Style : Photo, illustration, painting, flat vector, etc. Where it goes : Social media, hero banner, print, icon (determines aspect ratio + resolution) Edit or new : Generating from scratch or modifying an existing image? Reference : Any images or styles they like? 2. Choose Model Use the model selection table above. When unsure, default to Nano Banana. 3. Craft the Prompt Build the prompt using this structure: [Subject] + [Style] + [Composition] + [Lighting/Color] + [Constraints] Key differences by model: Nano Banana 2 : Natural language, conversational prompts. "Create a cozy scene with..." FLUX : Keyword-driven, comma-separated descriptors. "cozy cafe, warm lighting, 35mm film..." Full prompting guide: references/prompting.md Quick prompt examples: Product shot: Minimalist ceramic vase with dried eucalyptus, product photography, soft studio lighting, white background, centered, no text Social media graphic: Abstract geometric pattern with navy (#1a2332) and coral (#ff6b6b) shapes, modern minimalist style, 1:1 square composition, clean edges Hero banner: Aerial view of a winding mountain road through autumn forest, golden hour lighting, cinematic wide shot, warm color palette, 16:9 4. Generate Single image: OPENROUTER_API_KEY= "..." uv run --with requests python3 scripts/nano_banana.py generate \ --prompt "YOUR PROMPT" --output-dir ./output --aspect-ratio 16:9 --size 2K --prefix hero Batch variations (for exploration): OPENROUTER_API_KEY= "..." uv run --with requests python3 scripts/nano_banana.py batch \ --prompt "YOUR PROMPT" --output-dir ./output --count 6 --prefix explore Edit existing image: OPENROUTER_API_KEY= "..." uv run --with requests python3 scripts/nano_banana.py edit \ --prompt "EDIT INSTRUCTIONS" --input source.png --output-dir ./output --prefix edited FLUX generation: OPENROUTER_API_KEY= "..." uv run --with requests python3 scripts/flux.py batch \ --prompt "YOUR PROMPT" --output-dir ./output --model pro --count 4 5. Review & Iterate Build a preview gallery to compare results: uv run --with Pillow python3 scripts/preview_gallery.py \ --input-dir ./output --title "Project Name" Open preview.html in browser. Ask user which to keep, iterate, or discard. Iteration tips: Keep what works, describe what to change Add constraints to remove unwanted elements: "no text, no watermarks" Try a different model if current one struggles with the style Use --prefix v2 for iteration rounds 6. Post-Processing (if needed) For post-processing (background removal, format conversion, SVG vectorization): references/techniques/upscaling.md Script Reference Script Purpose Key Commands nano_banana.py Gemini 3.1 Flash generation + editing generate , edit , batch flux.py FLUX.2 Pro/Flex generation generate , batch preview_gallery.py HTML comparison gallery --input-dir , --title utils.py Shared utilities (imported by other scripts) Model-Specific Guides Nano Banana details — Prompting tips, editing, resolution tiers FLUX details — Pro vs Flex, keyword-driven prompting Editing techniques — Background removal, color changes, style transfer
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。