ワンクリックで
image-generator
Generates images using GPT Image 1.5 API. Use when users request image creation, illustration, or visual content.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generates images using GPT Image 1.5 API. Use when users request image creation, illustration, or visual content.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | image-generator |
| description | Generates images using GPT Image 1.5 API. Use when users request image creation, illustration, or visual content. |
Generate images using GPT Image 1.5 when users request visual content.
Use this skill when users:
Use the telclaude generate-image CLI command. This handles API key retrieval from keychain, rate limiting, and proper error handling.
# Basic usage - generates image and outputs file path
telclaude generate-image "YOUR_PROMPT_HERE"
# With size option (default: 1024x1024)
telclaude generate-image "YOUR_PROMPT" --size 1536x1024
# With quality option (default: medium)
telclaude generate-image "YOUR_PROMPT" --quality high
Options:
--size: "auto", "1024x1024" (square), "1536x1024" (landscape), "1024x1536" (portrait). Default: 1024x1024--quality: "low" (fast/cheap), "medium" (balanced), "high" (best quality)To generate a landscape sunset image:
telclaude generate-image "A serene mountain landscape at sunset with a lake reflection" --size 1536x1024 --quality high
The command outputs:
Generated image saved to: /path/to/generated-image.png
Size: 1234.5 KB
Model: gpt-image-1.5
After running the command, include the full file path in your response. The telclaude relay automatically detects paths to generated media and sends the file to the user via Telegram.
Example response:
I've generated your image and saved it to:
/media/outbox/generated/1234567890-abc123.png
[The relay will automatically send the image to you]
Important:
TELCLAUDE_MEDIA_OUTBOX_DIR (default .telclaude-media in native mode; /media/outbox in Docker) and sends them automaticallyIf you get "Image generation not available", the user needs to run telclaude setup-openai to configure their API key.
Headless browser automation via agent-browser CLI
Use when the user wants to create, inspect, update, or remove telclaude scheduled jobs, especially natural-language schedules like "every weekday at 9am". Prefer this skill for cron CRUD behind WRITE_LOCAL+.
Use when the operator asks for a daily or morning Telegram brief, agenda digest, inbox highlights, or Hermes-style operator preset. This is a read-only private-agent workflow that gathers today's Google Calendar, recent Gmail inbox highlights, and weather, then returns a concise Telegram brief.
Create, patch, pin, unpin, rename, or archive agent-authored telclaude skills through the guarded managed-skill writer. Use only for private/telegram agent work when durable skill changes are clearly useful.
Crafts Telegram-friendly replies for telclaude sessions, respecting media, heartbeats, and brevity.
Use when the operator asks for a weekly business report, Monday-morning business digest, revenue/support/CRM/analytics roundup, or wants to schedule workflow