Fold Qwen Cloud's AI skills into your agent. Just talk.
Requires Node.js 18+.
npx skills add qwencloud/qwencloud-ai
When prompted, press a to select all skills, then Enter to confirm.
Paste this into your AI Agent and let it handle everything:
Please install QwenCloud AI Skills for me:
1. Check if Node.js is installed, install it if not
2. Run: npx skills add qwencloud/qwencloud-ai -y
3. Once installed, start with "Skills acquired." then list what skills I got and walk me through what I can do with them
Once installed, the qwencloud-ops-auth skill will guide you and your agent through API Key setup automatically.
Tell your agent what you need โ it writes the code, picks the right QwenCloud model, and runs the job.
| Capability | Try saying... |
|---|---|
| Text at Scale | "Write a script to call Qwen-Plus and polish the language in these 10,000 docs" ยท "Batch-summarize every PDF in this folder using the cheapest text model" |
| Image Generation | "Generate 20 product posters in different styles โ try ink wash, flat, and 3D" ยท "Write a pipeline to add watermarks and expand the background of all images in /assets" |
| Video Generation | "Turn each of these 5 product shots into a 5-second showcase clip" ยท "Generate a cinematic intro video from this script and key frame" |
| Voice | "Convert all 30 chapters of this audiobook to speech, use a warm female voice" ยท "Generate bilingual audio intros for each episode in this podcast list" |
| Vision | "Write a script to extract text from every screenshot in this folder and save to an Excel" ยท "Batch-analyze these 200 floor plan images and output a room-by-room breakdown" |
| Model Selection | "Pick the cheapest model that can handle this translation batch" ยท "Choose a stronger reasoning model for this problem" |
| Skill | What it does |
|---|---|
qwencloud-text | Text generation, chat, code, reasoning, function calling |
qwencloud-vision | Image & video understanding, OCR, chart analysis |
qwencloud-image-generation | Text-to-image, image editing, style transfer |
qwencloud-video-generation | Text-to-video, image-to-video, video editing |
qwencloud-audio-tts | Text-to-speech with multiple voice profiles |
qwencloud-model-selector | Recommends the right model for your use case |
qwencloud-ops-auth | API key and authentication management |
We're expanding the Skills ecosystem to cover more core QwenCloud scenarios โ so your AI Agent can always access QwenCloud in the most natural, efficient way.
| Category | Skill (Planned) | What it does |
|---|---|---|
| Account | qwencloud-account | Usage queries, free tier checks, subscriptions, billing |
| Models | qwencloud-model-manager | Dedicated model deployment, versioning, and lifecycle management |
| Dev | qwencloud-dev | Prompt debugging & optimization, API call examples |
| Training | qwencloud-finetune | Dataset management, fine-tune job creation & tracking, evaluation |
| Deploy | qwencloud-deploy | Custom model deployment |
| Observability | qwencloud-observe | Model evaluation, inference log queries, anomaly diagnosis |
As QwenCloud's capabilities grow, the Skills ecosystem will evolve in sync โ continuously lowering the barrier for agents to use QwenCloud.
Have an idea? Open an issue.
We'd love your help! Here are a few ways to get involved:
Disclaimer โ This skill calls QwenCloud APIs on your behalf; usage costs are billed to your account. AI-generated content may not always be accurate โ review before relying on it. Keep your API Key secure. This project is provided as-is, without warranties of any kind.