doc-smith-images

Installation
SKILL.md

Doc-Smith 图片生成

使用 AI 生成图片,支持技术图表、架构图、流程图等。

用法

# 基础用法:描述要生成的图片
/doc-smith-images "系统架构图,展示微服务之间的调用关系"

# 指定输出路径
/doc-smith-images "用户登录流程图" --savePath ./images/login-flow.png

# 指定宽高比
/doc-smith-images "系统架构图" --ratio 16:9
/doc-smith-images "数据流向图" -r 4:3

# 指定图片尺寸
/doc-smith-images "概念图" --size 4K
Related skills
Installs
32
GitHub Stars
7
First Seen
Jan 27, 2026