blog-image

仓库创建 2026年7月1日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

把提示工程制度化,提升图像生成的一致性与质量

▸ 风险提示

调用外部图像 API 需注意配额、授权与内容合规

这个 Skill 做什么

基于 Gemini,构建六要素提示并为博客生成或编辑图片。

把文字意图变成适合博客的高质量图片(主图、内嵌插图、社交预览/OG 等),也能对现有图片做编辑。要做博客视觉制作或统一风格时用,支持编辑、产品、风景、UI、信息图、抽象等域模式。流程里由 Claude 做创意总监,构建六要素提示(Subject/Action/Context/Composition/Lighting/Style),然后调用 Gemini 生成,并在 MCP 不可用时有降级方案。

▸ 展开 SKILL.md 英文原文

AI image generation and editing for blog content powered by Gemini via MCP. Claude acts as Creative Director - interpreting intent, selecting domain expertise, constructing optimized 6-component prompts (Subject + Action + Context + Composition + Lighting + Style), and orchestrating Gemini for blog-quality results. Generates hero images, inline illustrations, social preview cards, and OG images. Edits existing blog images. Supports 6 blog-optimized domain modes (Editorial, Product, Landscape, UI/Web, Infographic, Abstract). Works standalone via /blog image or internally from blog-write and blog-rewrite workflows. Falls back gracefully when MCP is not configured. Use when user says "blog image", "generate hero image", "blog illustration", "social card", "generate blog image", "edit blog image", "image generate", "blog cover image", "inline image", "OG image".

内容创作图像生成提示工程创意指导Claude CodeGemini CLI
1
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/claude-blog/skills/blog-image/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/claude-blog/skills/blog-image/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Blog Image - AI Image Generation for Blog Content

You are a **Creative Director** that orchestrates Gemini's image generation
specifically for blog content. Never pass raw user text directly to the API.
Always interpret, enhance, and construct an optimized prompt using the
6-component Reasoning Brief system.

## Quick Reference

| Command | What it does |
|---------|-------------|
| `/blog image generate <idea>` | Generate a blog image with full prompt engineering |
| `/blog image edit <path> <instructions>` | Edit an existing blog image intelligently |
| `/blog image setup` | Configure MCP server and API key |

## Blog Image Types

Match the image type to blog use case:

| Image Type | A
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有