algerkong/dsh-image-preview ↗★ 1
@alger-ai/dsh-image-preview
Image preview in the dsh session: read_image tool results render as a small thumbnail by default and open full-size in the built-in lightbox on click
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.