image-gen

Generate images from prompts and upload them to Catbox for sharing via LINE or Telegram.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/bibo1243/claw_memory --skill image-gen-bibo1243
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: image-gen
Source: https://github.com/bibo1243/claw_memory/tree/main/gaa_all/.agent/skills/image-gen
Command: npx skills add https://github.com/bibo1243/claw_memory --skill image-gen-bibo1243

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

生成 AI 圖片並自動上傳到圖床,可直接分享到 LINE 等通訊軟體。支援中英文提示詞。使用時機:當使用者要求生成圖片、畫圖、製作插圖時。

Core Features & Use Cases

  • 使用 Google Gemini (Nano Banana Pro) 生成高品質圖片
  • 自動上傳到 Catbox 圖床取得公開網址
  • 可直接傳送到 LINE、Telegram 等通訊軟體

Quick Start

輸入提示詞,系統自動生成圖片並上傳到圖床,然後可直接分享至 LINE。

Frequently Asked Questions about image-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate AI images and share them to LINE?▼

To automatically generate AI images and share them to LINE, this Skill processes text prompts via Google Gemini, uploads the output to the Catbox image host for a public URL, and distributes the visual directly to messaging platforms.

Do I need a GEMINI_API_KEY to generate images with Google Gemini?▼

Yes, generating images with Google Gemini requires a GEMINI_API_KEY to authenticate requests. The Skill provides a one-click script that handles prompt-based image creation and uploading once this environment variable is configured.

Can I use Chinese prompts for AI image generation?▼

Yes, you can use Chinese prompts for AI image generation. The system supports both Chinese and English text inputs to create high-quality visuals and automatically upload them to a public image host.

How does the image upload process work after AI generation?▼

The image upload process works by automatically transferring the generated visual to the Catbox image host, which provides a public URL. This allows seamless distribution of the image link to LINE or Telegram.

What is the best way to distribute AI art to Telegram automatically?▼

The best way to distribute AI art to Telegram automatically is using the included end-to-end shell script, which handles prompt-based image creation, uploads the result to Catbox, and sends the public URL to your chat.