← 返回 Skills 市场
GlucoDNA 广告图生成器
作者
jiangyisheng9-bot
· GitHub ↗
· v1.1.0
· MIT-0
45
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install glucodna-ad-generator
功能描述
Generate 1024x1024 Chinese GlucoDNA kidney protection ads with product images using Gemini API and product info.
使用说明 (SKILL.md)
GlucoDNA 广告图生成器
生成 GlucoDNA 基因护肾的中文广告图片,包含产品图。
触发词
- "生成GlucoDNA广告"
- "GlucoDNA 广告图"
- "glucodna ad"
前置依赖
- Gemini API Key(配置于 TOOLS.md 或环境变量)
- Python 包:
pip install google-genai requests
工作流
- 读取
knowledge/products/GlucoDNA.md获取产品信息 - 用 Gemini 3 Pro 生成 1024×1024 广告图
- 保存到桌面
关键代码
python3 workspace/skills/glucodna-ad-skill/generate.py
安全使用建议
Before installing, use a dedicated Gemini API key with limits, install dependencies in a virtual environment, and avoid adding private customer or business data to prompts. The script itself is small and purpose-aligned, but verify the health claims and testimonial permissions before publishing any generated ad.
功能分析
Type: OpenClaw Skill
Name: glucodna-ad-generator
Version: 1.1.0
The skill is designed to generate marketing images for a kidney health supplement using the Gemini API. The Python script `generate.py` retrieves a product image from a legitimate domain (hk3.com.my) and uses a hardcoded prompt to generate an advertisement. While the script attempts to extract an API key from a local `TOOLS.md` file, this behavior is explicitly documented in `SKILL.md` and aligns with standard configuration patterns for this agent framework. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
The artifacts are coherent with an ad-image generator: the script downloads a product image, calls Gemini, and writes an image file. One minor mismatch is that SKILL.md says it reads knowledge/products/GlucoDNA.md, while generate.py uses a hard-coded prompt instead.
Instruction Scope
Instructions are trigger-based and task-scoped; no prompt overrides, autonomous persistence, hidden stopping-condition changes, or destructive workflows are shown.
Install Mechanism
There is no install spec, but SKILL.md asks the user to install unpinned Python packages with pip, which is expected for this kind of script but should be done in a controlled environment.
Credentials
Network use is proportionate to the stated purpose: it downloads a public product image and calls the Gemini API. The default output is a Desktop PNG, and there is no broad local file scanning.
Persistence & Privilege
The script uses a Gemini API key from TOOLS.md or GEMINI_API_KEY and saves an output file, but it does not create background services, scheduled jobs, or persistent autonomous behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install glucodna-ad-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/glucodna-ad-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
修复:产品图URL更新为高清原图版
v1.0.0
初始版本:生成 GlucoDNA 基因护肾广告图,含产品图嵌入 + 知识库
元数据
常见问题
GlucoDNA 广告图生成器 是什么?
Generate 1024x1024 Chinese GlucoDNA kidney protection ads with product images using Gemini API and product info. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 45 次。
如何安装 GlucoDNA 广告图生成器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install glucodna-ad-generator」即可一键安装,无需额外配置。
GlucoDNA 广告图生成器 是免费的吗?
是的,GlucoDNA 广告图生成器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
GlucoDNA 广告图生成器 支持哪些平台?
GlucoDNA 广告图生成器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 GlucoDNA 广告图生成器?
由 jiangyisheng9-bot(@jiangyisheng9-bot)开发并维护,当前版本 v1.1.0。
推荐 Skills