Qwen
Official@qwenlm · China
Alibaba Cloud's general-purpose AI models
Agent Skills by Qwen
Showing 54 vetted skills indexed across 2 GitHub repositories.
qwen-mm-plugins-omni-skill-creator
Create Agent Skills from teaching videos and screen recordings with timestamped perception and evaluation.
qwen-mm-plugins-mhs
Discover, read, and control physical hardware devices through MHS adapters over HTTP.
qwen-mm-plugins-omni-video2note
Converts local tutorial and screen-recording videos into illustrated PDF notes using Omni audio-video understanding.
qwen-mm-plugins-video-spatio
Computes spatial relationships in images and video using grounded object boxes and geometry tools.
qwen-mm-plugins-core
Read and visualize local files, media metadata, and document pages via MCP tools.
qwen-mm-plugins-video-memory
Builds hierarchical graph memory from long videos for semantic search and retrieval.
qwen-mm-plugins-example
Demonstrates MCP capability structure with demo tools for text, images, and API calls.
qwen-mm-plugins-edu-agent
Generate step-by-step Mandarin math tutorial videos from problems or images.
qwen-mm-plugins-omni-chatcut-music-to-mv
Generates music videos from local audio through captioning, storyboard authoring, and provider-based video assembly.
qwen-mm-plugins-omni-chatcut-video-translation
Translates video speech and produces speaker-preserving dubbed videos with timed translation plans.
qwen-mm-plugins-omni-chatcut-movie-commentary
Generates narrated commentary videos from movies using Omni evidence, TTS, and shard rendering.
qwen-mm-plugins-omni-memory
Build and query persistent audio-visual memory for long videos with speaker-attributed dialogue and facts.
qwen-mm-plugins-freecad
Builds and edits parametric CAD models in a running FreeCAD instance via XML-RPC.
qwen-mm-plugins-search
Searches the web, extracts page content, and reverse-searches images via Serper, Exa, Tavily, or Serply.
qwen-mm-plugins-video-edit
Edits user-supplied video footage into designed deliverables via FFmpeg and HyperFrames pipelines.
qwen-mm-plugins-api
Analyze images, video, and audio through hosted VL, Omni, ASR, and SAM3 model services.
qwen-mm-plugins-blender
Builds and refines 3D scenes in Blender via Python executed against a running instance.
create-issue
Drafts and submits bilingual GitHub issues from feature ideas or bug descriptions.
verify-pr
Runs sandboxed A/B verification of pull requests against base builds with scripted pass/fail evidence.
autofix
Repairs local working-tree changes and runs GitHub Actions issue-fix and review-response workflows.
prepare-pr
Generates GitHub pull request title and body files from the current branch diff.
agent-reproduce-feature
Capture reference agent HTTP traffic, prompts, and terminal output to reproduce features in Qwen Code.
triage
Reviews GitHub issues and pull requests through staged admission gates and bilingual comments.
qwen-code-claw
Delegates coding tasks to Qwen Code agent via the acpx ACP client.
Frequently Asked Questions About Qwen
FAQPage SchemaWhat specific tasks can be performed using these repository maintenance capabilities?▼
These capabilities enable the automated auditing of documentation against existing codebases, the synchronization of documentation files based on git diffs, and the execution of terminal-based smoke tests to validate command-line interface functionality.
Which engineering personas benefit most from these repository management features?▼
Technical writers, DevOps engineers, and software maintainers benefit from these features by reducing manual documentation overhead and ensuring that pull requests undergo consistent, standardized security and quality assessments before merging.
What are the technical prerequisites for implementing these repository review and capture functions?▼
Implementation requires a Node.js environment with Playwright and node-pty installed for terminal capture functionality. Additionally, the environment must have git access to perform diff-based documentation updates and static analysis on repository code changes.