← Back to Skills Marketplace
Raphael Ai Image
by
CharlieDaQin
· GitHub ↗
· v0.2.0
· MIT-0
152
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install raphael-ai-image
Description
通过输入文字提示词,使用 Raphael AI 免费生成高质量无水印图片,支持24种视觉风格和电商优化场景。
Usage Guidance
This skill appears to do exactly what it says: it automates a browser to use raphaelai.org, downloads generated images from cdn.raphaelai.org, saves them under ~/.openclaw/workspace/media/, and posts them to Discord. Before installing, confirm you trust the external site (https://raphaelai.org) and the agent's Discord integration because generated images will be downloaded and transmitted to a channel. There are no requested API keys or other secrets. If you do not want the agent to access the network, write files under your home directory, or post to Discord automatically, do not enable this skill. (Minor metadata/version fields in _meta.json differ from registry metadata but this is likely a non-security bookkeeping issue.)
Capability Analysis
Type: OpenClaw Skill
Name: raphael-ai-image
Version: 0.2.0
The skill bundle is a legitimate automation tool for generating images using the Raphael AI website. The SKILL.md file provides clear instructions for browser automation, and the scripts/generate_image.py file serves only as a documentation holder for styles and prompts without executing any harmful code. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description promise (generate watermark-free Raphael AI images) matches the SKILL.md and the included documentation script which describe using OpenClaw Browser to navigate raphaelai.org, extract image URLs from cdn.raphaelai.org, download, save, and post to Discord. There are no unrelated credentials, binaries, or config paths required beyond the agent's normal browser/network capabilities.
Instruction Scope
Instructions explicitly direct the agent to open the external site, interact with the DOM, extract a CDN URL, curl the image, save to ~/.openclaw/workspace/media/, and send via Discord. Those steps are appropriate for the stated task, but they do involve network access, writing files to the agent workspace, and use of the agent's Discord channel integration — users should be aware images will be downloaded and posted externally.
Install Mechanism
No install spec is provided (instruction-only plus a documentation-only Python file). Nothing will be downloaded or executed at install time by the skill itself.
Credentials
The skill requires no environment variables, no keys, and no special config paths. The only implicit requirement is the agent's ability to access the network, run browser automation, and post to Discord (typical platform capabilities).
Persistence & Privilege
always is false, and the skill does not request persistent elevated privileges or modify other skills' configs. It writes outputs to the agent workspace path (~/.openclaw/workspace/media/) which is consistent with normal media handling.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install raphael-ai-image - After installation, invoke the skill by name or use
/raphael-ai-image - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.2.0
- 简化并明确了技能的定位、调用流程与角色分工(主 Agent/请求方)。
- 提升文档结构,突出快速参考与常用模板,便于用户和 Agent 快速上手。
- 优化提示词和风格关键词参考,更聚焦实用表达。
- 汇总 24 种视觉风格,归纳适用场景,精炼说明。
- 精简技术说明和注意事项,强化“免注册、完全免费、可商用”等核心卖点。
v0.1.0
- 首发版本:通过 OpenClaw 自动操控 raphaelai.org,实现免费、无限、无水印的 AI 图片生成功能
- 支持输入任意提示词,生成高质量图片,适合电商、社媒、Logo、概念艺术等多场景
- 内置 24 种视觉风格,覆盖照片、动漫、电影感、像素、油画、赛博朋克等
- 图片可商用,自动优化提示词,生成 512x512 或更高分辨率无水印图片
- 操作简单,可全自动或手动选择风格,无需注册或 API Key
Metadata
Frequently Asked Questions
What is Raphael Ai Image?
通过输入文字提示词,使用 Raphael AI 免费生成高质量无水印图片,支持24种视觉风格和电商优化场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Raphael Ai Image?
Run "/install raphael-ai-image" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Raphael Ai Image free?
Yes, Raphael Ai Image is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Raphael Ai Image support?
Raphael Ai Image is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Raphael Ai Image?
It is built and maintained by CharlieDaQin (@charliedaqin); the current version is v0.2.0.
More Skills