QwenCloud AI Skills

Fold QwenCloud's AI skills into your agent. Just talk.

License Stars Agent Skills Node.js

Highlights

  • 🤖 Agent-native — Your agent picks the model, tunes the call, and handles errors. You just talk.
  • One-line install — One command and you're ready. No SDK, no boilerplate.
  • 🧠 9 skills, one interface — Text, image, video, deployment, voice, vision, model selection, auth, and usage — all built in.
  • 🌐 Works across many agents — Plug into many Agent Skills-compatible agents instantly.

Claude Code Cursor Gemini CLI Codex Cline Antigravity Amp Manus Qwen Code Qoder opencode OpenClaw RooCode Kilo Code Windsurf OpenHands Goose TRAE Kiro Devin Augment Code

Quick Start

Manual Install

Requires Node.js 18+.

npx skills add qwencloud/qwencloud-ai
npx skills add QwenCloud/qwencloud-deploy

When prompted, press a to select all skills, then Enter to confirm.

Let Your Agent Handle It (Recommended)

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
   npx skills add QwenCloud/qwencloud-deploy
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.

What You Can Do

Tell your agent what you need — it writes the code, picks the right QwenCloud model, and runs the job.

CapabilityTry 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"
Cloud Deployment"Deploy this project to the cloud" · "Deploy https://github.com/user/repo to the cloud" · "Update the deployed project"
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"
Usage & Billing"Check my remaining free tier quota for qwen3.6-plus" · "Show me the cost breakdown for last month" · "Am I close to hitting my coding plan limits?"

Skills

SkillWhat it does
qwencloud-textText generation, chat, code, reasoning, function calling
qwencloud-visionImage & video understanding, OCR, chart analysis
qwencloud-image-generationText-to-image, image editing, style transfer
qwencloud-video-generationText-to-video, image-to-video, video editing
qwencloud-deployDeploy local projects or Git repositories to Alibaba Cloud International, with hot updates, domain, and HTTPS support
qwencloud-audio-ttsText-to-speech with multiple voice profiles
qwencloud-model-selectorRecommends the right model for your use case
qwencloud-ops-authAPI key and authentication management
qwencloud-usageUsage queries, free tier checks, subscriptions, billing

Contributing

We'd love your help! Explore our open-source repositories at https://github.com/QwenCloud.

Here are a few ways to get involved:

  • Report bugs — Something broke? Open an issue with steps to reproduce.
  • Suggest features — Have an idea for a new skill or improvement? File a feature request.
  • Submit PRs — Fork the repo, create a branch, make your changes, and open a pull request.
  • Improve docs — Typos, unclear wording, better examples — all welcome.

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.

License

Apache 2.0