Agent Skills
› sailscastshq/pellicule
› pellicule
pellicule
GitHub用于在Vue框架中创建视频、动画和动态图形的技能。基于Pellicule库,提供安装配置、宏定义、动画工具、组合式函数、场景管理及渲染等规则,辅助开发者高效生成视频内容。
触发场景
需要创建视频或动画
使用Vue进行运动图形设计
安装
npx skills add sailscastshq/pellicule --skill pellicule -g -y
SKILL.md
Frontmatter
{
"name": "pellicule",
"metadata": {
"tags": "pellicule, video, vue, animation, composition"
},
"description": "Create videos with Vue using Pellicule - a Vue-native video rendering library"
}
When to use
Use this skill whenever you need to create videos, animations, or motion graphics using Vue. Pellicule is like Remotion but for Vue.
How to use
Read individual rule files for detailed explanations and code examples:
- rules/getting-started.md - Installation, setup, and framework integration (Nuxt, Quasar, Laravel, etc.)
- rules/macros.md - defineVideoConfig macro for zero-config rendering
- rules/animations.md - Animation utilities: interpolate, sequence, easing
- rules/composables.md - useFrame and useVideoConfig composables
- rules/sequences.md - Sequence component and useSequence for scene management
- rules/patterns.md - Common patterns: typewriter, staggered, scenes, loops
- rules/rendering.md - CLI options, BYOS mode, auto-detection, and rendering
- rules/styling.md - CSS, fonts, and visual styling
版本历史
- 6848ca1 当前 2026-07-24 22:00


