algerkong/dsh-image-preview ↗★ 1
@alger-ai/dsh-image-preview
DSH 会话中的图片预览插件:将 read_image 工具返回的结果默认渲染为缩略图,点击可在内置灯箱中查看大图。
AI 分析
核心用途是优化智能体读取图片时的视觉呈现。适合需要频繁让智能体处理、分析图片,并希望在聊天流中直接直观预览图片的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:algerkong/dsh-image-preview说明文档
阅读完整 README ↗Usage
- Start a session and let the agent call
read_imageon an image file. - The tool row shows a small thumbnail instead of raw JSON.
- Click the thumbnail to inspect the full-size original in the lightbox.