ce-demo-reel

Capture product behavior as GIFs, terminal recordings, or screenshots and publish public links.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Andreicr1/netz-analysis-engine --skill ce-demo-reel-andreicr1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-demo-reel
Source: https://github.com/Andreicr1/netz-analysis-engine/tree/main/.gemini/skills/ce-demo-reel
Command: npx skills add https://github.com/Andreicr1/netz-analysis-engine --skill ce-demo-reel-andreicr1

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Capture and publish visual evidence of product behavior (UI changes, CLI features) as GIFs, terminal recordings, or screenshots.

Core Features & Use Cases

  • Detect project type, advise a capture tier, record evidence (GIF, terminal, screenshots), upload to a public URL, and return markdown for PR inclusion.
  • Evidence is actual product usage, not test output. If real evidence isn't feasible due to credentials or services, propose a fallback approach and avoid fake evidence.

Quick Start

Run the demo reel skill to capture a GIF, terminal recording, or screenshots and upload a public link.

Frequently Asked Questions about ce-demo-reel

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

FAQPage Schema
How do I capture a GIF of UI changes for a PR demo?

To capture a GIF of UI changes for a PR demo, the skill detects your project type, records the visual evidence, uploads it to a public URL, and returns markdown for direct PR inclusion.

What is the best way to add visual evidence to a pull request?

The best way to add visual evidence to a pull request is generating actual product usage captures like terminal recordings or screenshots, uploading them publicly, and embedding the returned markdown.

Can I use terminal recordings to demonstrate CLI features in a PR?

Yes, you can use terminal recordings to demonstrate CLI features. The skill captures and publishes visual evidence of CLI behavior and uploads a public link for PR inclusion.

How do I record visual proof of product behavior when credentials block real usage?

When credentials or services block real usage, the skill proposes a fallback approach to record visual proof of product behavior and explicitly avoids generating fake evidence.

Do I need any dependencies to capture screenshots for before and after comparisons?

No dependencies are strictly required to capture screenshots for before and after comparisons. The skill applies a tiered evidence workflow using optional scripts and references to advise a capture tier.

Why should I use a tiered evidence workflow for capturing UI changes?

A tiered evidence workflow for capturing UI changes ensures you apply the appropriate capture method, such as GIFs or screenshots, based on your specific project type and available setup resources.