스킬 nano-image-generator
🖼️

nano-image-generator

안전 🌐 네트워크 접근📁 파일 시스템 액세스🔑 환경 변수

使用 Gemini 3 Pro 搭配風格參考圖生成圖片

為專案建立視覺資產通常需要昂貴的設計工具或手動插圖。此技能可透過 Google Gemini 3 Pro Preview API 立即生成圖片,並支援參考圖片以在多個資產中保持一致的風格和角色外觀。

지원: Claude Codex Code(CC)
🥈 77 실버
1

스킬 ZIP 다운로드

2

Claude에서 업로드

설정 → 기능 → 스킬 → 스킬 업로드로 이동

3

토글을 켜고 사용 시작

테스트해 보기

"nano-image-generator" 사용 중입니다. Generate an app icon for a weather app, minimalist cloud and sun design, blue gradient

예상 결과:

  • Image saved to specified output path
  • Square 1:1 aspect ratio suitable for app stores
  • PNG format with transparent or gradient background
  • Resolution matches requested size (1K, 2K, or 4K)

"nano-image-generator" 사용 중입니다. Create a marketing banner with the same style as my brand image, 21:9 cinematic ratio

예상 결과:

  • Wide cinematic banner matching reference image style
  • Visual elements inherit color palette from reference
  • High-resolution output suitable for web headers
  • Consistent brand aesthetic maintained across assets

보안 감사

안전
v4 • 1/17/2026

This skill is a legitimate image generation tool using Google's Gemini API. The static analyzer flagged 217 issues, but nearly all are false positives from documentation files containing code examples in markdown. The actual executable code (generate_image.py) contains only legitimate API calls to Google's Gemini service with no malicious behavior.

5
스캔된 파일
922
분석된 줄 수
3
발견 사항
4
총 감사 수
감사자: claude 감사 이력 보기 →

품질 점수

59
아키텍처
100
유지보수성
87
콘텐츠
32
커뮤니티
100
보안
91
사양 준수

만들 수 있는 것

建立應用程式圖示和啟動畫面

為 iOS 和 Android 商店生成適當長寬比的應用程式圖示、啟動畫面和宣傳圖形。

設計社群媒體視覺資產

為具有特定格式要求的平台(如 Instagram 貼文和 YouTube 縮圖)建立一致的視覺內容。

生成網站主圖和橫幅

使用參考圖片產生符合品牌指南的高解析度主圖橫幅、背景圖片和 UI 圖形。

이 프롬프트를 사용해 보세요

基本圖片生成
Generate an image of a friendly robot mascot waving, flat design style, purple gradient background
特定長寬比
Create a website hero banner for a productivity app with abstract geometric shapes in blue and white, 16:9 aspect ratio
風格遷移
Generate a new character illustration in the same visual style as the reference image, keeping the color palette and artistic approach
角色一致性
Show the same character from the reference image in a forest setting with warm lighting, maintaining character appearance and proportions

모범 사례

  • 在提示中加入特定的風格描述符,如扁平設計、寫實、水彩或極簡風格,以引導輸出結果
  • 生成多個相關資產時使用參考圖片,以在專案或活動中保持視覺一致性
  • 指定符合目標平台要求的長寬比,例如 1:1 用於應用程式圖示,16:9 用於網站橫幅

피하기

  • 避免在圖片中要求複雜的文字渲染,因為 AI 生成對文字處理不佳;應分開疊加文字
  • 不要期望精確重現特定品牌標誌或受版權保護的角色;僅用於靈感和原創設計
  • 避免使用超過 14 張參考圖片,因為 API 會截斷列表並忽略額外的參考圖片

자주 묻는 질문

如何設定我的 Gemini API 金鑰?
Edit scripts/generate_image.py and replace YOUR_GEMINI_API_KEY_HERE in the get_api_key function with your actual key from aistudio.google.com/apikey
輸出支援哪些圖片格式?
The skill automatically detects and saves images in PNG, JPEG, WebP, or GIF format based on what the Gemini API returns
我可以使用這個功能在多張圖片中保持角色一致性嗎?
Yes, generate your first character image then use it as a reference image with --ref flag for subsequent generations to maintain appearance
有哪些長寬比可選?
Supports 1:1, 2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, and 21:9 aspect ratios for various use cases from icons to cinematic banners
參考圖片如何用於風格遷移?
Add reference images using --ref flag; the model analyzes visual style, colors, and artistic approach to apply similar aesthetics to new generations
使用此技能需要費用嗎?
The skill itself is free, but you need a Gemini API key which may have usage costs depending on Google's pricing for the API

개발자 세부 정보

작성자

lxfater

라이선스

MIT

참조

main

파일 구조