المهارات nano-banana-2
📦

nano-banana-2

آمن ⚙️ الأوامر الخارجية🌐 الوصول إلى الشبكة

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

متاح أيضًا من: toolshell,tul-sh,inference-sh-9,inferen-sh

أنشئ صورًا مذهلة مُولدة بالذكاء الاصطناعي باستخدام نموذج Google Gemini 3.1 Flash Image Preview. تتيح هذه المهارة إنشاء نصوص إلى صور، وتحرير الصور، وتكوين صور متعددة من خلال واجهة CLI بسيطة عبر inference.sh.

يدعم: Claude Codex Code(CC)
📊 69 كافٍ
1

تنزيل ZIP المهارة

2

رفع في Claude

اذهب إلى Settings → Capabilities → Skills → Upload skill

3

فعّل وابدأ الاستخدام

اختبرها

استخدام "nano-banana-2". موزة في الفض��ء، واقعية للصور

النتيجة المتوقعة:

Returns generated image(s) in the response with metadata including resolution, aspect ratio, and generation parameters.

استخدام "nano-banana-2". Add a rainbow to this landscape photo with storm clouds clearing

النتيجة المتوقعة:

Returns edited image showing the original landscape with added rainbow effect and modified sky elements.

التدقيق الأمني

آمن
v1 • 3/12/2026

All static findings are false positives. The 32 external_command detections are bash command examples in markdown documentation (not actual code execution). The 5 network detections are legitimate documentation URLs (inference.sh, example.com). The 6 weak_crypto detections are scanner misidentifications of table formatting - no cryptographic code exists in this skill. This is a legitimate image generation API wrapper skill using inference.sh CLI.

1
الملفات التي تم فحصها
168
الأسطر التي تم تحليلها
4
النتائج
1
إجمالي عمليات التدقيق
مشكلات منخفضة المخاطر (2)
External Command Examples in Documentation
Static scanner detected shell commands in markdown documentation. These are user-facing examples showing CLI usage, not actual code execution. The skill uses inference.sh CLI (infsh) as a legitimate API wrapper for Google Gemini image generation.
Documentation URLs Detected
Static scanner flagged hardcoded URLs. These are legitimate documentation and reference links (inference.sh domain, example.com placeholder). No unauthorized network requests or credential exfiltration.
تم تدقيقه بواسطة: claude

درجة الجودة

38
الهندسة المعمارية
100
قابلية الصيانة
87
المحتوى
24
المجتمع
100
الأمان
83
الامتثال للمواصفات

ماذا يمكنك بناءه

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

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

تصور المفاهيم

تصور أفكار المنتجات والمفاهيم المعمارية أو الاتجاهات الإبداعية بسرعة قبل الالتزام بالإنتاج.

تحسين الصور وتحريرها

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

جرّب هذه الموجهات

نص أساسي إلى صورة
Generate an image of a serene mountain landscape at sunrise with misty valleys and golden light reflecting off snow peaks.
إنشاء صور بأسلوب
Create a photorealistic portrait of a futuristic robot chef in a modern kitchen, studio lighting, shallow depth of field, 85mm lens.
تحرير الصور بمرجع
Transform this daytime photo into a nighttime scene with stars in the sky, moonlight casting shadows, and warm interior lights visible through windows.
تكوين صور متعددة
Combine these product photos into a cohesive lifestyle scene showing the items in use at a modern workspace with natural lighting.

أفضل الممارسات

  • استخدم مطالبات محددة ووصفية مع تفاصيل الأسلوب والإضاءة والتكوين للحصول على نتائج أفضل
  • ابدأ بدقة أقل (1K) لاختبار المطالبات قبل إنشاء مخرجات 4K النهائية
  • قدم صورًا مرجعية عند التحرير لضمان فهم الذكاء الاصطناعي للمحتوى الأساسي

تجنب

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

الأسئلة المتكررة

ما هو inference.sh CLI وكيف أقوم بتثبيته؟
inference.sh is a platform for running AI applications. Install via: npx skills add inference-sh/skills@agent-tools. Authentication is required via infsh login.
كم عدد الصور التي يمكنني إنشاؤها في طلب واحد؟
Use the num_images parameter to generate up to 4 images from a single prompt in one request.
هل يمكنني تحرير الصور الموجودة بهذه المهارة؟
Yes, provide input image URLs in the images array along with editing instructions in the prompt parameter.
ما هي تنسيقات الصور المدعومة للإدخال؟
Input images support JPEG, PNG, and WebP formats. You can provide up to 14 images for multi-image operations.
كيف يعمل تثبيت بحث Google؟
Enable google_search parameter to let the model access real-time information for accurate depictions of current events, weather, or news.
ما هي الدقات المتاحة للمخرجات؟
Choose from 1K (default), 2K, or 4K resolution. Higher resolutions require more processing time and may have higher costs.

تفاصيل المطور

المؤلف

inference-shell

الترخيص

MIT

مرجع

main

بنية الملفات

📄 SKILL.md