Video promo
Creative AI skills for Xainflow — reusable workflows for image, video, and brand content generation
npx -y skills add xainflow/skills --skill video-promoAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Create a short promotional video from a product image or concept. Generates a video using AI video models.
SKILL.md
1.0 KB, 165 tokens by cl100k_base, as published. Nobody here has run it
Video Promo
Create a short promotional video from an image or concept.
Inputs
Ask the user for:
- Source image or text concept (browse assets with xainflow_list_assets if needed)
- Video style/mood (dynamic, elegant, energetic, minimal)
- Duration preference if relevant
Workflow structure
Create a workflow with:
- An asset or prompt node for the source
- A video generator node configured for the chosen style
Video generation is asynchronous. After executing, poll with xainflow_get_workflow_run until the video is ready.
Organization
Save outputs to the output-folder specified above. Create it if it does not exist.
Before executing
Show the estimated credit cost and video model being used. Ask for confirmation. Remind the user that video generation takes longer than images.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.