← 返回 Skills 市场
SeaArt Image Generator
作者
seaartpublic
· GitHub ↗
· v1.0.0
· MIT-0
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install seaart-image
功能描述
Use this skill to generate AI images using the SeaArt platform (seaart.ai). Supports text-to-image generation with multiple models, custom dimensions, LoRA m...
安全使用建议
This skill appears to do what it says: it needs your SeaArt session token (the 'T' cookie) and uses it to call seaart.ai to generate images. Before installing: (1) only provide the SEAART_TOKEN if you trust this skill and you understand it will be stored in your agent config; (2) consider creating and using a dedicated SeaArt account or token with limited usage if possible; (3) protect the agent config file (it will contain the token) and avoid pasting the token into chat; (4) confirm the small documentation mismatch about the default model with the author if model defaults matter to you. If you are uncomfortable persisting a browser cookie as an env var, do not install or grant the token.
功能分析
Type: OpenClaw Skill
Name: seaart-image
Version: 1.0.0
The seaart-image skill enables AI image generation via the SeaArt.ai platform. It requires a user-provided session token (SEAART_TOKEN) which is used exclusively to authenticate requests to official SeaArt endpoints (seaart.ai and seaart.me). The Python script (scripts/generate.py) implements standard API interaction logic using the requests library, including task submission and status polling. The documentation (SKILL.md) provides clear instructions and security warnings regarding token handling, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill needs a SeaArt session token (the T cookie) and a Python runtime; the included script calls SeaArt APIs (text-to-img and batch-progress). These requirements match the described functionality.
Instruction Scope
SKILL.md instructs the agent to check the SEAART_TOKEN env var, guide the user to extract the T cookie from browser DevTools, and persist it via /update-config. This is expected for a web-account-based integration, but there is a minor inconsistency in the doc about the default model (the top of the doc lists SeaArt Infinity as default, another spot mentions a different default). The instructions do not ask the agent to read unrelated files or exfiltrate data to other endpoints.
Install Mechanism
No install spec; this is instruction-only with a provided Python script. It relies on standard Python and requests. No downloads from arbitrary URLs or archive extraction are present.
Credentials
The only sensitive environment value used is SEAART_TOKEN (the T cookie), which is proportionate to the skill's purpose. Registry metadata shows an unclear 'Required env vars: [object Object]' entry (parser glitch) but SKILL.md and the script clearly declare and use SEAART_TOKEN as the primary secret.
Persistence & Privilege
The skill recommends persisting SEAART_TOKEN in the agent config via /update-config so the agent can use it later. Persisting an account token is normal for convenience but increases the impact if the agent config is accessible — users should ensure the agent config is stored securely. The skill does not request 'always: true' or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install seaart-image - 安装完成后,直接呼叫该 Skill 的名称或使用
/seaart-image触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of SeaArt Image Generator skill. Features: 14 built-in models (SeaArt Infinity, Film series, Seedream series, Nano Banana series, Grok Imagine, Z Image Turbo, WAI-ANI-PONYXL), smart HD/SD resolution auto-scaling, 7 aspect ratios, LoRA support, negative prompts, and custom model support via URL.
元数据
常见问题
SeaArt Image Generator 是什么?
Use this skill to generate AI images using the SeaArt platform (seaart.ai). Supports text-to-image generation with multiple models, custom dimensions, LoRA m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 SeaArt Image Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install seaart-image」即可一键安装,无需额外配置。
SeaArt Image Generator 是免费的吗?
是的,SeaArt Image Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SeaArt Image Generator 支持哪些平台?
SeaArt Image Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SeaArt Image Generator?
由 seaartpublic(@seaartpublic)开发并维护,当前版本 v1.0.0。
推荐 Skills