feature-video

Record browser interactions, convert videos with ffmpeg, and embed them in GitHub pull request descriptions.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GuitarAlchemist/ix --skill feature-video-guitaralchemist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-video
Source: https://github.com/GuitarAlchemist/ix/tree/main/.claude/skills/feature-video
Command: npx skills add https://github.com/GuitarAlchemist/ix --skill feature-video-guitaralchemist

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating video walkthroughs for features in PR descriptions, making documentation more engaging and informative.

Core Features & Use Cases

  • Video Walkthrough: Records browser interactions and demonstrates user flows.
  • PR Integration: Uploads the video and updates the PR description with an embedded video link.
  • Use Case: Use this Skill to document new features or changes in your project, enhancing PR readability and feedback.

Quick Start

Use the feature-video skill to create a video walkthrough of PR number 123.

Frequently Asked Questions about feature-video

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

FAQPage Schema
How do I add a video walkthrough to a GitHub PR description?

To add a video walkthrough to a GitHub PR description, you can automate the process by recording browser interactions, converting the video with ffmpeg, and updating the PR description with an embedded link.

Do I need ffmpeg to record feature documentation for pull requests?

Yes, you need ffmpeg installed to handle video conversion and creation when generating feature documentation for pull requests.

Can I use agent-browser to automate screen recording for PR walkthroughs?

Yes, you can use the agent-browser CLI to automate screen recording of browser interactions for PR walkthroughs.

What's the best way to document new features in a GitHub PR?

The best way to document new features in a GitHub PR is creating a video walkthrough that records user flows and embeds the video link directly into the PR description.

What local setup is required to create feature demonstration videos for GitHub?

Creating feature demonstration videos requires a running local development server and a Git repository with an existing pull request.

Why add video documentation to pull requests instead of text?

Adding video documentation to pull requests makes feature changes more engaging and informative, enhancing PR readability and feedback.