← 返回列表
D

dsh-plugin-vision-toolkit

v0.1.0 · 4 天前发布

Vision toolkit for DeepSeek Harness -- glance, ground, detect, crop CLI tools for text-only agents to understand images

dsh-plugindeepseek-harnessvisionmultimodaldeepseek-vlocrimage

README

dsh-plugin-vision-toolkit

Vision toolkit for DeepSeek Harness -- give text-only agents the ability to see images.

What it does

Provides CLI tools that call a vision API (DeepSeek VL, GPT-4V, or any OpenAI-compatible endpoint) to describe, locate, detect, and crop elements from images. Registered as a dsh skill so agents know when and how to use them.

Tools

  • glance -- describe, ask about, or OCR an image

  • ground -- locate a specific element (returns bounding box)

  • detect -- find all instances of an element kind

  • crop -- cut a region from an image
  • Install

    sh
    dsh plugin --profile your-profile add dsh-plugin-vision-toolkit

    Configuration

    Set environment variables:

    ```bash
    export VISION_API_KEY=sk-xxx # Vision API key (falls back to DEEPSEEK_A

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-plugin-vision-toolkit
    Repo
    git+https://github.com/YYTbit/dsh-plugin-vision-toolkit.git
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}