quick-capture

star 2

Quickly capture iOS/Android emulator screen

veolab By veolab schedule Updated 1/31/2026

name: quick-capture description: Quickly capture iOS/Android emulator screen disable-model-invocation: true allowed-tools: dlab.capture.emulator, dlab.project.create, dlab.project.list

Quick Capture

Quickly capture the current screen from an iOS Simulator or Android Emulator.

Workflow

  1. Use dlab.capture.emulator to capture current emulator screen
  2. Optionally use dlab.project.create to create a new project with the capture
  3. Return the captured image path to user

Parameters

  • platform: ios or android (auto-detected if only one is running)
  • projectId: Optional - associate capture with existing project

Usage

Perfect for:

  • Quick bug documentation
  • UI state capture during development
  • Creating evidence for QA tickets
Install via CLI
npx skills add https://github.com/veolab/applab-discovery --skill quick-capture
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator