Record banner
JHamidun JHamidun

Record

Development community

Description

--- description: Record a demo video of an app — the agent clicks through it by itself, the screen is recorded, and the output is a finished video with zoom to clicks and voiceover argument-hint: [window title] [what to show] --- Record a demo video of the app: $ARGUMENTS Work step by step and look at the screen after each one — never act blind. **1. Prepare the stage.** `desktop_windows` — find the window. Put it on a non-primary monitor if there is one (`desktop_monitors`) so it stays off t

Installation

Installs to ~/.claude/skills/jhamidun-screencast-desktop-record/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jhamidun-screencast-desktop-record && curl -fsSL https://raw.githubusercontent.com/JHamidun/screencast-desktop/HEAD/commands/record.md -o ~/.claude/skills/jhamidun-screencast-desktop-record/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository