Token导航 LogoToken导航TokenDH.com
图像处理操作浏览器clawhub未标认证来源可访问clear审计通过

jimeng-image吉盟图像

Agent Skill

用于辅助图像生成、图片编辑、视觉素材处理或图像模型工作流。它适合让 Agent 根据文本生成图片、处理背景、整理视觉提示词或调用相关图像工具。使用时需要确认输入图片、版权来源、输出格式和模型限制;涉及人物、品牌、商品或公开展示素材时,应额外核对授权、真实性和内容合规边界。

总安装

6,278

周安装

259

GitHub Stars

公开资料未说明

下载量

2,051
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:jimeng-image(吉盟图像)
来源仓库:https://github.com/haohao-ui/jimeng-image
安装命令:
openclaw skills install jimeng-image
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install jimeng-image

简介

吉盟图像用于在即梦平台生成 AI 图片,支持提示词输入与比例调整。

  • 适用于内容创作、视觉辅助与设计原型开发等场景。
  • 可调用浏览器自动化完成图像生成与结果检查,需指定输出格式。
  • 涉及人物或品牌素材时应核实版权许可,避免商用侵权风险。
  • 安装于 OpenClaw,依赖浏览器实例,建议测试模型响应稳定性。

SKILL.md

name
jimeng-image
description
Generate images on Jimeng (即梦 / jimeng.jianying.com) using OpenClaw-managed browser. Supports prompt entry, ratio selection, quick result inspection, and local downloads.

Jimeng Image Generation

Use this skill when the task is specifically about Jimeng image generation.

This skill assumes website interaction happens through the OpenClaw-managed browser. Prefer the built-in browser tool when available, otherwise use:

openclaw browser --browser-profile <profile> <subcommand> ...

For the browser workflow itself, follow the shared openclaw-browser skill rules:

  • use an explicit profile whenever possible
  • prefer a dedicated profile for the current agent
  • re-snapshot whenever refs go stale
  • do not fall back to a generic unmanaged browser flow

What this skill covers

  • open Jimeng image creation pages
  • enter prompts
  • set aspect ratio and generation options
  • submit image jobs
  • wait for outputs to finish
  • open the output detail page when needed
  • download local output files

Preconditions

Before doing anything:

  1. Use a dedicated Jimeng-capable browser profile when possible.
  2. Confirm the page is already logged in if login is required.
  3. If Jimeng shows a login gate, approval prompt, payment gate, or exhausted credits, stop and tell the user clearly.

Do not silently switch to another website or another image service.

Primary entry URL

https://jimeng.jianying.com/ai-tool/home/?workspace=0&type=image

Profile policy

Prefer this order:

  1. current agent's dedicated browser profile
  2. user-requested profile
  3. configured OpenClaw default profile
  4. openclaw fallback profile

If a profile named after the current agent exists and is configured, prefer it.

Standard operating pattern

1) Open the correct Jimeng page

Open the image generation URL.

2) Take a fresh interactive snapshot

Do this before each important interaction.

3) Fill the main prompt textbox

Use the main creation textbox, not search boxes from the inspiration/discovery area.

Observed Jimeng UI often contains:

  • a large prompt textbox for creation
  • other secondary textboxes such as discovery/search inputs

Always identify the correct input from a fresh snapshot before typing.

4) Adjust generation settings if requested

Possible settings include:

  • aspect ratio
  • model / generation mode
  • quality

Use the actual live UI labels from the current snapshot. Do not assume fixed refs.

Aspect ratio handling

Jimeng usually exposes ratio through a visible button such as:

  • 16:9
  • 1:1
  • 9:16
  • or an image-side ratio control such as 智能比例

Video ratio behavior observed in live testing

Clicking the visible ratio button can expose a radio group with options like:

  • 21:9
  • 16:9
  • 4:3
  • 1:1
  • 3:4
  • 9:16

When the user asks for a specific ratio:

  1. click the ratio button
  2. re-snapshot if needed
  3. choose the requested radio option
  4. re-snapshot again before generating

If no ratio is specified, keep the default shown by Jimeng.

Image generation workflow

Typical flow:

  1. open the image URL
  2. snapshot
  3. type the user's prompt into the main image prompt box
  4. optionally set ratio / quality / model
  5. click the generate button
  6. wait for result cards or a result detail page
  7. if needed, click a chosen result to open details
  8. use 下载 when available to save the file locally

Image result heuristics observed in live testing

On the result/detail page, Jimeng may show buttons such as:

  • 下载
  • 生成视频
  • 智能超清
  • 超清
  • 细节修复
  • 再次生成

If the user's request is simply "generate one image and give it to me", it is acceptable to:

  • choose the first completed result
  • open it
  • download it locally
  • report the saved file path

If the user explicitly wants selection among multiple outputs, present the options instead of picking silently.

Download rules

Always download the final selected file to a local path.

Prefer stable, descriptive names such as:

  • jimeng-image-<timestamp>.png

After download:

  1. confirm the file exists
  2. report the absolute local path
  3. if possible, attach or preview the media for the user

Jimeng-specific UI hints

Live testing on this environment showed common labels such as:

  • 图片生成
  • 去查看
  • 下载
  • 再次生成
  • 回到底部

These are useful anchors, but the exact layout and refs can change. Always trust the latest snapshot over memory.

Failure handling

If refs fail

  • take a new interactive snapshot
  • use the new refs
  • do not keep retrying stale refs

If login is required

  • stop and tell the user Jimeng needs login
  • do not fake completion

If credits or membership are insufficient

  • report exactly what the page shows
  • do not keep retrying blindly

If generation is rejected or moderated

  • surface the reason if visible
  • ask whether the user wants a rewritten prompt

If multiple outputs appear

  • if the user asked for just one result, choose the first clearly completed result
  • if quality comparison matters, ask before downloading all of them

Anti-patterns

Avoid these mistakes:

  • using a generic browser instead of OpenClaw browser
  • typing into the wrong textbox from the discovery/search area
  • assuming the generate button label is always visible
  • assuming the page auto-jumps to the finished result page
  • using stale refs after a generation refresh
  • forgetting to download the final file locally

Minimal image checklist

  • open image URL
  • snapshot
  • type prompt
  • set requested ratio/options
  • generate
  • wait for result
  • open chosen result if needed
  • click 下载
  • confirm local file path

Success criteria

A successful Jimeng image task should end with all of the following:

  • the requested image was actually generated on Jimeng
  • the requested ratio/options were applied when specified
  • the finished output was downloaded locally
  • the user receives the resulting media or the exact saved file path

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.44%
按下载量换算1,650

安全审计

VirusTotal

未展示

ClawScan

通过

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills