将科普内容文本转换为可视化PPT风格网页的完整工作流。当用户输入科普内容并希望生成演示页面时触发。支持两种模式:(1) 默认模式:将科普内容生成为仿PPT轮播的单页HTML动画网页;(2) 流程图模式:使用Animation模板将已生成的AI_Animation.html按平面UI样式重构。模板已内置于Skill中。触发词包括"生成PPT"、"生成演示网页"、"生成流程图"等。
$npx -y skills add mingchen666/reviva --skill ai-animation-skillInstalls into the current project.
Run `npx skills use "https://github.com/mingchen666/reviva" --skill "mingchen666/reviva/ai-animation-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mingchen666/reviva" that are relevant to the current task. Run `npx skills add "https://github.com/mingchen666/reviva"` and select the relevant skills, then follow their instructions.