Alibaba's Qwen team published Qwen-MM-Plugins, an open-source set of add-ons that let existing coding assistants work with images, video, audio, documents and 3D files. Eight capabilities are installed separately, covering local file reading, cloud vision and speech services, web and reverse-image search, long-video question answering, video editing, and control of running Blender and FreeCAD sessions. The cloud and search tools require paid API keys, and Windows use is limited to WSL2.
What changed
Coding agents handled text and code, with image, video and audio work needing separate tooling outside the agent.
What it unlocks
Adding image, video, audio, document and 3D handling to an existing coding agent such as Claude Code or Codex through a plugin marketplace install.
- 8 capability plugins
- 22 Blender tools
- 14 FreeCAD tools
- 1.9k stars
What you need to act on it
- uv/uvx installed
- ffmpeg and other system tools for some features
- DashScope API key for cloud vision and audio tools
- Serper API key for search tools
- WSL2 on Windows
- running Blender or FreeCAD for those plugins
- github.com2026-08-11