技能 nano-banana-2
🎨

nano-banana-2

低風險 ⚙️ 外部命令🌐 網路存取

إنشاء صور باستخدام Google Gemini 3.1 Flash

也可從以下取得: doany-ai,tul-sh,inferen-sh,agentspace-so,runcomfy-com,inference-shell,toolshell

إنشاء صور مذهلة من أوصاف نصية باستخدام معاينة صور Google Gemini 3.1 Flash. تعديل الصور الموجودة، ودمج مدخلات متعددة، والحصول على تأريض المعلومات في الوقت الفعلي من خلال تكامل بحث Google.

支援: Claude Codex Code(CC)
⚠️ 66
1

下載技能 ZIP

2

在 Claude 中上傳

前往 設定 → 功能 → 技能 → 上傳技能

3

開啟並開始使用

測試它

正在使用「nano-banana-2」。 Generate a photorealistic image of a banana floating in space with stars and nebula in the background

預期結果:

Returns a high-quality photorealistic image showing a yellow banana suspended in deep space with a starfield and colorful nebula clouds in purple and blue tones

正在使用「nano-banana-2」。 Edit this landscape photo to add a rainbow in the sky and change the time to sunset

預期結果:

Returns the edited landscape image with a vibrant rainbow arching across a golden-orange sunset sky, maintaining the original terrain features

安全審計

低風險
v1 • 2/27/2026

Static analyzer flagged 46 patterns but most are false positives from markdown documentation. The 31 'external_commands' detections are markdown code fences, not executable code. The 7 'weak crypto' flags reference SHA-256 checksum verification in docs, which is good security practice. Two legitimate concerns: (1) pipe-to-shell install pattern at line 14, and (2) network URLs to inference.sh. The skill uses restricted Bash(infsh *) commands only. Safe for publication with user warning about CLI installation.

1
已掃描檔案
166
分析行數
4
發現項
1
審計總數
中風險問題 (1)
Pipe to Shell Installation Pattern
The install command uses curl piped directly to shell (curl ... | sh). This pattern downloads and executes code in one step, which could be risky if the server is compromised. The documentation does provide manual install and checksum verification as alternatives.
低風險問題 (1)
External Network Dependencies
The skill requires network access to inference.sh domains for CLI installation and API calls. All URLs point to the official inference.sh platform (cli.inference.sh, dist.inference.sh, inference.sh). Users should trust the inference.sh service.
審計者: claude

品質評分

38
架構
100
可維護性
87
內容
21
社群
83
安全
83
規範符合性

你能建構什麼

إنشاء محتوى تسويقي

إنشاء صور مخصصة لمنشورات وسائل التواصل الاجتماعي ومقالات المدونات والإعلانات بدون الحاجة إلى مصمم.

تصور المنتجات

إنشاء نماذج أولية للمنتجات وفن المفهوم وتغييرات التصميم لتصور الأفكار قبل الإنتاج.

تعديل وتحسين الصور

تعديل الصور الموجودة بإضافة عناصر أو تغيير الأساليب أو تحسين التكوين من خلال تعليمات بلغة طبيعية.

試試這些提示

Generate an image with this prompt: [describe your desired image with specific details about subject, style, colors, and mood]
Generate 4 variations of this concept: [your prompt]. Use aspect ratio 16:9 for widescreen display.
Edit this image [image URL]: [describe the changes you want, such as adding objects, changing colors, or modifying the scene]
Create an artistic visualization of [current event or topic] using Google Search for real-time information. Style: [photorealistic/illustration/watercolor].

最佳實務

  • اكتب أوصافًا مفصلة تتضمن الموضوع والنمط والإضاءة والتكوين والمزاج للحصول على أفضل النتائج
  • استخدم نسب عرض إلى ارتفاع محددة تتناسب مع منصة الإخراج المقصودة (16:9 للفيديو، 1:1 لوسائل التواصل الاجتماعي)
  • تمكين تأريض بحث Google عندما تحتاج إلى صور تعكس أحداثًا جارية أو معلومات في الوقت الفعلي

避免

  • لا تستخدم أوصافًا غامضة مثل 'اصنع شيئًا رائعًا' - التفاصيل المحددة تعطي نتائج أفضل
  • تجنب طلب شخصيات محمية بحقوق الطبع والنشر أو أشخاص حقيقيين أو شعارات مسجلة في الصور المُنشأة
  • لا تعتمد فقط على الإعدادات التلقائية للمشاريع الحرجة - راجع النتائج وحسّنها

常見問題

كيف أقوم بتثبيت CLI من inference.sh المطلوب لهذه المهارة؟
Run 'curl -fsSL https://cli.inference.sh | sh' followed by 'infsh login' to authenticate. For manual installation with checksum verification, visit https://dist.inference.sh/cli/checksums.txt
ما هي تنسيقات الصور المدعومة للصور المدخلة؟
The skill supports JPEG, PNG, and WebP formats for input images. You can provide up to 14 images for multi-image generation tasks.
كيف أحصل على صور إخراج بدقة أعلى؟
Add the 'resolution' parameter to your input with values '1K' (default), '2K', or '4K'. Higher resolutions may take longer to generate.
هل يمكنني إنشاء صور بناءً على أحداث أو أخبار جارية؟
Yes, enable Google Search grounding by setting 'enable_google_search' to true. This allows the model to access real-time information for more accurate and current visualizations.
ما هي نسب العرض إلى الارتفاع المتاحة لإنشاء الصور؟
Available aspect ratios are 1:1 (square), 16:9 (widescreen), 9:16 (portrait), 4:3 (standard), 3:4 (portrait standard), and auto (model chooses optimal ratio).
هل هناك حد لعدد الصور التي يمكنني إنشاؤها في وقت واحد؟
You can generate multiple images in one request using the 'num_images' parameter. The skill also supports up up to 14 input images for complex editing and combination tasks.

開發者詳情

檔案結構

📄 SKILL.md