Loading...
Loading...
Compare original and translation side by side
/gif/gif ./animation.gif/gif ./animation.gif describe what happens step by step
/gif ./demo.gif what is the character doing?
/gif ./screen.gif summarize this screen recording/gif/gif ./animation.gif/gif ./animation.gif 逐步描述发生的内容
/gif ./demo.gif 这个角色在做什么?
/gif ./screen.gif 总结这段屏幕录制内容/gif/gif ./demo.gif explain the animation./demo.gifexplain the animation/gif/gif ./demo.gif explain the animation./demo.gifexplain the animationpython3 ~/.claude/skills/gif-analyzer/extract_gif_frames.py <gif_path> --output-dir /tmp/gif_frames_analysispython3 ~/.claude/skills/gif-analyzer/extract_gif_frames.py <gif_path> --max-frames 30 --skip 2python3 ~/.claude/skills/gif-analyzer/extract_gif_frames.py <gif_path> --output-dir /tmp/gif_frames_analysispython3 ~/.claude/skills/gif-analyzer/extract_gif_frames.py <gif_path> --max-frames 30 --skip 2gif_metadata.jsongif_metadata.jsonframe_001.pngframe_002.pngframe_001.pngframe_002.png| Option | Description | Default |
|---|---|---|
| Output directory | |
| Max frames to extract | 50 |
| Extract every Nth frame | 1 (all frames) |
| 选项 | 描述 | 默认值 |
|---|---|---|
| 输出目录 | |
| 最大提取帧数 | 50 |
| 每隔N帧提取一次 | 1(提取所有帧) |
📹 **GIF Analysis: [filename]**
**Overview:**
[1-2 sentence summary]
**Timeline:**
- [0.0s - 0.5s] Frame 1-5: [Description]
- [0.5s - 1.0s] Frame 6-10: [Description]
...
**[Answer to user's specific question if provided]**📹 **GIF分析:[文件名]**
**概述:**
[1-2句话总结]
**时间线:**
- [0.0s - 0.5s] 帧1-5:[描述]
- [0.5s - 1.0s] 帧6-10:[描述]
...
**[如果有用户特定问题,此处为答案]**pip install Pillow--skip 2--max-frames 20pip install Pillow--skip 2--max-frames 20