An installable Codex skill for teaching users how to use wan27.org to generate videos with Wan 2.7.
wan27-video/
├── README.md
└── skills/
└── wan27-video/
└── SKILL.md
The wan27-video skill helps an agent:
- introduce Wan 2.7 in English
- explain the main Wan 2.7 video workflows
- guide users step by step on wan27.org
- recommend the right mode based on the user's goal
- provide prompt-writing guidance for better video outputs
After pushing this repository to GitHub, install it with:
npx skills add <owner>/wan27-videoTo preview detected skills before installing:
npx skills add <owner>/wan27-video --listThe skill file lives at:
skills/wan27-video/SKILL.md