se-demo-reel

Generate GIFs, screenshots, or terminal recordings for UI/CLI changes.

Updated May 7, 2026
One-click install
npx skills add https://github.com/simonwjackson/pi-software-engineering --skill se-demo-reel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: se-demo-reel
Source: https://github.com/simonwjackson/pi-software-engineering/tree/main/skills/se-demo-reel
Command: npx skills add https://github.com/simonwjackson/pi-software-engineering --skill se-demo-reel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Capture and standardize visual evidence for UI/CLI changes to accelerate PR reviews and onboarding.

Core Features & Use Cases

  • Automated demo-reel pipeline that can generate GIFs from browser, CLI, or text-based frames.
  • Tiered capture options: Browser Reel, Terminal Recording, Screenshot Reel, Static Screenshots.
  • Easy upload and embedding into PR descriptions with references.

Quick Start

Run the demo reel workflow to capture frames and stitch them into a GIF for PR embedding.

Frequently Asked Questions about se-demo-reel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture UI and CLI changes as visual evidence for a PR?

You can automate visual evidence generation for PRs by producing GIFs, screenshots, or terminal recordings. This pipeline standardizes visual evidence to support and accelerate PR reviews and documentation.

What is the best way to generate terminal recordings and GIFs for documentation?

Generating terminal recordings and GIFs for documentation is best handled by an automated demo-reel pipeline. It applies tiered capture logic to produce visual evidence from CLI workflows or text-driven frames.

Can I capture browser-based UI demos as GIFs and screenshots without manual intervention?

Yes, you can capture browser-based UI demos automatically using tiered capture options like Browser Reel and Screenshot Reel. The system applies tool checks and fallback strategies to avoid failure during the capture process.

Does the automated demo reel pipeline handle secret masking during CLI capture?

Yes, the automated demo reel pipeline implements secret handling during CLI capture. It integrates tool checks and fallback strategies to ensure sensitive information is managed while capturing terminal recordings.

What should I do if my screenshot or terminal recording capture fails?

If your screenshot or terminal recording capture fails, the pipeline implements fallback strategies to avoid failure. It performs tool checks to switch capture modes, ensuring you still generate visual evidence for your PR.