Wan-skills
April 17, 2026 Β· View on GitHub
AI Agent Skills for Wan β Enable your AI Agent to easily leverage Wan's AIGC capabilities.
π Core Capabilities
Wan-skills is a suite of skills designed for AI Agents, empowering them with AIGC capabilities through API calls.
Skills List
| name | description | scripts | refenence |
|---|---|---|---|
| wan2.7-image-skill | Create content using the image generation and editing capabilities of the wan2.7-image model. | image-generation-editing.py file_to_oss.py parse_resolution.py check_wan_task_status.py | common.md image-generation-editing.md |
| wan-pptx-generator | Convert documents, text, or topic descriptions into professional PowerPoint slides enriched with AI-generated images. Powered by qwen-doc-turbo and wan2.7-image models. | pptx_generator.py | - |
Continuously update the skill list with a variety of new skills.
π Quick Start
Step 1: Get API Key
Prerequisites: An Alibaba Cloud account is required
-
Sign up for an Alibaba Cloud account
- visit https://www.aliyun.com/
- Complete account registration
-
Activate ModelStudio Service
- visit https://modelstudio.console.aliyun.com/
- Activate the ModelStudio service
-
create API Key
- Go to the ModelStudio Console β API Key Management
- create new API Key
Step 2: Configure environment variables
export DASHSCOPE_API_KEY="your-access-key"
Region selection
Select the appropriate DASHSCOPE_BASE_URL based on your region.
# Chinese Mainland (Beijing) - default
export DASHSCOPE_BASE_URL="https://dashscope.aliyuncs.com/api/v1/"
# Singapore (Uncomment to use)
# export DASHSCOPE_BASE_URL="https://dashscope-intl.aliyuncs.com/api/v1/"
Step 3: Install skill
After cloning this repo, specify the installation of the corresponding skill in the AI Agent's chat interface, using wan2.7-image-skill as an example:
clone this repo
git clone https://github.com/Wan-Video/Wan-skills.git
Specify the skill path in the AI Agent chat interface for installation, where /path/to/ is the actual local path on the user's machine.
Install the skill from this directory /path/to/Wan-skills/skills/wan2.7-image-skill
π Project Structure
Wan-skills/
βββ LICENSE.txt
βββ README_zh.md
βββ README.md
βββ skills
βββ wan-pptx-generator # wan-pptx-generator PPT generation skill
βΒ Β βββ scripts
βΒ Β βΒ Β βββ pptx_generator.py # Core generation script
βΒ Β βββ SKILL.md # Skill description file
βββ wan2.7-image-skill # wan2.7-image image generation and editing skill
βββ references
βΒ Β βββ common.md # General configuration documentation
βΒ Β βββ image-generation-editing.md # Detailed usage documentation
βββ scripts
βΒ Β βββ check_wan_task_status.py # Asynchronous task status query script
βΒ Β βββ file_to_oss.py # File upload script
βΒ Β βββ image-generation-editing.py # Core generation script
βΒ Β βββ parse_resolution.py # Resolution parsing script
βββ SKILL.md # Skill description file
API Reference Documentation
English documentation: Wan2.7 - image generation and editing
δΈζηζζ‘£οΌδΈηΈ-εΎεηζδΈηΌθΎ2.7