Capture screenshots on registered computers, record on macOS or HarmonyOS, and manage saved captures. Probe capabilities before recording.
62
72%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./crates/tui/plugins/computer-use/skills/recording/SKILL.mdcomputer_list, or pass computer — it switches).request_access when readiness is unknown. On a supported target,
use recording_start with optional display, region, fps and
durationSec (macOS auto-stop), or intervalMs (HarmonyOS snapshot cadence).recording_stop with the returned id → finalized file path + bytes.recording_list shows everything saved; recording_status checks one.Platform truths:
request_access says via: "app", else the terminal that hosts the
server — tell the user which, do not retry.snapshot_display frames at intervalMs and muxes with ffmpeg on stop.
The receipt labels the mode snapshot-series — never call it real-time.Screenshots: screenshot returns the saved path and raster geometry; zoom
crops the latest raster when a target is too small to read.
21282f1
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.