一键导入
content-image
Generate AI images for content using Gemini or other image generation APIs. Use when user needs diagrams, illustrations, or visual content.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate AI images for content using Gemini or other image generation APIs. Use when user needs diagrams, illustrations, or visual content.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
/blog-schedule - Manage Post Schedule
Generate a blog post from source materials (text, PDFs, images, transcripts). Use when user wants to create a blog post or article.
Render carousel slides from social/carousel.md into 1080x1350 PNG images.
Push blog posts to Google Docs for review, then pull comments and suggestions back as feedback for discussion.
Initialize a new content project with the standard directory structure in projects). Use when user wants to create a new blog post and one doesn't exist for it.
Extract screenshots from video at specific timestamps. Use when you need specific frames from a video for blog posts or other content.
| name | content-image |
| description | Generate AI images for content using Gemini or other image generation APIs. Use when user needs diagrams, illustrations, or visual content. |
Generate AI images for content.
/content-image [prompt]
uv CLI: brew install uv or pip install uvGEMINI_API_KEY environment variable# With explicit output path
uv run .claude/skills/content-image/scripts/generate_image.py "prompt" images/diagram.png
# Or use --project to save to project's images/ directory (auto-generates filename)
uv run .claude/skills/content-image/scripts/generate_image.py "prompt" --project .
Saves to {project}/images/{descriptive-name}.png
Insert in content: 
See .claude/skills/content-image/references/prompts/image-generation.md for Tufte-style guidelines: