Skills Plugins MCP Prompt Model 博客 我的中心

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
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース 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 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

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

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

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

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