Compiles the 10-frame visual buffer into an animated GIF with timestamp overlays.
Resources
3Install
npx skillscat add famaoai-creator/kyberion/visual-evidence-generator Install via the SkillsCat registry.
SKILL.md
๐๏ธ visual-evidence-generator (v1.0)
Compiles the system's rolling visual buffer into an animated GIF to serve as an audit trail of automated actions.
๐ Capabilities
- GIF Generation: Converts the latest captured frames into an animated GIF.
- Overlays: Automatically overlays the timestamp on each frame using Jimp.
- Configurable Delay: Allows adjusting the playback speed of the generated evidence.
๐ฆ Usage Examples
gemini run visual-evidence-generator --output evidence.gif --delay 500