Qwen avatar

Qwen

Official

@qwenlm · China

0Followers
|
50Public Repos
|
54Published Skills

Alibaba Cloud's general-purpose AI models

Skills Distribution
DomainDeveloper To...Documentation Main.. (40%)Code Quality Assur.. (40%)Terminal Interface.. (20%)

Agent Skills by Qwen

Showing 54 vetted skills indexed across 2 GitHub repositories.

QwenLMQwenLM
2.9k

qwen-mm-plugins-omni-skill-creator

Create Agent Skills from teaching videos and screen recordings with timestamped perception and evaluation.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-mhs

Discover, read, and control physical hardware devices through MHS adapters over HTTP.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-omni-video2note

Converts local tutorial and screen-recording videos into illustrated PDF notes using Omni audio-video understanding.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-video-spatio

Computes spatial relationships in images and video using grounded object boxes and geometry tools.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-core

Read and visualize local files, media metadata, and document pages via MCP tools.

Official
Intermediate
QwenLMQwenLM
2.9k

qwen-mm-plugins-video-memory

Builds hierarchical graph memory from long videos for semantic search and retrieval.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-example

Demonstrates MCP capability structure with demo tools for text, images, and API calls.

Official
Basic
QwenLMQwenLM
2.9k

qwen-mm-plugins-edu-agent

Generate step-by-step Mandarin math tutorial videos from problems or images.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-omni-chatcut-music-to-mv

Generates music videos from local audio through captioning, storyboard authoring, and provider-based video assembly.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-omni-chatcut-video-translation

Translates video speech and produces speaker-preserving dubbed videos with timed translation plans.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-omni-chatcut-movie-commentary

Generates narrated commentary videos from movies using Omni evidence, TTS, and shard rendering.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-omni-memory

Build and query persistent audio-visual memory for long videos with speaker-attributed dialogue and facts.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-freecad

Builds and edits parametric CAD models in a running FreeCAD instance via XML-RPC.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-search

Searches the web, extracts page content, and reverse-searches images via Serper, Exa, Tavily, or Serply.

Official
Intermediate
QwenLMQwenLM
2.9k

qwen-mm-plugins-video-edit

Edits user-supplied video footage into designed deliverables via FFmpeg and HyperFrames pipelines.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-api

Analyze images, video, and audio through hosted VL, Omni, ASR, and SAM3 model services.

Official
Advanced
QwenLMQwenLM
2.9k

qwen-mm-plugins-blender

Builds and refines 3D scenes in Blender via Python executed against a running instance.

Official
Advanced
QwenLMQwenLM
27.5k

create-issue

Drafts and submits bilingual GitHub issues from feature ideas or bug descriptions.

Official
Intermediate
QwenLMQwenLM
27.5k

verify-pr

Runs sandboxed A/B verification of pull requests against base builds with scripted pass/fail evidence.

Official
Advanced
QwenLMQwenLM
27.5k

autofix

Repairs local working-tree changes and runs GitHub Actions issue-fix and review-response workflows.

Official
Advanced
QwenLMQwenLM
27.5k

prepare-pr

Generates GitHub pull request title and body files from the current branch diff.

Official
Intermediate
QwenLMQwenLM
27.5k

agent-reproduce-feature

Capture reference agent HTTP traffic, prompts, and terminal output to reproduce features in Qwen Code.

Official
Advanced
QwenLMQwenLM
27.5k

triage

Reviews GitHub issues and pull requests through staged admission gates and bilingual comments.

Official
Advanced
QwenLMQwenLM
27.5k

qwen-code-claw

Delegates coding tasks to Qwen Code agent via the acpx ACP client.

Official
Intermediate

Frequently Asked Questions About Qwen

FAQPage Schema
What 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.