Skip to content

Commit fc8dc6e

Browse files
authored
docs:修改readme效果展示
1 parent 466f7d0 commit fc8dc6e

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77

88
Claude Code 万能生图 Skill — 让 Claude 自动选用 Mermaid / PlantUML / AI 生图三种引擎之一生成图片。
99

10-
## 效果预览
11-
12-
<img width="2048" height="1152" alt="universal-image-skill 在 Claude Code 中的效果" src="https://github.com/user-attachments/assets/bda89443-203c-40ad-949c-9f610bf5c6b5" />
1310

1411
---
1512

@@ -63,11 +60,15 @@ npx @openx123/universal-image-skill config
6360

6461
重启后对 Claude 说一句:
6562

66-
> 画一张用户登录的流程图
63+
> /universal-image 帮我画一个claude web端多agents对话的原型图
6764
68-
Claude 会自动调用 Mermaid 引擎,把图片写到当前工作目录的 `./output/` 下,并在回复中用 Markdown 引用。
65+
Claude 会自动调用生图引擎,把图片写到当前工作目录的 `./output/` 下,并在回复中用 Markdown 引用。
6966

7067
---
68+
## 效果预览
69+
<img width="1144" height="700" alt="PixPin_2026-05-24_07-45-08" src="https://github.com/user-attachments/assets/813e5885-b66b-4bcd-a7ae-90cb09d8ba6a" />
70+
71+
<img width="949" height="553" alt="PixPin_2026-05-24_07-45-52" src="https://github.com/user-attachments/assets/300982b1-fcf3-4047-ad30-0c896c0f4615" />
7172

7273
## 使用示例
7374

0 commit comments

Comments
 (0)