Skip to content
Automation
Skill

/screen-record

Start and stop screen recording using ffmpeg.

From plugin
sutando
36557 skills7 hooks
Install
$ npx -y skills add sonichi/sutando --skill screen-record --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/screen-record

Context preview

The summary Claude sees to decide when to auto-load this skill.

Start and stop screen recording using ffmpeg.

SKILL.md

screen-record.SKILL.md

Screen Record

Start and stop screen recording using ffmpeg.

**Usage**: `/screen-record start` or `/screen-record stop`

On activation

If argument is `start`:

python3 skills/screen-record/scripts/record.py start

If argument is `stop`:

python3 skills/screen-record/scripts/record.py stop
Ships withsutando

My AI Stand — Realtime by Day, Rewriting Itself by Night. Summon my AI superpower. Voice, vision, screen, meetings, calls when I'm engaged. Learns my patterns, ships its own code when I'm not. Runs across my Macs, interacts with people & their Stands.

Get the whole plugin