dsh plugins中文
← Back to popular plugin directory

Agent Vision Toolkit

Anionex/agent-vision-toolkit · skills

Give text-only coding agents multi-image Q&A, long-screenshot OCR, frontend UI reconstruction, and GUI automation capabilities.

★ 874GitHub stars
30Forks
2026-08-15Last updated
PythonLanguage
MITLicense

Project overview

agent-vision-toolkit What it thinks is what it sees — give any text-only coding agent eyes: image Q&A, long-screenshot OCR, frontend UI restoration, and GUI automation, as a vision toolkit plus a skill, with optional drop-in integration for Codex, Claude Code, Pi, Oh My Pi, and OpenCode.

🎯 An agent's vision capability doesn't have to live in the model — it can live in the harness.

The package is tracked here as a Git submodule and maintained independently at Anionex/dsh-vision-toolkit. Clone this repository with --recurse-submodules, or run git submodule update --init --recursive in an existing checkout.

Install command

dsh plugin --profile web add github:Anionex/agent-vision-toolkit
View GitHub repository ↗Back to popular plugin directory