algerkong/dsh-image-preview1

@alger-ai/dsh-image-preview

DSH 会话中的图片预览插件:将 read_image 工具返回的结果默认渲染为缩略图,点击可在内置灯箱中查看大图。

AI 分析

核心用途是优化智能体读取图片时的视觉呈现。适合需要频繁让智能体处理、分析图片,并希望在聊天流中直接直观预览图片的用户。

包名
@alger-ai/dsh-image-preview
版本
0.3.1
最近更新
2026年8月27日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:algerkong/dsh-image-preview

Usage

  1. Start a session and let the agent call read_image on an image file.
  2. The tool row shows a small thumbnail instead of raw JSON.
  3. Click the thumbnail to inspect the full-size original in the lightbox.