famaoai-creator

visual-evidence-generator

Compiles the 10-frame visual buffer into an animated GIF with timestamp overlays.

famaoai-creator 1 2 Updated 2mo ago

Resources

3
GitHub

Install

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

  1. GIF Generation: Converts the latest captured frames into an animated GIF.
  2. Overlays: Automatically overlays the timestamp on each frame using Jimp.
  3. Configurable Delay: Allows adjusting the playback speed of the generated evidence.

๐Ÿ“ฆ Usage Examples

gemini run visual-evidence-generator --output evidence.gif --delay 500

Categories