kernel-replays

Replays (Video Recording)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "kernel-replays" with this command: npx skills add kernel/skills/kernel-skills-kernel-replays

Replays (Video Recording)

Record browser sessions as videos for debugging, demos, or compliance.

When to Use

Use replays when you need to:

  • Debug automation failures: Capture exactly what happened during a failed test or automation run

  • Monitor automation: Review automated processes to identify optimization opportunities

Replays give you full control over recording start/stop times and support multiple recordings per session.

Prerequisites

Load the kernel-cli skill for Kernel CLI installation and authentication.

List Replays

kernel browsers replays list <session_id> -o json

Start Recording

Start with default settings

kernel browsers replays start <session_id> -o json

With custom settings

kernel browsers replays start <session_id> --framerate 30 --max-duration 300 -o json

Stop Recording

kernel browsers replays stop <session_id> <replay-id>

Download Recording

kernel browsers replays download <session_id> <replay-id>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

kernel-auth

No summary provided by upstream source.

Repository SourceNeeds Review
General

kernel-computer-controls

No summary provided by upstream source.

Repository SourceNeeds Review
General

kernel-browser-management

No summary provided by upstream source.

Repository SourceNeeds Review