What problem does it solve?
This Skill eliminates the tedious, error-prone manual work of adding screen recording descriptions to GitHub pull request issues and updating test plan checklists, saving development teams hours of repetitive PR maintenance effort for the bbvch-ai/aihub-core repository.
Core Features & Use Cases
- Automatic Video Location: Finds the most recent screen recording in OS-specific default directories or uses a user-provided file path.
- Frame Analysis & Demo Generation: Extracts key frames from the video, analyzes UI elements and demonstrated functionality, and builds a chronological demo description.
- Test Plan Automation: Checks off relevant test plan items on the PR that are visually confirmed in the video, without modifying existing checked items.
- Use Case: A developer submitting a PR for a new OpenWebUI chat feature in aihub-core can use this Skill to automatically generate a demo comment for the linked issue and mark the relevant test plan items as complete.
Quick Start
Use the pr-demo-video skill to add a demo description of your latest screen recording to the GitHub issue linked to your current aihub-core PR and update the PR's test plan checklist.