萤火绘卷:使用 Gemini Imagen 3 接口进行艺术创作。支持根据文本描述生成高质量图片,并自动保存至归档目录。
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill gemini-painter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gemini Painter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-gemini-painter)More formats (shields.io, HTML) on the badges page.
---
name: gemini-painter
description: "萤火绘卷:使用 Gemini Imagen 3 接口进行艺术创作。支持根据文本描述生成高质量图片,并自动保存至归档目录。"
metadata:
{
"openclaw":
{
"emoji": "🎨",
"category": "creative",
},
}
---
# 🎨 萤火绘卷 (Gemini Painter)
该技能使萤火具备了视觉创作的能力。通过调用 Gemini Imagen 3 接口,萤火可以将脑海中的闪念转化为具象的艺术作品。
## 🚀 核心功能
- **文本绘图**:接收详细的文字描述,生成高审美风格的艺术图片。
- **自动归档**:生成的作品将自动存储于 `archives/images/`,便于长期查阅。
- **创作记录**:每张图片都保留其生成的 Prompt 记录,沉淀创作灵感。
## 🛠️ 使用方法
直接告诉萤火你想看到的画面,例如:
- "萤火,帮我画一个赛博朋克风格的上海雨夜。"
- "我想看你在星空中跳舞的样子。"
## 📂 技术细节
- **模型**: `gemini-3-pro-image`
- **接口地址**: `http://127.0.0.1:8317/v1`
- **脚本路径**: `scripts/painter.py`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!