
Description
Web and reverse-image search MCP tools (Serper) for confirming facts — web_search (find facts), web_extractor (read a page in depth), image_search (reverse-search a frame to identify an entity). Use to verify anything you cannot confirm from the media alone.
SKILL.md
Qwen-MM-Plugins Search
You have qwen-mm-plugins-search MCP tools available. They call the Serper API to look things up on the web. Needs SERPER_API_KEY.
Check the qwen-mm-plugins-search tools in your tool list for full schemas and parameters.
When to Use Which Tool
- Search the web for facts →
web_search - Read a web page in depth →
web_extractor - Reverse image search to identify an entity from a frame/photo →
image_search
Confirm Before You Commit
Any question that needs external knowledge — identifying a specific thing, OR a fact about what's shown that you cannot confirm from the media alone — MUST be confirmed with a search before you answer. Never commit from appearance alone.
Typical flow (spans capabilities):
- Watch the video with
qwen-mm-plugins-core'sread_video— for a long video do a low-fps overview first (~32 frames,fps≈32/duration), then zoom. Don't runffmpeg/montage yourself. - Grab the frame to search with core's
save_view(times=[...]). image_search(reverse-search the frame) and/orweb_searchto confirm the identity/fact.- Optionally cross-check appearance with
qwen-mm-plugins-api'svision_chat.
Details and worked examples in references/video_search.md.
Relationship to Other Capabilities
- Frames come from
qwen-mm-plugins-core(save_view/read_video) — this capability does not read media. - Model-based understanding (caption, OCR, grounding, ASR) →
qwen-mm-plugins-api.
More skills from the Qwen-MM-Plugins repository
View all 7 skillsqwen-mm-plugins-api
analyze media with Qwen vision models
Aug 12AIComputer VisionMCPMultimodalqwen-mm-plugins-blender
build and edit 3D scenes in Blender
Aug 53DAnimationCreativeDesignqwen-mm-plugins-core
analyze and visualize multimodal files
Aug 12Data AnalysisLLMMCPMultimodalqwen-mm-plugins-edu-agent
generate math problem solving tutorial videos
Aug 5Content CreationEducationMathematicsVideoqwen-mm-plugins-freecad
model parts and assemblies in FreeCAD
Aug 53DCADDesignEngineeringqwen-mm-plugins-video-memory
analyze long form video content
Aug 5AnalysisMultimodalVideo
More from Qwen
View publisherbatch
execute parallel batch operations on files
qwen-code
Jul 20AutomationConcurrencycua-driver
drive native GUI applications via MCP
qwen-code
Aug 9AccessibilityBrowser AutomationDesktopMCPdataviz
design and validate data visualizations
qwen-code
Jul 16ChartsDashboardsData Visualizationextension-creator
create Qwen Code extensions
qwen-code
Jul 16CodingDocumentationPlugin Developmentloop
run scheduled or self-paced prompt loops
qwen-code
Jul 16AutomationProductivitySchedulingnew-app
build new applications from scratch
qwen-code
Jul 16EngineeringPrototypingWeb Development