Skip to main content
ClaudeWave
Skill5.3k repo starsupdated 3d ago

hyperframes-keyframes

Build seek-safe keyframe animation for the active iPollo Video timeline.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork /tmp/hyperframes-keyframes && cp -r /tmp/hyperframes-keyframes/examples/plugin-packages/video-agent/skills/hyperframes-keyframes ~/.claude/skills/hyperframes-keyframes
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# HyperFrames Keyframes

Use this Skill for timeline-controlled keyframe animation.

1. Express animation from explicit timeline time or progress.
2. Define stable values before, during, and after each animated interval.
3. Avoid state that depends on prior frame execution.
4. Keep easing and overlap intentional and compatible with scene duration.
5. Verify direct seeking at key boundaries and the final frame.