record-demo

Record video walkthroughs of financial AI tool interfaces with captions.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/bolnet/private-equity --skill record-demo-bolnet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: record-demo
Source: https://github.com/bolnet/private-equity/tree/main/finance-mcp-plugin/skills/private-equity/record-demo
Command: npx skills add https://github.com/bolnet/private-equity --skill record-demo-bolnet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, finance_mcp, ffmpeg, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for automated, recorded video demonstrations of AI tools designed for financial diagnostics, eliminating the time and resources spent on manual screen capture.

Core Features & Use Cases

  • Automated Video Recording: Generates a recorded video of the Decision-Optimization Diagnostic (DX) upload UI.
  • Customizable Profiles: Supports multiple profiles for different datasets and scenarios.
  • Output Conversion: Converts recorded videos from .webm to .mp4 format upon user request.
  • Use Case: Ideal for financial institutions looking to create detailed, step-by-step video guides for their AI tools without manual screen recording.

Quick Start

To start recording a demo of the Decision-Optimization Diagnostic (DX) with the Lending Club dataset, use the command: 'record-demo --profile lending'.

Frequently Asked Questions about record-demo

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

FAQPage Schema
How do I automate video recording of a financial AI tool interface?

Automating video recording of a financial AI tool interface requires Playwright and ffmpeg to capture UI interactions and add captions. This Skill handles the entire toolchain, performing UI interaction, video recording, and post-processing for training demonstrations.

What is the best way to create training videos for financial diagnostic tools?

Creating training videos for financial diagnostic tools is best achieved by automating the capture of the Decision-Optimization Diagnostic upload UI. This eliminates manual screen recording by generating step-by-step video walkthroughs with customizable profiles for different datasets.

Do I need Python and Playwright to record automated UI walkthroughs?

You need Python and Playwright to record automated UI walkthroughs, along with ffmpeg for output conversion. The toolchain requires these dependencies to handle browser automation, UI interaction, and the subsequent video recording and post-processing tasks.

Can I convert recorded webm files to mp4 for financial AI demonstrations?

You can convert recorded webm files to mp4 for financial AI demonstrations upon request. The toolchain uses ffmpeg during post-processing to output the final mp4 video format, ensuring compatibility for internal training and demonstration purposes.

How do I start recording a demo using the Lending Club dataset profile?

To start recording a demo using the Lending Club dataset profile, execute the command 'record-demo --profile lending'. This initiates the automated video walkthrough of the financial diagnostic tool using your specified dataset scenario.