
from factory-plugins54
Recording lifecycle and best practices for terminal and browser captures used by droid-control workflows — ensures consistent, verifiable evidence for demos and
Capture manages the recording lifecycle for terminal and browser sessions in droid-control workflows. It provides concrete guidance and commands to launch targets, record reproducible clips (casts, mp4, webm), take screenshots, and produce keystroke logs so produced artifacts are usable for composition and side-by-side comparisons. The atom is intended to run with a driver atom (tuistory, true-input, agent-browser) and optionally a target atom (droid-cli).
Use Capture when you need reproducible evidence of behavior: product demos, before/after comparisons across branches, regression proofs, or tutorial videos. It is used in automated pipelines that orchestrate launch, interaction scripts, verification snapshots, and finalization of recording artifacts.
Compatible with driver/automation atoms and CLIs that control terminals and browsers (tuistory, true-input, agent-browser) and orchestrators that run droid-control pipelines.
A documentation-only skill for recording lifecycle management in Factory's droid-control workflows. Covers terminal and browser capture setup, viewport sizing, keystroke logging, and evidence collection patterns. Well-structured with clear input/output contracts and recovery procedures, but very niche — only useful to developers using Factory's tctl/agent-browser ecosystem.
No scripts included — static analysis of SKILL.md only. Clean skill with no security concerns. Thorough documentation for a narrow use case.